[roll] Roll fuchsia [display][coordinator] Check preconditions for OnDisplayVsync().

This makes it more likely that we catch incorrect driver or testing code
before it gets landed, and makes it slightly easier to reason about the
VSync processing logic.

Original-Bug: 388885807
Test: fx test //src/graphics/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245568
Original-Revision: da7d7334602c0fd7583ded8a991114b0ddcaee2b
GitOrigin-RevId: 9e88e77c124d7f316b66537f72c598d7ab2053b6
Change-Id: I5d358baeba9c0da018a6840b027289dac3baa621
1 file changed
tree: 36f58a0e0d3e53f54a0220c2beebe32157a60f6b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.