commit | 9e001703a2a7f00be37b530a295ac518199077f7 | [log] [tgz] |
---|---|---|
author | Collin Baker <collinbaker@chromium.org> | Tue Jul 26 20:37:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 26 20:37:36 2022 |
tree | a94153746cfb31ffa569847769fbe416ce9a82d4 | |
parent | c565dd300a910b199ddef6ea83dcf4a3414525bf [diff] |
Remove 'default' feature from deps and add better test coverage Bug: 1291994 Change-Id: Ia41e2ed8d0ca028e3d1049a7bda3d9781ac4f0c3 Cq-Include-Trybots: luci.chromium.try:linux-rust-x64-rel,linux-rust-x64-dbg,android-rust-arm-rel,android-rust-arm-dbg Change-Id: Ia41e2ed8d0ca028e3d1049a7bda3d9781ac4f0c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3780799 Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/main@{#1028430}
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.