commit | d41950ac4de7e54924f46ad4a6c77b76fcfc01e9 | [log] [tgz] |
---|---|---|
author | Benoit Lamarche <benoitlamarche@google.com> | Mon Jun 12 15:39:24 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jun 12 15:39:24 2017 +0000 |
tree | 01a849656a57bc171357f505326a59ea20d22402 | |
parent | 82efeb5289137fe8bd55ea8f83a95cf262e0c292 [diff] | |
parent | ca1299205e0a907ebe029c0461801a1c912d28c4 [diff] |
Merge "Unwrap CompilationErrors from threads in D8.run()"
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.