commit | f56f7396763633e52f536aa136b6901cc80782a1 | [log] [tgz] |
---|---|---|
author | Alan Leung <acleung@google.com> | Wed May 24 20:39:08 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 24 20:39:08 2017 +0000 |
tree | d882c90b839576ecec03f12beba7db3df31a9de0 | |
parent | f51cd4e1718fbbc74ada195bd1db647cff597faf [diff] | |
parent | 39cdb4cb692e28fb956bef615546f4899861f901 [diff] |
Merge "Use a pool for DexDebugEvents."
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.