commit | 8344a03cf4f7e30a8cfb3d04b55d6e7224e0c86f | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Mon May 26 21:27:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 21:27:20 2025 |
tree | 5946373d2b653f2634ec7b7866db15f72bb27674 | |
parent | 636ff906e808b904658dd9aba6357c1611e56a0c [diff] |
SuperSize: Fix wasm toolchain and increase memory limit to 4gb Needed for a monster .size file I'm trying to load. Change-Id: I99dc1d63a8690810c3dfaa6dd158acd15b4ba8e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6588032 Reviewed-by: Sam Maier <smaier@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1465669}
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.