commit | e80051b68b023ec04ade4297f8d4b197f2d07a3c | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@chromium.org> | Tue Apr 23 18:27:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 18:27:32 2024 |
tree | 47413f610f87236d8252dd4d5aec4b5b4a9e6bf2 | |
parent | 6c956d502beea1f1d4da12ac1ef043e94e81aa20 [diff] |
Use SharedImageBufferHandleSet in TextureDeviceExerciser As part of the ClientSharedImage refactoring, this CL replaces the usage of MailboxBufferHandleSet in WebRTC video capture service browser test with SharedImageBufferHandleSet. Bug: 1494911 Change-Id: Ie51609db7c7001b5be26d5e703ca912010e3b05c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5463433 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Mingjing Zhang <mjzhang@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/main@{#1291443}
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.