| commit | afd64a66f70a14d4f64544f42c9bdcde7493e98c | [log] [tgz] |
|---|---|---|
| author | Colin Blundell <blundell@chromium.org> | Wed May 15 08:44:57 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 08:44:57 2024 |
| tree | 6273fc10a8f6794eaa11f3a16acd9cb064f729ff | |
| parent | a0013692eee48148e68a888a43f6451e95851546 [diff] |
[//gpu] Populate YCbCr info when creating Graphite texture for video We now have the necessary Skia and Dawn APIs to populate the Graphite backend texture with the YCbCr info obtained from Dawn's SharedTextureMemory at the time of promise fulfillment. A separate CL will populate the info that is used during record. Bug: 41488897 Change-Id: I272866b90166aa235420416770cdc27e05f5e9d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5538011 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1301164}
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.