commit | e4e541f269114b8f7dbc661efcb6c8d6b4e93b4c | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Thu Dec 07 18:36:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 07 18:36:29 2023 |
tree | aca2855763a9f1aa3f265050de5c960b7beb2e22 | |
parent | 7618844b2a817ce2ef32a15d66f13e4490837b6f [diff] |
Fix Dawn Mac trybot arch Fixes mac-arm64-dawn-rel looking for x86-64 machines to run builds on when all allocated capacity uses Apple silicon. Bug: 1442214 Change-Id: Ibd184325d9137c06bb27b079f4a1007bd733c4d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5100850 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1234603}
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.