mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-08 19:33:07 +00:00
Notable changes: 1. Use "W" methods during window creation and message dispatching to ensure unicode characters are sent to the window. 2. In DisplayEventDispatcher::dispatch(), filter() and map() will be ignored if we don't call collect(). We replace map() with a for loop to make this clearer. Other changes are due to linter/formatter warnings, etc. Bug=b:213150276 TEST=cargo b -p gpu_display --features win64 --no-default-features Change-Id: I767aec208d8afd7d7cb86039d08ba8ec8369da81 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3913991 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Pujun Lun <lunpujun@google.com> |
||
---|---|---|
.. | ||
examples | ||
protocol | ||
src | ||
build.rs | ||
Cargo.toml |