commit | 7e85d34af2a528ff8fccfe80723f0f54da0b0291 | [log] [tgz] |
---|---|---|
author | Kentaro Hara <[email protected]> | Fri Oct 08 15:33:16 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Oct 08 15:33:16 2021 |
tree | aa49d9fa884b502db60cebf51867d738ef8bbb9b | |
parent | 0b089e5973551811b33fd40e7dcde40b3f20fe53 [diff] |
Clarify the guideline to use Owners-Override This CL clarifies the guideline per discussion in Chrome Eng Review. Bug: None Change-Id: Ic961c04603b18f58042c61249a835e35854043d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3201933 Commit-Queue: Kentaro Hara <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/main@{#929713}
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.