commit | 6fd13b733d1af04c9c4418583b1ee98d63ca7f24 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Thu Jun 01 12:45:27 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 01 12:45:27 2017 +0000 |
tree | 2c02e7fd50f888dfff8633fd169c3234e3a13297 | |
parent | baffe69d5e4adf21fd45523a4677d0bd86bb2d11 [diff] | |
parent | 2ecfe14809f915219856ef7387f04f2721fdccfc [diff] |
Merge "Replace the use of switchmaps with direct use of ordinal."
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.