commit | 2e34edb0f0823386630c5bc037c8dca78ec69ea0 | [log] [tgz] |
---|---|---|
author | Erik Staab <estaab@google.com> | Fri Feb 23 18:39:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 18:39:40 2024 |
tree | 01099ab58fb1f75d32375de19938d16390a17fa7 | |
parent | 285e3148add036825508995376f1b643d8beb64c [diff] |
Update commit docs language on bypassing CQ The language was soft on CQ usage ("should be used") and bypassing it ("alternatively ..."). Bypassing the CQ is exceptional so this change makes that more clear. Also expand some acronyms since these docs target beginners. Change-Id: Id0509a7387638684c3f087f418f59d2f3e7db562 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5321761 Auto-Submit: Erik Staab <estaab@chromium.org> Commit-Queue: Erik Staab <estaab@chromium.org> Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1264654}
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.