commit | 6cf3bec72797f8e4c9e388681f5f6433d23a5208 | [log] [tgz] |
---|---|---|
author | Victor Miura <vmiura@chromium.org> | Fri May 16 13:23:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 13:23:22 2025 |
tree | 7b7e31c607edd08b1eb929d7e7ccceb9cc5b496e | |
parent | e51292c52289968c31a263dc6268fbbd0f608976 [diff] |
[TreesInViz] Set metadata::is_software correctly Use LayerTreeHostImpl::GetDrawMode() to determine hardware/software rendering mode in a TreesInViz compatible way. Bug: 415068408 Change-Id: I23e363123204bb0ff78e657eac79660f3d077b84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6553985 Auto-Submit: Victor Miura <vmiura@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461304}
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.