commit | 7817e70dfbe37aadfce6c0d9f45b38b5cbae6ebb | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Tue May 23 15:36:56 2017 +0200 |
committer | Søren Gjesse <sgjesse@google.com> | Tue May 23 15:36:56 2017 +0200 |
tree | af279bcbc3875b86ba9822baa36d992b1538f36a | |
parent | bedb539b1a8c944dc9430d119475c45fd4525d49 [diff] |
Add internal tests for both debug and release Run most internal tests for both debug and release. Add D8 tests for YouTube as well. R=ager@google.com Change-Id: I12cc4ab2a4e2540cc71cc716f5277e3cd40d41c0
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.