commit | 0610ea640da71e791b011e0057720738d2b858c4 | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <hidehiko@chromium.org> | Mon Jan 29 13:24:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 13:24:59 2024 |
tree | e37f4d93d2ffb6ef3ed363cec6f20fbed38e1441 | |
parent | 64578859bea5ea74824b306f1359f54cb1fcafc1 [diff] |
Introduce KeyboardModifierEventRewriter. The new rewriter is added behind the flag, that will be enabled on a following CL. BUG=1337672, 1440147 TEST=Tryjob with enabling the feature. Run on DUT. Change-Id: I270f448c1a0b6552120d39cd8f3c50236c9020cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4992981 Reviewed-by: Katie Dektar <katie@chromium.org> Reviewed-by: David Padlipsky <dpad@google.com> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253255}
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.