commit | e3e595ca2957a588a8ab4466740d609db9a14af8 | [log] [tgz] |
---|---|---|
author | Benoît Lizé <lizeb@chromium.org> | Mon Jun 30 13:41:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 30 13:41:15 2025 |
tree | bf40e10f3abcf0274266e17f123aa7d5e62b1479 | |
parent | 5eff1a6dfa41dcb7d07b45e0db4dc272e0e33f19 [diff] |
[cc/scheduler] Add a metric to report deadline mode Precise deadline mode distribution is not necessarily relevant (and not supplied by this metric, see the histogram comment). However, recent experiemnts have (un)knowingly moved it, so reintroduce this metric to allow observing distribution shifts. NO_IFTTT=This CL adds the IFTTT markers Bug: 379678455 Change-Id: I996b3bf4f7661a5e2010dd1f223e4a995c9757e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6678277 Reviewed-by: Jonathan Ross <jonross@chromium.org> Commit-Queue: Benoit Lize <lizeb@chromium.org> Cr-Commit-Position: refs/heads/main@{#1480481}
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.