commit | 6ec399a9c89b6ec82d6c36bfa70550c40ba275ea | [log] [tgz] |
---|---|---|
author | Gulfem Savrun Yeniceri <gulfem@google.com> | Tue Oct 29 20:39:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 20:39:55 2024 |
tree | 8d518e7aab0c566020684a164c07d9a6ae04dc66 | |
parent | d236047ea74315272af2301d3a90899507d85ef5 [diff] |
[fuchsia] Enable ThinLTO to reduce the binary size ThinLTO achieves a total of 296KiB size reduction for the compressed binary, and 429KiB size reduction for the uncompressed binary in Fuchsia. Bug: 375676998 Change-Id: I7b95e67084adc8bc711e09e4999e91f50f559f80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5949929 Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Gulfem Savrun Yeniceri <gulfem@google.com> Reviewed-by: Zijie He <zijiehe@google.com> Cr-Commit-Position: refs/heads/main@{#1375474}
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.