commit | e6657f7cbd18bb8bc217f0d0aee3361a5fc2eda6 | [log] [tgz] |
---|---|---|
author | Hirthanan Subenderan <[email protected]> | Fri Apr 16 10:43:12 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Apr 16 10:43:12 2021 |
tree | 0956f499ea7abc3fcd906cec1a7e2205a78d786d | |
parent | 12f98d73a92b4adda395539d7cc3c68f0cff6e27 [diff] |
Implement codepaths to add full_hardware_class proto field. Launch covers client side changes needed to add full hardware class to ChromeSync, in an effort to improve the accuracy of stored device models. By tracking the full hardware class of a device, more accurate chromeos device segmentation of DAU can be accomplished. This can be used to determine information about how hardware components of a device relate to usage patterns, or issues commonly occurring across them. Added unittests to validate correctness. Bug: 1188978 Change-Id: Ie33b5737ebf5f53e5ba54db2ee85887dcb2c7046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2800501 Auto-Submit: Hirthanan Subenderan <[email protected]> Commit-Queue: Hirthanan Subenderan <[email protected]> Commit-Queue: Richard Knoll <[email protected]> Reviewed-by: Richard Knoll <[email protected]> Reviewed-by: Rushan Suleymanov <[email protected]> Reviewed-by: Travis Skare <[email protected]> Reviewed-by: Ben Wells <[email protected]> Cr-Commit-Position: refs/heads/master@{#873253}
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.