commit | 37b519388ec4265b2a708b4ab83c0a1a10ef3802 | [log] [tgz] |
---|---|---|
author | David Padlipsky <[email protected]> | Thu Jan 26 01:44:59 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 26 01:44:59 2023 |
tree | 843b40461e779ebeba020fcf64fa4e6496d8b979 | |
parent | df6849259eb2defbe720921bbe312baeb0aeb5de [diff] |
Settings Split: Add per-key metric for modifier remappings Adds metrics for modifier remappings when Chrome is first initialized and when the settings change. Bug: b/241965700 Test: ash_unittests Change-Id: Ie00f5bf768b149da18963e08015b5b84b8368c88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4191041 Commit-Queue: David Padlipsky <[email protected]> Reviewed-by: Zentaro Kavanagh <[email protected]> Reviewed-by: Xiaohui Chen <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/main@{#1097183}
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.