commit | 927f04917fc86664bf6d554e01c4e352a1252b05 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Mon May 22 14:06:47 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 22 14:06:47 2017 +0000 |
tree | b7f02bfa5816ef9bd5d658384dbbd5fd2f6de730 | |
parent | 54af84519a2116bb70618c65631fcf06b47d729b [diff] | |
parent | d5aa09296ee17dd3ef20fc07eed18a9708331e5b [diff] |
Merge "Implement simple class merger."
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.