[roll] Roll fuchsia [wayland] Improved frame callback support.

This removes the single frame callback limitation. Most clients
use a single frame callback but the protocol requires that
we support multiple. This makes clients that use multiple
frame callbacks per frame work.

Test: wayland_bridge_tests
Original-Bug: 86032
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602742
Original-Revision: b3ac8e381941f005e7e57583b19dce77b5ff789b
GitOrigin-RevId: 2f7cf173a8957146d022916442edda5d5a4a6d4f
Change-Id: Ibf69dd5a6e35de0818d3e1cecf98363a8f237c29
1 file changed
tree: afa5a050a13a84c0b98fe70abcb204bfa9f65dfc
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.