commit | 3d3403e8821fb2a1cc237c7030235aad6d364844 | [log] [tgz] |
---|---|---|
author | Denis Vnukov <vnukov@google.com> | Wed May 31 15:55:39 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 31 15:55:39 2017 +0000 |
tree | 24396c24596b65a6a47034675b37b4a32a76aca6 | |
parent | aeae64dfaf5533c32c3c42a8c7492fee9ef215c5 [diff] | |
parent | b4e5558add168625e7b1635a0a2440e7f4da7639 [diff] |
Merge "Removing lambda deserialization methods in desugaring."
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.