commit | 3b8c9978e044553286946d5e686bb3ba2b73de43 | [log] [tgz] |
---|---|---|
author | Sergii Bykov <sbykov@google.com> | Wed Apr 12 17:18:10 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 17:18:10 2023 |
tree | 2a09833e4edf385a9610d06ef1a5c5f54024256b | |
parent | 9f4bc5d1c65ad50fba6c255a265c39dd6691decd [diff] |
[Code Health] Remove expired GCM.Crypto histograms Removed expired GCM.Crypto histogrmas and related code: CreateKeySuccessRate (expired as of M88) GCMDatabaseUpgradeResult (expired as of 2021-07-21) GetKeySuccessRate (expired as of M88) InitKeyStoreSuccessRate (expired as of M94) LoadKeyStoreSuccessRate (expired as of M94) RemoveKeySuccessRate (expired as of M94) Bug: 1384281 Change-Id: I33382c70415d78f373fac7d72b48f7a97414add9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4414888 Commit-Queue: Sergii Bykov <sbykov@google.com> Reviewed-by: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1129331}
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.