commit | acb0df75e42ede527c77dd719ccee0dbde673892 | [log] [tgz] |
---|---|---|
author | Chrome Metrics Logs <chrome-metrics-team+robot@google.com> | Tue Dec 24 09:19:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 24 09:19:56 2024 |
tree | 69b342aa301787d832458ff24afdb0be0dc4812b | |
parent | 1ad7661d198fd887c88f44590a4cacd2fc5d8d5c [diff] |
Delay expiry of frequently used histograms. Updates the expires_after attribute for 1512 histograms that show frequent access in the past 180 days. These are the 99% most frequently used histograms over that time that have an expiry date (or milestone equivalent) between 2025-02-07 and 2025-04-23. TBR=chromium-metrics-reviews@google.com Change-Id: Ia55222eca686a4bf37430a0feab8b717c87db31f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6121686 Bot-Commit: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/main@{#1400014}
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.