commit | f3fd83fd09d29a93edac6edf7bd8c13d10ee022f | [log] [tgz] |
---|---|---|
author | Garrett Beaty <gbeaty@chromium.org> | Wed Sep 14 16:30:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 16:30:32 2022 |
tree | 3dfbbebd2b36adb743c192ec26ff4c2e8258301b | |
parent | 902175440e6d8cad23de14a070e6e4f9e138ae80 [diff] |
[docs] Update the new builder documentation. * Treat src-side configs as the standard mechanism now. * Remove references to PROVIDE_TEST_SPEC and mirroring non-existent builders, which have been removed. * Fix a confusing sentence about try builds. Change-Id: I8a16a5d7cde7ec12ca228590b032f84038e19add Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3891910 Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Struan Shrimpton <sshrimp@google.com> Cr-Commit-Position: refs/heads/main@{#1046961}
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.