commit | cff75f8800976144283e0a953baf13074135941c | [log] [tgz] |
---|---|---|
author | Nafis Abedin <nafisabedin@google.com> | Wed Jun 18 01:45:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 18 01:45:03 2025 |
tree | 49ae97992277ca0d14dd49fe094ad749cdd93a68 | |
parent | f2a4948e88b83eae6326a4e942b3872704821bcb [diff] |
[Direct Receiver] cc/slim Direct Receiver When enabled, slim receives CompositorFrameSink messages directly without the intermediate IO-thread hop. Bug: 421932433 Change-Id: I7f5db515ffb0aa152d8a37fbbca79ec40e9cc978 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6626054 Reviewed-by: Bo Liu <boliu@chromium.org> Reviewed-by: Florin Malita <fmalita@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Nafis Abedin <nafisabedin@google.com> Cr-Commit-Position: refs/heads/main@{#1475361}
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.