summaryrefslogtreecommitdiffstats
path: root/dexdump/DexDump.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print proto_ids_{size,off} along with the rest of the header.Carl Shapiro2013-05-031-0/+3
* 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
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-2/+2
* Make libdex structures tool friendly.Carl Shapiro2011-04-271-0/+1916