commit | 7fcd54c99fc8d54b109501f54edf722206fd6548 | [log] [tgz] |
---|---|---|
author | Lars Bak <bak@google.com> | Mon May 29 08:59:29 2017 +0200 |
committer | Lars Bak <bak@google.com> | Mon May 29 08:59:29 2017 +0200 |
tree | 89b11464f069d57ecc3484df5ea34fbd60f4354f | |
parent | f56f7396763633e52f536aa136b6901cc80782a1 [diff] |
Eliminated aggressive inlining removing access problems. BUG= Change-Id: Ieebb6faba5967329a720af1e9041493caca1781f
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.