commit | 10d7296ddb1cc8414b96c885adeec541fe2d8d0d | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Tue May 23 11:13:21 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 23 11:13:21 2017 +0000 |
tree | 344aac2b860b8826dd50eb78e2cafe085407131b | |
parent | 94163b9fafebb9eee711c9fda00fe6dcf1710d16 [diff] | |
parent | b17bb8d16da782186a30dc935a3ff12dca8abb09 [diff] |
Merge "Replace custom maps on primitive int types with fastutil implementation."
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.