commit | 5f3bd34e872eb75a5a776857b251938c9c466e13 | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@chromium.org> | Tue May 20 22:52:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 22:52:24 2025 |
tree | 2520408a2bd74c90565cc4534d6e4dd87d3399e0 | |
parent | fb94f2a3d3085391d80ca6853cf2200eed91f638 [diff] |
[//components] Use RasterScopedAccess in ReadbackPixelTest As part of the effort of introducing RasterScopedAccess, this CL refactors the SyncToken waiting/generation in ReadbackPixelTest with RasterScopedAccess. Bug: 40286368 Change-Id: I906fb6eb6b623a3785d6a679c5cb4f676e6a0a2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6568994 Commit-Queue: Mingjing Zhang <mjzhang@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1463069}
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.