commit | 5e2c8e496987905b266486c9f2f9f9fd97b04468 | [log] [tgz] |
---|---|---|
author | Justin Green <greenjustin@google.com> | Fri Nov 10 21:35:40 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 21:35:40 2023 |
tree | 00d909898d2cc0bd8f422ba382bd88b19292ddc7 | |
parent | 9429e368ed2cec80cfa87e994682f378d1f82935 [diff] |
media/gpu: Make VulkanImageProcessor Async Refactor the VulkanImageProcessor to process frames asynchronously. Note that this no longer obeys the ImageProcessor API, but this will make the VulkanImageProcessor more suitable for integration with Viz. Bug: b:251458823 Test: Tested by running ImageProcessorBackendTest.VulkanDetileScaleTest on Cherry. Change-Id: Ie2dce3034e2b1c5e657f721d37d8bb47af9ffcc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5014556 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Justin Green <greenjustin@google.com> Reviewed-by: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/main@{#1223136}
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.