commit | 78f351672084617c333f79e911069c8bce16d726 | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Mon Dec 30 15:38:29 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 30 15:39:42 2024 -0800 |
tree | aeea03020cac521bdfdc9bdf17536f06c39e9148 | |
parent | 75985b64fc91af3cabf9d39368ba33c11ac483ae [diff] |
[roll] Roll fuchsia [display] Create standalone protocol adapters library. This CL extracts the adapters in the virtio-gpu-display driver. The code is similar to the driver, with one exception -- the DisplayEngineBanjoAdapter class became a template, so it can accommodate different DisplayEngineInterface implementations. This CL has fairly empty tests for the adapter implementations. Unit tests will be fleshed out in separate CLs, so we can iterate on the approach to mocking. Original-Bug: 42079190 Test: fx test //src/graphics/display/lib/api-protocols Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178735 Original-Revision: eac9caaa3581818b49e3f79b9807709e130568be GitOrigin-RevId: 161aadc679bbd6e1cc8e03d961e5d53d5035a7fe Change-Id: I52e3c2cecefa906d0917d694160ea5bb1474ef14
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
.