| commit | 8724ce331c8d24f5487db6b7e5ca02f648568dd0 | [log] [tgz] |
|---|---|---|
| author | Orko Garai <orko@igalia.com> | Thu Oct 10 20:30:13 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 20:30:13 2024 |
| tree | 8cbf0ea8bf459fe62907c276c5dd879207392cef | |
| parent | 94db7f38428d9b6f0ff18e96695efe23c5945d3d [diff] |
linux_drm_syncobj_v1: Part 2: Replace hard-coded old protocol references Replace hard-coded references to older protocol linux_explicit_synchronization_v1 protocol with WaylandConnection::SupportsExplicitSync(). Bug: 367623923 Change-Id: Ie04f28e05563a15251245609f6bfb4d190ab0cbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912077 Reviewed-by: Nick Yamane <nickdiego@igalia.com> Commit-Queue: Orko Garai <orko@igalia.com> Cr-Commit-Position: refs/heads/main@{#1367076}
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.