commit | cf03facd65c934a2cd76562114646423ac200294 | [log] [tgz] |
---|---|---|
author | Denis Vnukov <vnukov@google.com> | Tue Jun 06 12:53:05 2017 -0700 |
committer | Denis Vnukov <vnukov@google.com> | Tue Jun 06 12:53:05 2017 -0700 |
tree | b128ddb449074d5d6414ab78f60ddee83b9e2cf2 | |
parent | eaac9171f57cc8462d549b3ca85e28a9594538a5 [diff] |
Fixing collection of class descriptors in VirtualFile to properly work with transactions implemented in IndexedItemTransaction class. BUG= Change-Id: I4b973203d87ade2b6b6d519ae75fb8ff270cad2d
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.