commit | 66dc580cd932523606f9f68f702ba939c1f89ee1 | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@chromium.org> | Tue Apr 19 18:14:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 19 18:14:45 2022 |
tree | 9e2cb32be0424e7ba271233e8480569939d0db5c | |
parent | 47836c1ecd8681bae866e8907d8b4740dd070097 [diff] |
Use frame deadline for ADPF target when available FeatureParam still takes precedence when set. Need to update the default for FeatureParam so that can use frame deadline can be used. Arbitrarily pick 75% of frame deadline for CPU work, which ends up being close to 12.45ms on Pixel 6 Pro. Bug: 1308459, 1157620 Change-Id: Iada38d02dc370b6ffff900dbd4463274e6790d7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585345 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#993804}
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.