summaryrefslogtreecommitdiffstats
path: root/dexdump
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * merge from open-source masterThe Android Open Source Project2010-04-221-9/+3
| | |\
| | | * Improve the implementation of countOnes function to use only 12 operations.Cosmin Cojocar2010-04-201-9/+3
* | | | Add some .odex info to dexdump output.Andy McFadden2010-04-201-2/+118
* | | | am d9b87a91: Fix dexdump to build in Windows SDK under LinuxRaphael2010-04-151-0/+6
|\| | |
| * | | Fix dexdump to build in Windows SDK under LinuxRaphael2010-04-141-0/+6
| |/ /
* / / Add instructions for volatile wide fields.Andy McFadden2010-03-051-4/+4
|/ /
* | Add execute-inline/range instruction.Andy McFadden2009-11-202-1/+13
* | Change the way breakpoints work.Andy McFadden2009-11-161-2/+2
|/
* merge a2ee53b and resolved conflicts...Andy McFadden2009-05-061-86/+443
|\
| * Added XML output mode for dexdump.Andy McFadden2009-05-051-88/+457
* | Merge branch 'readonly-p4-master'Andy McFadden2009-04-021-6/+24
|\ \
| * | AI 144278: Some changes to make examination of flaky devices easier.Andy McFadden2009-04-021-6/+24