[roll] Roll fuchsia [scenic][flatland] Introducing ReleaseFenceManager.

ReleaseFenceManager is a helper class which will be integrated into
DisplayCompositor.  It encapsulates the logic for signaling release
fences, and for invoking frame-presented callbacks according to the
contract with FrameScheduler.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/514666
Original-Revision: d0584152a1956ba81ce93ee5a68fb5cfbe5c93b4
GitOrigin-RevId: baa6d37af83ffcdb874a1c231676240d0cd26b86
Change-Id: I9635d570c45b88d97c08e0f76c6e0d268173d3de
1 file changed
tree: a6dd2263ad21338a6d25d0da4a4ba9c8dc621bd9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.