commit | db33757e93ad4332ef2da7bfe5e355392fccf1be | [log] [tgz] |
---|---|---|
author | Chrome Metrics Logs <[email protected]> | Tue Apr 14 18:31:54 2020 |
committer | Commit Bot <[email protected]> | Tue Apr 14 18:31:54 2020 |
tree | 594af6fa0e94f7ea2263b1031cf29aa27c889a52 | |
parent | 99c99f8874fd26590a79b613b71a1cb4801a3a89 [diff] |
Delay expiry of frequently used histograms. Updates the expires_after attribute for 154 histograms that show frequent access in the past 90 days. These are the 90% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2020-10-11. [email protected] Change-Id: I98bd635226403ce6fd3a5eceec7a27b6a9e97183 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143868 Reviewed-by: Chrome Metrics Logs <[email protected]> Commit-Queue: Chrome Metrics Logs <[email protected]> Cr-Commit-Position: refs/heads/master@{#758920}
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.
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.