commit | a32d1cdd148587d6fb6c64dafc982f923f2fbfab | [log] [tgz] |
---|---|---|
author | Daniel Murphy <[email protected]> | Thu Jul 22 16:25:52 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jul 22 16:25:52 2021 |
tree | 493afc683b06d9479307baa6f2826ab9a6be7766 | |
parent | 041daff30f08e63b7bfb3c577f5d789e45314298 [diff] |
[Docs] Update commit_checklist.md This change: * Adds information about code review respect. * Re-enforces the idea to wait for all code reviewers to LGTM. * Lightly explains how OWNERS files are not perfect. Change-Id: Ia3dd01756555d29a7bebd88a47346ad1b6866d46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2959635 Reviewed-by: Victor Costan <[email protected]> Reviewed-by: Evan Stade <[email protected]> Reviewed-by: Dominick Ng <[email protected]> Reviewed-by: Phillis Tang <[email protected]> Commit-Queue: Daniel Murphy <[email protected]> Cr-Commit-Position: refs/heads/master@{#904356}
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.