commit | 7db5f9601c771f2699ca2031b3d21b528e1e30fa | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@chromium.org> | Tue Aug 20 14:30:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 14:30:56 2024 |
tree | 0536c9cfc6984735587604c361e147d782bba5d0 | |
parent | a4df26a1278e867e7804fac832609c91c9cc5112 [diff] |
android: Increase xmx for r8 I kept getting R8 OOMs when updating APIs. Increase all tracereferences calls to 2G from 1G. Bug: None Change-Id: I5b7f79a619450c313d6935126b078e2d7488705a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5798846 Auto-Submit: Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1344135}
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.