commit | a4b6a06b37e68606e7cf162797adf3379ae6d9ce | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@google.com> | Tue Sep 14 19:44:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 14 19:44:26 2021 |
tree | 136e9c3f35b94757ea7c429e8c6400e15b620c8f | |
parent | cc008c73a58f7e4e3ed47527636dfeb88488e0d7 [diff] |
Skip GL shared image backing on display If display is not using GL to composite, then it should not need any GL-based shared image backing. Bug: 1143279 Change-Id: I3eba3b3ddf732df8d56f4bd755c3211b5040a4f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3159550 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#921357}
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.