commit | 5053e15bcac8896989757a5c647e49328937ea30 | [log] [tgz] |
---|---|---|
author | Maggie Chen <magchen@chromium.org> | Thu Sep 26 19:20:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 19:20:33 2024 |
tree | 69c0eb574efe533a82ba593fab78f7b98051331a | |
parent | 93b626ee20b32fd5fc48bc03d88e945283c57cbc [diff] |
Update the CADisplayLinkMac experimental feature UseRefreshRateRange. Fix the wrong DCHECK that affects the case when this feature is off. The feature is still disabled by default. Needs more testing. Bug: 345275139 Change-Id: I1fbd1288f80e7d2bcfe087dde08291be494e4d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5892420 Commit-Queue: Maggie Chen <magchen@chromium.org> Reviewed-by: ccameron chromium <ccameron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1360712}
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.