commit | efdc1abe6c1e12bf31f0b0e6af2377edbfbbcbdb | [log] [tgz] |
---|---|---|
author | Lars Bak <bak@google.com> | Wed Jun 14 12:53:12 2017 +0200 |
committer | Lars Bak <bak@google.com> | Wed Jun 14 12:53:12 2017 +0200 |
tree | 128d768f25b30039407f93f1b1df5909a5be1c77 | |
parent | e8ca76db70d607178c65a81b8b8360714be3a8d9 [diff] |
Added inlining reason to InlineAction. BUG= Change-Id: I93658b52bccc050dab669af4843578d08880630f
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.