commit | f37233f1f32a6ead51106547e69e943f22b457ea | [log] [tgz] |
---|---|---|
author | Denis Vnukov <vnukov@google.com> | Thu Jun 08 15:44:31 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 08 15:44:31 2017 +0000 |
tree | 6c9dfd5f5f037bcf6d8653e8102d8b4ee0508f0f | |
parent | fc475d644e6da9968673a7509085a7e9a3b0c531 [diff] | |
parent | 52c0414fff5db9769a60a3e2880acd8781a88ab1 [diff] |
Merge "Removed DexClassPromise and LazyClassFileLoader."
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.