| commit | a817de9fc762de8ec1ca1d24d96b1358299295f0 | [log] [tgz] |
|---|---|---|
| author | Robert Mader <robert.mader@collabora.com> | Wed Oct 19 20:17:53 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 19 20:17:53 2022 |
| tree | 04a05863d631dca12e744a54140a04c005115816 | |
| parent | 79e1d575afa3964c67537f09cc0012e2bf291b72 [diff] |
gpu: Add fields for DRM info These will be used to communicate between Exo and the GPU process. As both users have been subject of reverts before, land this independently. This has been split out of https://chromium-review.googlesource.com/c/chromium/src/+/3925978 Bug: b:224580219 Change-Id: Ifbeb0dcd6691a8059a9f91a9bd77fc18f1f1c568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3963041 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1061209}
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.