commit | 30691c0457a17a394031a427f0bdb8d4a5034d0a | [log] [tgz] |
---|---|---|
author | Mikaël Peltier <mikaelpeltier@google.com> | Fri Jun 02 13:07:51 2017 +0200 |
committer | Mikaël Peltier <mikaelpeltier@google.com> | Fri Jun 02 13:07:51 2017 +0200 |
tree | ba29d70d042524bd4dfb92ea29d9136d070619b1 | |
parent | c41d304b166cc829dab0a9394b2b45aaa6fdc84e [diff] |
Update compress signature to use same heuristic than Dx This saves about 739ko when compiling GMSCore v9 deploy jar with D8. Change-Id: I92fd92ead4da6eb054bdab939f5e7689e720599d
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.