commit | 03ee2d79d53863a2002015fb65a0ad245664db48 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Fri Jul 19 15:04:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 15:04:30 2024 |
tree | 97014f3d60a344f330176ccc4a718fae33084b04 | |
parent | c2fce29e49f625ed219711939bb3ced403180546 [diff] |
[gpu] Remove legacy multiplanar codepath from SkiaGraphiteDawnRep Now that legacy multiplanar with GpuMemoryBuffer codepath is gone, we can remove legacy_plane_index_ and is_yuv_plane_ from SkiaGraphiteDawnImageRepresentation. Bug: 332564976 Change-Id: I1d2fe8bf570297691a91afc2d1316e29a62b0f80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5722729 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Cr-Commit-Position: refs/heads/main@{#1330248}
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.