commit | a3f717188c61430a325deffa54fce7305bd7d865 | [log] [tgz] |
---|---|---|
author | Ian Zerny <zerny@google.com> | Fri Jun 09 10:34:30 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 09 10:34:31 2017 +0000 |
tree | 707143418036d3b6ae1c0ba16c9bdc563557c717 | |
parent | e13e156033de71ee3c9e356c45266db165c20c87 [diff] | |
parent | 88c207d65c0b08863bea75979ed8e4ca42f0672b [diff] |
Merge "Complete the control-flow graph construction as part of tracing instructions."
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.