commit | a593268db25e25ed5a5eb39c693ec32108e01ff7 | [log] [tgz] |
---|---|---|
author | Sherri Lin <sherrilin@google.com> | Mon Apr 04 08:59:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 04 08:59:54 2022 |
tree | 3cd21522b25d7ef5d431dd889dbfb7a9ddfae736 | |
parent | 9b067ffd2b0a20d0bb1d47be2496958301c7faf7 [diff] |
Login: Introduce MetricsReporter to centralize UMA tracking In the current login flow, reporting metrics are sparsely located. We would like to centralize the metrics reporting to make changes in metrics implementation simpler in the future. Bug: 1306417 Change-Id: I1a491108f0795b32b6ceae34b96b2355f93352c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3528787 Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Reviewed-by: Ben Franz <bfranz@chromium.org> Commit-Queue: Sherri Lin <sherrilin@google.com> Cr-Commit-Position: refs/heads/main@{#988418}
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.