commit | d0d4d0361bae9b5cb67f77c6a3b0b1dffeb7c5d0 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Fri Jul 05 19:11:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 05 19:11:24 2024 |
tree | b4f7e427fb4221c4bc225fe9a33f0aa2fe979c76 | |
parent | 6f9c61c5b074454449fcf382d3b8dc61ec68d8cb [diff] |
[gpu] Remove some legacy SIBackingFactory::CreateSI with GMB codepaths This change removes some of the legacy SharedImageBackingFactory:: CreateSharedImage with BufferFormat/BufferPlane codepaths that are being replaced with corresponding method that takes in SIFormat with GPUMemoryBufferHandle instead. Note: Will remove other method from other factories in follow-ups Bug: 332564976 Change-Id: I6f5dc1082e9cde218ab19188a00401be5d36fcb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5679224 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1323775}
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.