mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
3b2ecd9570
1. gpu_control_tube is not used on Windows yet. We will make use of it and test it in the downstream first before removing the Unix feature flag. 2. In Gpu::keep_rds(), skip appending descriptors of stdout and stderr since it is hard to find such descriptors on Windows, and this function won't be called on Windows anyways. 3. Some functions in gpu_display should be guarded with gfxstream feature flag, since we don't need to link against gfxstream binary when we are building/tesing without gfxstream. BUG=b:213149288 TEST=presubmit Change-Id: I28c3d16d82916e6d4a542aa008dd09015141716c Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3947825 Commit-Queue: Pujun Lun <lunpujun@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
examples | ||
protocol | ||
src | ||
build.rs | ||
Cargo.toml |