commit | 5b7254d529ce412c4a2bc3e9e2499ce0ab715da0 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Thu Jun 15 14:15:33 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 15 14:15:33 2017 +0000 |
tree | a06b130b278deffa3ce8e844ab85ddf0508235f3 | |
parent | 0d37801bf430e4450181f20bea22b3a7f7a3fe90 [diff] | |
parent | f38a658eb5babf1bb388cb44d128efda061c857b [diff] |
Merge "Reject names that cannot be represented in the dex format."
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.