commit | eb8ef02e4505436c87df393643231cd9660a358c | [log] [tgz] |
---|---|---|
author | Mohsen Izadi <mohsen@chromium.org> | Tue Oct 05 00:48:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 05 00:48:45 2021 |
tree | d2e2786b25666034de215c0628fe8e39a07ed15e | |
parent | b5d7a9b8f6a6f6878245d54e5eb4037c4836917a [diff] |
Switch EventLatency histograms to use patterns instead of suffixes EventLatency histograms are documented in histograms.xml files using deprecated suffix style. This CL moves them to use the new patterned style as a follow-up to crrev/c/3165979. Bug: 1243577 Change-Id: Iefc5f9d3cedf52dd202453390bc07e0da661f3fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3182702 Auto-Submit: Mohsen Izadi <mohsen@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/main@{#927936}
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.