commit | 29acd1ec2f7a3a08e35f51dd744d29b66aa55bb7 | [log] [tgz] |
---|---|---|
author | Thomas Anderson <thomasanderson@chromium.org> | Sat Dec 03 00:28:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 03 00:28:46 2022 |
tree | 932b99882b1abe56844697fccc5317abd6eca6ed | |
parent | 4243ecaf2634485a80653df88ce5e657d5887975 [diff] |
Revert "[Instrumented libraries] Rebuild" This reverts commit a827eb530d32f2554e051da21e5ab4aa15302de0. Reason for revert: https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20MSan%20Tests/36697/overview Original change's description: > [Instrumented libraries] Rebuild > > The previous build was not a clean build, and was from before libc > was removed from the instrumented libraries. Leaving libc in is not > an issue on the Focal bots, but will lead to runtime errors when > trying to run on other systems such as gLinux. This CL clean builds > the instrumented libraries to remove libc. > > R=thestig > > Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng > Change-Id: I271c8b72bd65843d87e6f17b6d9138e802947b57 > Bug: 1260217 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4073981 > Reviewed-by: Lei Zhang <thestig@chromium.org> > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1078726} Bug: 1260217 Change-Id: I9527167d2920f0110d5be3485e125c00ee36e239 Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4077325 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Alison Gale <agale@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078849}
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.