commit | cda2e522419c0723f9b2e9e4cd648ae44af4f50c | [log] [tgz] |
---|---|---|
author | Mohamed Heikal <mheikal@chromium.org> | Thu Dec 12 20:15:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 12 20:15:21 2024 |
tree | 0462e89ff6a7da993e75746ddc774beefc85a18f | |
parent | f255efc4edaf4985302211b7f7b1fe83b30f7e53 [diff] |
Only use fast_local_dev_server.py if android_static_analysis != "build_server" - Only use the build server if android_static_analysis == "build_server" - Now that autoninja integration has landed, we do not have to tell the user to run the build server on a separate terminal. - Cleanup useless experimental_build_server flag. Bug: 370589852 Change-Id: I7754dfea547b64ea00aa1cffab45445194a1a382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6088600 Auto-Submit: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1395559}
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.