commit | 98da6a6312a24aac24217e9aa97baed8ac183301 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Thu Sep 22 17:47:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 17:47:21 2022 |
tree | c009061e351df6085709b0e0a471565a538a2e79 | |
parent | dd0720f77a8005e14820865089a1aab5235ff1c9 [diff] |
Create TransferableResource using MakeGpu calls For multiplanar shared images, we need to replace ResourceFormat with SharedImageFormat in TransferableResource to be used by the display compositor. This change creates TransferableResource in Ash using MakeGpu calls allowing internally to use SharedImageFormat from the ResourceFormat. This changes is functional no-op. Bug: 1366473 Change-Id: Id5962e229c7db3edbc12a8403a548f5756289252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3905971 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1050259}
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.