commit | c32e883fab0acf4c871c6df0e2a31ee8072532b0 | [log] [tgz] |
---|---|---|
author | Yohann Roussel <yroussel@google.com> | Thu Jun 15 08:44:03 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 15 08:44:03 2017 +0000 |
tree | 0ddf16bd1e2b5226e7b3f2d8bc91733a78e01677 | |
parent | 9d1bf5246ec88fc81454ef1bd8d5ae3bdc1f4e79 [diff] | |
parent | c3accb59639b1669ce4f4e24425bc93429d512ca [diff] |
Merge "Enforce determinism in ClassDef section"
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.