commit | 4b25b2f0a45845f5df287d8d71811c5e7cc71a38 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Mon Nov 14 19:53:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 14 19:53:17 2022 |
tree | d5a19a885c476e239db0bb16946c53aa9c3cbba7 | |
parent | a2ece7a50913c829eb89e1ed43d41df7bb417573 [diff] |
Multiplanar SI: Plumb SIFormat in ImageContextImpl ImageContextImpl currently contains a ResourceFormat. For multiplanar formats we will need SharedImageFormat so replace it with SIFormat. Bug: 1366481 Change-Id: I12dce1195790ef0a59bc3b03132a56562160dbb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4020733 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Cr-Commit-Position: refs/heads/main@{#1071149}
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.