commit | 7ce81ea05cdfbef6b0d2ccbc028ca51048e194c8 | [log] [tgz] |
---|---|---|
author | Collin Baker <[email protected]> | Thu Mar 30 19:35:45 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 30 19:35:45 2023 |
tree | cc2b14b5114ece252f827b8e3a01ba94b1da999b | |
parent | 679bcc10c0b56ebe370a4937b282dce66848d3ef [diff] |
Enable Chromium Rust toolchain universally Bug: 1245714 Change-Id: Ia872b05359382e7f61c4e84603871515160f61dc Cq-Include-Trybots: luci.chromium.try:android-rust-arm32-rel,android-rust-arm64-dbg,android-rust-arm64-rel,linux-rust-x64-dbg,linux-rust-x64-rel Change-Id: Ia872b05359382e7f61c4e84603871515160f61dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4379017 Commit-Queue: Collin Baker <[email protected]> Auto-Submit: Collin Baker <[email protected]> Reviewed-by: Adrian Taylor <[email protected]> Reviewed-by: Hans Wennborg <[email protected]> Cr-Commit-Position: refs/heads/main@{#1124366}
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.