commit | c22d60234d207ea505b7a033e6c3831602060792 | [log] [tgz] |
---|---|---|
author | Wei Li <[email protected]> | Thu Sep 09 18:25:44 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 09 18:25:44 2021 |
tree | d025b72a694f7f017d6f826c9ca802f4df4bd5e9 | |
parent | 839496582ec7605d4913a663ae0ccfcffab202fe [diff] |
Move activation doc to learn/ It is still accessible in the same way thru the top page link. Just to keep the docs in structure so that all learning material is either in its own subdir or under learn/ dir. Bug: none Change-Id: I02cd8d5cbed6b48e86dec267ba8ff097549096b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3149901 Reviewed-by: Erik Chen <[email protected]> Commit-Queue: Wei Li <[email protected]> Cr-Commit-Position: refs/heads/main@{#919885}
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.