commit | 4a4ecfc9bc65a0c35e0207c9b58ef3dc58a09591 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Wed May 24 10:49:24 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 24 10:49:24 2017 +0000 |
tree | 32ae03a48bde2c6098e6c4df9783cd669059caab | |
parent | dcb096a645769781211336e34e942a1f1f223488 [diff] | |
parent | 4a088921558b4e4bd4b27222e974fa72c76412cd [diff] |
Merge "Make all private fields public."
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.