summaryrefslogtreecommitdiffstats
path: root/dexdump
Commit message (Expand)AuthorAgeFilesLines
* Add a libbase dependency for dexdump/dexlist.Narayan Kamath2015-06-031-7/+10
* Remove libdexdump_static.Narayan Kamath2015-05-011-11/+0
* Make the rest of libdex and dexdump LOCAL_32_BIT_ONLYBrian Carlstrom2014-09-131-2/+5
* dalvik: let 32-bit dalvik build on multilib targetsColin Cross2014-03-211-0/+2
* Fix libutils dependencies for dexdump & dexlist (again).Narayan Kamath2013-12-181-2/+1
* Merge "Revert "Revert "Use libziparchive for dalvik zip processing."""Narayan Kamath2013-12-181-1/+2
|\
| * Revert "Revert "Use libziparchive for dalvik zip processing.""Narayan Kamath2013-12-171-1/+2
* | Merge "Revert "Use libziparchive for dalvik zip processing.""Guang Zhu2013-12-161-2/+1
|\ \
| * | Revert "Use libziparchive for dalvik zip processing."Guang Zhu2013-12-161-2/+1
* | | Merge "Fix libutils dependencies for dexdump & dexlist."Narayan Kamath2013-12-161-5/+3
|\ \ \ | |/ / |/| |
| * | Fix libutils dependencies for dexdump & dexlist.Narayan Kamath2013-12-161-5/+3
| |/
* / Use libziparchive for dalvik zip processing.Narayan Kamath2013-12-131-1/+2
|/
* Print proto_ids_{size,off} along with the rest of the header.Carl Shapiro2013-05-031-0/+3
* Remove unnecessary JNI_H_INCLUDE from LOCAL_C_INCLUDESBrian Carlstrom2013-05-031-2/+1
* DexDump: Leak in FieldMethodInfo.signatureYou Kim2012-12-251-0/+2
* Don't crash on invalid string/type ids.Elliott Hughes2012-08-061-4/+13
* Use uintptr_t for cast pointer to integer.SangWook Han2012-07-181-1/+1
* Remove unsupported experimental opcodes.Elliott Hughes2012-01-051-12/+0
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-2/+0
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-2/+2
* Make libdex structures tool friendly.Carl Shapiro2011-04-272-13/+16
* am ce52ba38: Build libdexdump_static.Ying Wang2011-03-111-0/+8
|\
| * Build libdexdump_static.Ying Wang2011-03-111-0/+8
* | A bit of libdex spring cleaning.Dan Bornstein2011-03-091-1/+4
* | am 46413c1b: Add notice file for dx.jar and dexdumpXavier Ducrohet2011-03-011-0/+190
|\|
| * Add notice file for dx.jar and dexdumpXavier Ducrohet2011-02-281-0/+190
* | Added vm support for new jumbo opcodes.jeffhao2011-01-071-0/+1
|/
* Rename some instruction/opcode types and utilities.Dan Bornstein2010-12-021-5/+5
* It's "opcode" not "opCode".Dan Bornstein2010-12-011-7/+7
* Rename OpCode.h -> DexOpcodes.h.Dan Bornstein2010-12-011-1/+1
* Add more "extended opcode" structure to libdex.Dan Bornstein2010-12-011-3/+10
* Get rid of the copies of the opcode table pointers.Dan Bornstein2010-11-191-8/+3
* Use the generated opcode info tables.Dan Bornstein2010-11-171-7/+2
* Generate the tables in InstrUtils.c...almost.Dan Bornstein2010-11-171-1/+1
* TypeRef, not ClassRef.Dan Bornstein2010-11-121-2/+2
* Stop reporting negative widths.Andy McFadden2010-11-121-1/+1
* Add the new instruction formats.Dan Bornstein2010-11-111-139/+163
* Add a new index type table for instruction decoding.Dan Bornstein2010-11-101-10/+9
* Reharmonize the implementation with the spec.Dan Bornstein2010-11-091-4/+3
* Shift register index tests to static pass.Andy McFadden2010-11-041-1/+0
* Add optional tags to dalvik.Jesse Wilson2010-09-161-1/+2
* Remove the functionality in ReduceConstants.[ch].Dan Bornstein2010-09-091-6/+0
* Split out the optimized dex file handling into its own file.Dan Bornstein2010-08-311-16/+16
* Relocate OpCodeNames.[ch].Andy McFadden2010-06-224-360/+3
* Fix dexdump.Andy McFadden2010-06-221-5/+8
* Add opcodes for volatile field accessesAndy McFadden2010-06-181-8/+8
* Remove repeated newlines at the end of files.Carl Shapiro2010-06-083-3/+0
* Remove trailing whitespace.Carl Shapiro2010-06-082-23/+23
* am ed4035bc: am d2203aa0: am 1beb43af: merge from open-source masterThe Android Open Source Project2010-04-221-9/+3
|\
| * am d2203aa0: am 1beb43af: merge from open-source masterThe Android Open Source Project2010-04-221-9/+3
| |\