commit | 4ff13fc15797d2ff32d626a9cc786949a8a700d4 | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <ukai@google.com> | Wed Feb 26 06:24:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 06:24:10 2025 |
tree | fc3f1263bb8c56567f909fd410cf815e1ac3ab50 | |
parent | bfbf1925bbb910be69446966158a315190127ac6 [diff] |
Revert "Remove exec_script for use_reclient_value.py" This reverts commit 7a804fc381c465f6def0a7cf74e8a566a9004b11. Reason for revert: use_reclient_value.py is still used in autoninja.py Original change's description: > Remove exec_script for use_reclient_value.py > > It was guarded by if (use_remoteexec), but only returned false if > !use_remoteexec. > > Bug: 397994249 > Change-Id: Ib0476594290dfea75031fdbd1fd1e9d1ccd416ae > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299243 > Auto-Submit: Andrew Grieve <agrieve@chromium.org> > Reviewed-by: Fumitoshi Ukai <ukai@google.com> > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1424953} Bug: 397994249 Change-Id: I09d6f0eba40e7258f5f94ac905b8a0d3f2b79bf4 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6301761 Auto-Submit: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1424971}
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.