commit | f11b6f37fc7b6a11093f112ef795704eca2f8e7e | [log] [tgz] |
---|---|---|
author | Mohamed Heikal <mheikal@chromium.org> | Thu Jan 30 19:44:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 19:44:29 2025 |
tree | 2464db0b365b7191e850bc3a5b42497fbaa8d3ea | |
parent | afccbfddb842ee314a0d13c1791a80a987a4c5d6 [diff] |
[Build Server] Add support for waiting for all builds You can now pass in `--wait-for-idle` to wait until the server has finished with all tasks. Change-Id: I904e6a293df48e24015b6ad9cc58299d66685777 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219309 Auto-Submit: Mohamed Heikal <mheikal@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413648}
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.