commit | 19680eaa44e4e403af447cefd1edb03280c8df8c | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Wed Sep 25 18:03:07 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 18:03:07 2024 |
tree | 30133ab7da0d4f0e18b5d141d26647c0c18b1e12 | |
parent | df72d593f2cf59b6a6c0b1c7a7dcfac2e193c561 [diff] |
Support multiple mixins in GPU BMF Adds support for running the GPU bad machine finder with multiple mixins at once. Additionally, adds support for preset mixin groups, of which "gpu" is the only current option. Bug: 364508697 Change-Id: I77bc2e50ed2901b350675bd300f9144d62df755b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5888653 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1360041}
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.