| commit | a3a7db5cee4f06d2d701cbc409a36d18a2e9eecd | [log] [tgz] |
|---|---|---|
| author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Mon Apr 21 17:28:24 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 21 17:30:16 2025 -0700 |
| tree | 0893916cbfa96abe20b4a646ef47bf4dd6522041 | |
| parent | 23d9a69ea26f64be86d2deced2e9c197b0d6866e [diff] |
[roll] Roll fuchsia [fake-display] Switch to library-based Banjo adapter. This CL deletes the custom Banjo display engine implementation in the fake display "driver", and switches to the API in the lib/api-protocols/cpp library. The library-based adapter uses the types in the lib/api-types/cpp library, which do input validation on construction. Adopting these types brings the validations to all tests that use fake-display. Furthermore, this work gets the driver's code closer to virtio-gpu-display, in the hope of making future API migrations easier. Original-Bug: 388885807 Original-Bug: 42080631 Test: fx test //src/graphics/display Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192900 Original-Revision: 106b5cf862e3e3610eabb55f56f6e9dc3eefa82c GitOrigin-RevId: 130b35433205edbb5d25ca0f1354c3219ae4d5f2 Change-Id: I448fdc4efcb2d629084023f0254f8dffd7cb5952
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 in one of the communication channels documented at get involved.
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.