commit | 8877da5e5c07bab55886f0da8cd6a8215d71380b | [log] [tgz] |
---|---|---|
author | Vishwas Uppoor <vishwasuppoor@google.com> | Tue Nov 19 17:26:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 17:26:21 2024 |
tree | 651258c96522dd503ffcee8580126ea0b809e98b | |
parent | ee94f376a0dd642a93fbf4a5fa8e7aa8fb2a69b5 [diff] |
[PIX] Stop using transaction result histogram Histograms for the transaction result, latency, and corresponding ukms are being replaced by a new histogram. Stop their usage. Note: Since this change will be merged back, the histogram will be deprecated in a future change to minimize merge size. Bug: 377126728, 367751320 Change-Id: I053266de8f1348b4dfdc20b7899d73f61e5ee277 Fixed: 379587690 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6029730 Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385039}
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.