commit | cc6d0a7a0bc7c0798f952017783003a987cad3bb | [log] [tgz] |
---|---|---|
author | Patrick Meenan <pmeenan@chromium.org> | Thu Aug 31 02:45:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 02:45:39 2023 |
tree | e8491347f2a6158c61459288f4009980c2fc5dd8 | |
parent | 59e4613b4ab92e201d5e922d270f5830bff6bb5a [diff] |
Enable the BoostImagePriority feature by default Experiment results showed the 5/2 config to be the optimal config. Leaving the in-code param defaults to 0 so that the feature can still be turned off using the feature flag if necessary. Bug: 1431169 Change-Id: I71bba6beaf570c4916ecc4d57cf861d9a916e0f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4827642 Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/main@{#1190497}
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.