History log of /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/AnnotatedBytes.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
029ad25c66e37600f68a95015715d091543c7072 12-Dec-2013 Ben Gruver <bgruv@google.com> Skip the call to String.format when annotating, if there are no values
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/AnnotatedBytes.java
dc802b06607cde3eadaaffeae888bfd6146000f1 27-Nov-2013 Ben Gruver <bgruv@google.com> Make CodeItem annotations more robust
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/AnnotatedBytes.java
31d87776c459972f311a3527694e0d630d92a84b 04-Mar-2013 Ben Gruver <bgruv@google.com> Refactor/rewrite the AnnotatedBytes class and helpers

This allows annotations to be added out-of-order, rather than the previous
requirement of forward-only annotating
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/AnnotatedBytes.java
658dfb08805b2344d214d8beebf8385027ee7ffa 25-Feb-2013 Ben Gruver <bgruv@google.com> Skip over inter-section blank space when annotating
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/AnnotatedBytes.java
373ff22ec69bb6e93646994347b6d80502be1588 25-Feb-2013 Ben Gruver <bgruv@google.com> Beginning of annotated dump implementation
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/AnnotatedBytes.java