commit | 43d4eded2df30e896d6387357264fc18a27e150c | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@chromium.org> | Wed Nov 22 21:37:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 21:37:59 2023 |
tree | 95c4b9116101ece6d9ad23c20f60680cf8ad68a7 | |
parent | 2ca10de3091ec4fe95c60de382cb6ef65afa89ed [diff] |
[cc] Reduce mailbox usage in oop_pixeltest As part of the ClientSharedImage refactorization, this CL partially replaces with ClientSI the usage of mailboxes in oop_pixeltest. The full replacement will be completed in future CLs after the raster interface functions are refactored to accept ClientSI directly. Bug: 1494911, 1499992 Change-Id: I635b10cf7624fb4a64684437a3d06eec095f2309 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054303 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Mingjing Zhang <mjzhang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1228209}
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.