| commit | 69da0e64bcdd1ad8a356ac412d20c501064cfe8c | [log] [tgz] |
|---|---|---|
| author | Maggie Chen <magchen@chromium.org> | Tue Jul 22 21:25:30 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 22 21:25:30 2025 |
| tree | 57aea735a8c9a54c4d885bfce28b38c053ccc082 | |
| parent | c68523a8928fc74f605f48b22802b7b61671efd5 [diff] |
Add a new histogram "GPU.DrDcEnabled" Whether DrDC (Direct Rendering Display Compositor) is enabled or not. Recorded when CompositorGpuThread is created in GpuServiceImpl. Bug: 407874799 Change-Id: I93d4794b40624d66f79d22d1ec34878ae1cb7a71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6725842 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/main@{#1490434}
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.