commit | e5bd2ec7bc0a89abe4f433998a35f458e6cd1b1a | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Wed Jun 18 00:17:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 18 00:17:10 2025 |
tree | 93e52c00026912157be6e6ae0b531edb189dab42 | |
parent | 2033d863282e84e77c81d71e6aa0af5d7c063e8d [diff] |
Reland "Use llvm-strip instead of eu-strip in sizes.py" This is a reland of commit 834c3a4f2705384b5c7a147a33ea0bd7ce7e98b3 Original change's description: > Use llvm-strip instead of eu-strip in sizes.py > > Change-Id: I6e2e1aaad1b3cab2cce8aefff0f672a65ad8479a > Bug: 40768178, 422921833 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6635966 > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1474437} Bug: 40768178, 422921833 Change-Id: I6dd0c6273d2667f3a6b88dd471dabce323c9b475 Cq-Include-Trybots: luci.chrome.try:win-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6651294 Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1475326}
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.