| commit | f1594b28f6bae102df70a9f5f17af5d8dc104c03 | [log] [tgz] |
|---|---|---|
| author | Niklas Wenzel <dev@nikwen.de> | Wed Dec 03 01:53:11 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 03 01:53:11 2025 |
| tree | 63399c100aad62aedd40d1107d932e185c45f9c8 | |
| parent | a8c8e020d4398c76f7a528c54ab888a0d36be279 [diff] |
viz: Create IsBufferQueueSupportedAndEnabled() This is in preparation for crrev.com/c/7115438. In that CL, we need to access this logic from `SkiaOutputDeviceDComp`. Bug: 457463689 Change-Id: I31bbaa6b5d79697c6bb5e1fc6738f6ea5a937b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7210913 Reviewed-by: Michael Tang <tangm@microsoft.com> Commit-Queue: David Sanders <dsanders11@ucsbalum.com> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1553190}
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.