commit | 9f5ce757de5864d34469d4aa35c07e5eaf856e90 | [log] [tgz] |
---|---|---|
author | Tom Anderson <[email protected]> | Fri Oct 15 21:55:43 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Oct 15 21:55:43 2021 |
tree | 7dccf2ab5f62beab6cfae4f03a804a30a078bfea | |
parent | 65f14467a5ee6cc8eff148bbd555e28e6c3b1b8f [diff] |
[Instrumented libraries] Move build files to xenial subdirectory This is in preparation for adding a separate directory for focal. In addition, the name of the prebuilt binaries changes from msan-no-origins-xenial.tgz to msan-no-origins.tgz. This is so that projects like V8 do not have to manually update their DEPS entries when auto-rolling //third_party/instrumented_libraries. BUG=1260217 R=thestig CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng Change-Id: Id2eb94405f76e590cbc25b425c80eb08353d871f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3224627 Commit-Queue: Thomas Anderson <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Auto-Submit: Thomas Anderson <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/main@{#932225}
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.