commit | 4b169045cf845f81cfd8228aa663da3f4c4ff4f7 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Wed May 07 21:04:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 21:04:50 2025 |
tree | 73b2b0a0a79d5bb10ab5b3d30780b3767a0f31a2 | |
parent | 34a95c3ba454bc1a742dc102010e3a150953f052 [diff] |
Support Android Desktop for magic substitutions Adds support for Android Desktop in magic substitutions/args for GPU Telemetry-based tests. Specifically, remote args are added to the common GPU test args and vendor/device ID generation is updated to work properly for Android Desktop. This is not currently used in Chromium, but crrev.com/i/8232114 contains an example of this being used. Bug: 413427416 Change-Id: Id098323bbe18837c34f16b09af941ece2396197c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6520925 Reviewed-by: Garrett Beaty <gbeaty@google.com> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1457255}
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.