commit | b8120df6308688afb0ad569076a3df778acd720d | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@chromium.org> | Mon Oct 17 13:18:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 17 13:18:27 2022 |
tree | baac612cc7d56ac93ebbb0208d8c338ea3109ddd | |
parent | 87cf1589bb30dde902d74657840c8486b605a9b1 [diff] |
Remove reduce gpu flag Only the flag is removed. base::Feature and implementation remains. Bug: 1351867 Change-Id: Ib60e24f020e40ce8594251492ff8e0a26e4c3e2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3958507 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Auto-Submit: Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1059915}
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.