commit | 6bffde043fde13c5ccb0466e5d19a216820ecaf6 | [log] [tgz] |
---|---|---|
author | Daniel Cheng <dcheng@chromium.org> | Fri Jun 12 19:10:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 12 19:10:45 2020 |
tree | 0f5f8b5a8cc1f10b41f68102c62631f7ebdb6961 | |
parent | f42a7d01847cd88af53bc11f2f0f0dc0e9c51616 [diff] |
Update link from code review documentation to contributing page. How to contribute was migrated to markdown awhile back. Change-Id: I1dd9602175a436f3cd49a73ad2fe8587b7452172 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243257 Auto-Submit: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#777904}
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.
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.