commit | 48dc2147e0500ee9a70d5fb0b054e491440adbe9 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Fri Jun 09 11:24:08 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Fri Jun 09 11:24:08 2017 +0200 |
tree | a62b99140225fd4750aa00c3049fa875295b94fd | |
parent | 2d991004091b8fbc851561463bb537c84da2ed29 [diff] |
Speed up class merging by filtering methods to consider. Bug: Change-Id: I0f95281f19178cf2be4532a176706dcff1875042 R: sgjesse@google.com
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.