commit | 1c365cad40cf039d01665e3900a89b40d1f094d7 | [log] [tgz] |
---|---|---|
author | Sam Maier <[email protected]> | Mon Jul 18 18:13:31 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jul 18 18:13:31 2022 |
tree | 1e7c5838a24544ed7bc681ffabcedd61efd3a1ec | |
parent | a49182361bb81d1d509132c6d1d40b62965078d1 [diff] |
Using R8's version of retrace With some tweaks from R8, this is now similar speed to the old retrace. Bug: 1300600 Change-Id: Ia0be58c485a68bfa239b741b10b06511329f3c67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3521984 Commit-Queue: Mohamed Heikal <[email protected]> Reviewed-by: Mohamed Heikal <[email protected]> Auto-Submit: Sam Maier <[email protected]> Cr-Commit-Position: refs/heads/main@{#1025322}
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.