commit | 0007230625940c4b321b4f1c6045eaee96b3b1be | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Tue Apr 08 16:23:38 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 16:23:38 2025 |
tree | 445785855deba0c87884ebb663e532fc5ee6c59b | |
parent | e6060c975c05858e43053c392f85ddfea62e65f7 [diff] |
metrics: Remove expiring histogram. Additionally, promote the ID-based histogram to never expire now that our release infra relies on it. Fixed: 404246703 Change-Id: I1092c29ebd1d535ce44da1424320e5d85f445e9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6419908 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1444168}
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.