commit | 59017ace23db5d44f2bab94ded99e827e6b18267 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Tue Mar 11 05:41:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 05:41:15 2025 |
tree | 52fdd6e2b3875bb10776114b333b27838f5294e6 | |
parent | 430ea5cff47c63d1d06fdcc22a0b30f6ea0107e2 [diff] |
infra: Enable remote execution for modules fyi builder Now, we can use remote execution for explicit Clang modules build. There may be still missing inputs when we fix modules builds error, but I think we can fix that incrementally too. Bug: 40440396 Change-Id: I143ea2725813078a0c25dd91f63abdaff3259aab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6342731 Reviewed-by: Fumitoshi Ukai <ukai@google.com> Reviewed-by: Junji Watanabe <jwata@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430653}
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.