commit | 2d991004091b8fbc851561463bb537c84da2ed29 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Tue May 23 13:11:58 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 23 13:11:58 2017 +0000 |
tree | ed19f54b43e7622cd61a6ab06bed2f0ed684d737 | |
parent | 11a6b61c364c051bdde7d06c0521d1676df25a70 [diff] | |
parent | a73db0011c158cc78f02709a7050d43add2e9716 [diff] |
Merge "Also mark targets of super calls as reachable."
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.