[roll] Roll fuchsia [scenic][display] Handle vsync timing and cookies in Vsync2 handler.

This is part of the transition process from using Vsync to
Vsync2 events; Vsync2 handler in Display and DisplayManager
will handle vsync timing and cookie acknowledgement instead,
so that the old Vsync handler will be removed safely.

TEST=modified display_manager_unittest to use OnVsync2() when
     handling cookies.
Original-Bug: 72588

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623206
Original-Revision: a5dff9fad6338b7ed344c4a7cdf1e7aca4ddecd4
GitOrigin-RevId: 482498bc95379c348d24e745d70fbbd333a42a29
Change-Id: Ie0f8918d17c3c664a4521caf65ec2cca8b7ac724
1 file changed
tree: b1a02d910e8dfa1819546e079c5641aab1f612cf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.