History log of /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ArrayProto.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
827e2db34dc3b8b5504c148a09d594b5c0ddbd64 28-Sep-2015 Ben Gruver <bgruv@google.com> Add support for normalizing virtual methods

This is useful, for example, when comparing the result of deodexing with
the original dex file, to remove the "false" differences caused by the
different potential ways to reference a given virtual method.
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ArrayProto.java
b2ce899471be1c136aa13d502e885585fa59d460 19-Apr-2013 Izzat Bahadirov <izzat.b@sta.samsung.com> Getting instance fields by offset and methods by vtable index.

- Dump utilities
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ArrayProto.java
9531284b1b6a29371ae8d8e6cfe3e1f1bfe23296 31-Mar-2013 Ben Gruver <bgruv@google.com> Port MethodAnalyzer and various dependencies from dexlib
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ArrayProto.java
39e4d4487e20041700f036a58a4dd7fb50e954bf 18-Mar-2013 Ben Gruver <bgruv@google.com> Fully implement common superclass functionality
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ArrayProto.java