commit | 31df66c1507e70a28bc87f87630313c9dbe0a8c5 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Tue May 27 05:14:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 05:14:11 2025 |
tree | 604d8fae4788a47ab3c94854091f2bb187c23d63 | |
parent | 90adce29850d0184cd0ea2b4d8f81c363d0502d7 [diff] |
build: Set use_siso=true in .gn `build_with_chromium` has been used to enable Siso for Chromium. With https://crrev.com/c/6585977, autoninja can read use_siso in .gn. Bug: 379584977 Change-Id: I73f90b6861e46b8f77d2c347b27e29118d8f22b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6587589 Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1465729}
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.