commit | a3f4c77cb8416e743cb15d44aa75d30edf927c88 | [log] [tgz] |
---|---|---|
author | Xinglong Luan <alanlxl@google.com> | Mon Nov 28 23:02:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 28 23:02:32 2022 |
tree | d310087a2d9dda4e60537f091e5ac246c5947dc7 | |
parent | df97fa503fba344db3d67a18c22ce4b338e960e8 [diff] |
Add FederatedService histograms and enums These histograms are added to track events and metrics of federated service. Code that emitts these histograms is added with https://crrev.com/c/4055979 Bug: b:251378482 Test: validate_format.py Change-Id: I0672463945c510ff180cab7bf1de01d6118e65b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4058676 Commit-Queue: Xinglong Luan <alanlxl@chromium.org> Reviewed-by: Luc Nguyen <lucnguyen@google.com> Reviewed-by: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/main@{#1076486}
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.