[roll] Roll fuchsia Revert "[display] Migrate display driver to LLCPP EventSender"

This reverts commit dd0cbf4c4bc69f985ba6565111c8c17bc021c9b8.

Reason for revert: Causing flaky crash when sending VSYNC events

Original-Bug: 63380

Original change's description:
> [display] Migrate display driver to LLCPP EventSender
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/458150

TBR=jbauman@google.com,yifeit@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/459157
Original-Revision: 9a0da6bc2875b32f07a51acb29aa245b06b19348
GitOrigin-RevId: bab70d1949001596aac47cb5ad80ab5ce11680db
Change-Id: I117994d5abe7c8304a6e426df84b02c37db3c17e
1 file changed
tree: fcccb09e84180d0640f5628043540a3d3129061f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.