commit | 5c6bd1e4f3edbc0a32b04f55db11582b872b7c47 | [log] [tgz] |
---|---|---|
author | Benoit Lize <lizeb@chromium.org> | Tue May 11 10:02:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 11 10:02:43 2021 |
tree | 6ecc129df28aec9e12a3c8bf5d05dafa29f1e540 | |
parent | 1321fb6d4c9e0aa8041eb8ee03090ded68e03483 [diff] |
[blink/scheduler] Remove unused per-task metrics. All the removed metrics in this CL expired several releases ago, but are still recorded. Remove the recording code. Bug: 1205915 Change-Id: I5c7012da34a5ebce9672bae166db9f37c9a363eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2874543 Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#881468}
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.