commit | 85c782e5f2e9603913248136dc982aab4b6e4fd6 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Wed May 31 16:18:37 2017 +0200 |
committer | Søren Gjesse <sgjesse@google.com> | Wed May 31 16:18:37 2017 +0200 |
tree | d8cef0a404c5bdba591b3ca4d2f05fd375ab14e3 | |
parent | f9e4b57d2bdff0604dc6974a8779ecb406d1aa35 [diff] |
Add support for Proguard keep option modifier includedescriptorclasses This also adds a new separate tree-shaking test structure. Bug: 36846279 R=herhut@google.com Change-Id: If4f4bd8738130a02a5c79651de82d382630a3ec2
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.