commit | 122b52c86476d90c104b7373ecedb84892464adc | [log] [tgz] |
---|---|---|
author | Nafis Abedin <nafisabedin@google.com> | Fri Sep 06 16:32:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 06 16:32:30 2024 |
tree | ed48df554e477db4e95b161d395c961cc6507a8e | |
parent | e00b35228dedb106b516c1c1680a623723d05416 [diff] |
[Clank Startup] Adding a Clank Startup Latency Ablation Experiment This experiment will add a fixed-amount of latency to Clank startup during Main Intent launches to determine downstream effects. The ablation is injected in performPostInflationStartup at an Activity level via busy-waiting. Bug: 334143643 Change-Id: Ifc7cbe1f55cd6427b947a7a282329686f15acd61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5818012 Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Reviewed-by: Sean Maher <spvw@chromium.org> Commit-Queue: Nafis Abedin <nafisabedin@google.com> Reviewed-by: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/main@{#1352091}
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.