commit | e7807d7b6e7dc6aa61b517ad0040d43739a43639 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Thu Jun 15 13:58:55 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 15 13:58:55 2017 +0000 |
tree | 5c337b7e5a563be4a727dfed2e3dca207d0974b9 | |
parent | 3fdaabdc8cc8071f8d276907c33c26c06c35abb4 [diff] | |
parent | a27b05587c0e0bd063c5c86cefa8117c97783f5e [diff] |
Merge "Move assertion to where it actually must hold."
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.