[roll] Roll fuchsia [goldfish-display] Decouple goldfish-sync waits from ColorBuffer. The goldfish-sync eventpair and async Wait should be tied to a display configuration instead of a single ColorBuffer. This change moves the eventpair and async Wait from |ColorBuffer| struct to a separated queue |pending_config_waits| for each display device. This will help when there are multiple ColorBuffers (multiple layers) presented in a single display config. Test: refactor only, no-op. workstation.x64 on FEMU. Original-Bug: 93349 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/663985 Original-Revision: d89c097a7e5bce679fcb40edead9a4f0df73d21f GitOrigin-RevId: b970010f2e3d7aaf7ff41f44a180a4dfad8c11f4 Change-Id: I5f4976ff95f201fadf107a116030c064481c1282
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.