commit | 0522133d89a4053704019bcdded2196ef40b0c76 | [log] [tgz] |
---|---|---|
author | Daniel Classon <dclasson@google.com> | Tue Oct 13 20:57:27 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 13 20:57:27 2020 |
tree | e9aea213749cba7bca45442c385c0a7a545f5ab2 | |
parent | f93556a54fdcc66b7c9ea5530fa45d95f68f15e3 [diff] |
[OsSettingsMetrics] Add Metric for kTouchpadSpeed (Int pref setting ex.) Adds a metric for the kTouchpadSpeed setting on the Device Page. It records the sensitivity value that the slider was set to. Bug: 1133553 Change-Id: I85cbc27b0bced774672fa1bbbcbc2508ff23092c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459789 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#816765}
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.
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.