commit | fda18f74bf4e484a70c0dff0ef04d4571ee6cd8f | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Fri Jun 02 13:29:55 2017 +0200 |
committer | Søren Gjesse <sgjesse@google.com> | Fri Jun 02 13:29:55 2017 +0200 |
tree | 3a17815bc8ef19de5a1015e10f707b01ebd9a323 | |
parent | 878900ebf419823a9362d5fd13c28d5715f3da4b [diff] |
Refactor value creation Change-Id: I820f41d63683bd0a17472990d7bd5dd044bc4c9c
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.