commit | c5fbb57e44a48d720e302aa609dd0b864229291e | [log] [tgz] |
---|---|---|
author | Adrian Taylor <[email protected]> | Tue Nov 21 14:25:42 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Nov 21 14:25:42 2023 |
tree | 71ba4afe5a72b859d1e4027beb409e5dacb3e57d | |
parent | bfc361590dfdba5ad42d22952b61e1a5da07a7bc [diff] |
Including instructions for cargo development. Change-Id: I7ed41ca73e7eb01f2d2bb8471afd8b76d95362ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5048836 Auto-Submit: Adrian Taylor <[email protected]> Reviewed-by: danakj <[email protected]> Commit-Queue: danakj <[email protected]> Cr-Commit-Position: refs/heads/main@{#1227372}
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.