crosvm/gpu_display
Daniel Verkamp d4505a7f1c base: replace PollToken with EventToken tree-wide
Pull the declaration of the `EventToken` enum up to the top level of the
base crate, replacing the identical implementations inside sys/windows
and sys/unix.

Use the `EventToken` name consistently throughout the tree to remove the
unix-flavored "poll" nomenclature.

BUG=b:213153157
TEST=tools/dev_container tools/presubmit --all

Change-Id: I0ba42037b533b796797a7a3f6d8d7e71a5592aba
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3642673
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Noah Gold <nkgold@google.com>
2022-06-02 22:30:38 +00:00
..
examples gpu_display/wayland: Added keyboard and pointing devices 2021-06-15 03:14:07 +00:00
protocol gpu_display: Add opt wayland ext for sending scanout id 2021-06-30 02:22:14 +00:00
src base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
build.rs Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
Cargo.toml Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00