commit | f5da96b6eb3bff34508c19173d772b9f2555df6e | [log] [tgz] |
---|---|---|
author | David Padlipsky <dpad@google.com> | Mon Jan 22 06:07:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 06:07:34 2024 |
tree | 1ec27dcf607e4c152e230b083f99e3af5ed1d40d | |
parent | ac5bc7235f1bdd4a976cce9a24e249592e4a0847 [diff] |
metrics: Keyboard usage metric Adds a metric that keeps track of what combination of modifier + keys people most commonly use. It groups together all alpha and digit keys into categories so there are no privacy/security concerns. The goal is to get a metric to see how people utilize their keyboard. Bug: b/321281982 Change-Id: I8d6d596e5c14bdfcf79290b17ee25e80480874d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5216793 Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Commit-Queue: David Padlipsky <dpad@google.com> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1250002}
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.