commit | bf3fd413c38483d5810f34688416cbf248f8ba92 | [log] [tgz] |
---|---|---|
author | Zhenyao Mo <zmo@chromium.org> | Wed May 25 03:00:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 25 03:00:52 2022 |
tree | 3f90352fba54b939744e3c26babead2009f0d482 | |
parent | 79ed68dfbf37c5a9b72eceaab4262564905169bf [diff] |
Clean up dual-gpu handling code Align Mac code paths with Windows. TEST=manual R=kbr@chromium.org Bug: 1315820 Change-Id: Ifef1a327c51ea037713a0e10642e3cb2f920ec5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3661512 Reviewed-by: Maggie Chen <magchen@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007206}
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.