commit | ed5253b9fa507c3b28103fe34a7d811d2bd6bde6 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Wed Dec 11 01:45:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 01:45:58 2024 |
tree | c4409bdb374bc554f2a26a178875fb6b2be24afa | |
parent | c9dede466d5331a1b284bec3bac8d161f5fc5e4f [diff] |
Use default siso jobs for GPU FYI builders Makes the GPU FYI Windows builders use the default number of siso jobs instead of the lowest number. We have been seeing some flaky compile timeouts, so hopefully the increased parallelism will resolve those. Bug: 382298329 Change-Id: Ib99f022850b0b98887872efea81d14d5e929bc3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6086538 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Junji Watanabe <jwata@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1394628}
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.