History log of /external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/BuilderPackedSwitchPayload.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2bf7f64bc39c6631ddaff28d87c1a982ba5dfa6 18-Oct-2013 Ben Gruver <bgruv@google.com> Fix issue with BuilderPackedSwitchPayload instructions

The transformation is performed lazily, and the keys were incorrect
when iterating over the elements more than once
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/BuilderPackedSwitchPayload.java
899b1e6611d260370aa81b9fb23684d2052e5f5f 15-Oct-2013 Ben Gruver <bgruv@google.com> Improve MutableMethodImplementation for external use

Add various utility methods and use more specific overrides, to better
allow external users to access labels
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/BuilderPackedSwitchPayload.java
e80efa670f1027fdf3882a298216a460199e38d0 02-Sep-2013 Ben Gruver <bgruv@google.com> Implement instructions for the method builder
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/BuilderPackedSwitchPayload.java