[roll] Roll fuchsia [carnelian] Support flatland

Add support for the Flatland compositing system.

Added a new view strategy for Flatland, much of which is a copy of the
strategy for scenic. Since the scenic strategy is going away with
scenic, it might not be worth the effort to share the common
implementation. Reviewers are encouraged to suggest otherwise.

This implementation works, although the lack of stability in Flatland
makes it hard to be sure this support is complete. Ten second traces of
rendering do look very solid, though, with no missed frames. Still, it
seems worthwhile to commit this CL as a basis for further efforts on
Flatland support.

Original-Bug: 83510

Testing: manual

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/569921
Original-Revision: 9d51ca10ab2d82f954632c384573d3ae5b875fc4
GitOrigin-RevId: 27c3d7de0850127a09c18bd4db7805e5c759e5c9
Change-Id: I0fcd631def12d5e936414b0a69e07c1bb146040f
1 file changed
tree: 41f3217b018e08cbe834dfb59cd2c6d55aae9122
  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.