commit | 21b8f1b7226463b7aa7f2fa10ebd5c7855d8bc27 | [log] [tgz] |
---|---|---|
author | William Mahon <wmahon@google.com> | Wed Sep 21 19:03:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 19:03:38 2022 |
tree | e144508975f690e41ccc778c9d313b76667bbe04 | |
parent | e461ecb4dce268e038ec8c05c7500e151f4cf828 [diff] |
ozone: evdev: Add logging to Fake Keyboard Heuristic Adds simple logging when a device is suspected of being an imposter keyboard. This is useful for WWCB testing purposes. Bug: b:247152239 Test: ui/events/ozone/evdev/input_device_factory_evdev_unittest.cc Change-Id: Ib27af0299aecf462c582e8b74c0be137938480da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3899747 Reviewed-by: Harry Cutts <hcutts@chromium.org> Commit-Queue: William Mahon <wmahon@google.com> Cr-Commit-Position: refs/heads/main@{#1049777}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.