commit | e26163b1281c590016ff7d54275d7b71b6c924c6 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Fri Jun 09 11:27:42 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 09 11:27:42 2017 +0000 |
tree | ff84d85f7bab34db63c79beab906e6c764a8857a | |
parent | b91f322c2eb76b0c8d92d2499d4a862b09862f75 [diff] | |
parent | 4ee30e422f5b7bbc172305e42997c68f1eab6409 [diff] |
Merge "Add test case for possible boolean/byte confusion."
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.