summaryrefslogtreecommitdiffstats
path: root/dexdump
Commit message (Expand)AuthorAgeFilesLines
* ART: invoke-custom supportOrion Hodson2017-02-141-19/+225
* Separate art::Exec from utilsDavid Sehr2017-02-011-0/+1
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-152-4/+6
* ART: Add dex::StringIndexAndreas Gampe2016-11-291-7/+7
* ART: Add dex::TypeIndexAndreas Gampe2016-11-211-9/+9
* Let dexdump prompt filename for zipped multi-dex files.Aart Bik2016-10-241-5/+10
* Move dex CFG dumping out of utils.ccDavid Sehr2016-10-244-2/+429
* Dex disassembly suppport for invoke-polymorphic.Orion Hodson2016-10-201-2/+32
* Remove logging dependency on runtimeDavid Sehr2016-10-171-1/+2
* ART: Use libbase loggingAndreas Gampe2016-09-261-1/+4
* Merge "Convert art runtests to Android.bp"Colin Cross2016-09-191-1/+1
|\
| * Convert art runtests to Android.bpColin Cross2016-09-191-1/+1
* | Remove TypeLookupTable from DexFile.David Sehr2016-09-162-3/+1
|/
* Convert art gtests to Android.bpColin Cross2016-09-151-0/+8
* Convert more of art to Android.bpColin Cross2016-09-082-52/+26
* Revert "Convert more of art to Android.bp"Colin Cross2016-09-072-28/+52
* Convert more of art to Android.bpColin Cross2016-09-062-52/+28
* Revert experimental lambda feature.Narayan Kamath2016-08-091-14/+0
* Refactored a few dexdump alloc/free into unique_ptrAart Bik2016-07-121-44/+32
* Fix clang static analyzer on potential memory leaks.Aart Bik2016-07-111-43/+30
* Support the -i flag in the new dexdump.Aart Bik2016-06-222-5/+4
* Implemented annotations display in dexdump.Aart Bik2016-06-173-253/+420
* Merge "Refactor DexFile::DecodeDebugInfo." am: 96c9de9510David Srbecky2015-12-151-9/+8
|\
| * Merge "Refactor DexFile::DecodeDebugInfo."David Srbecky2015-12-151-9/+8
| |\
| | * Refactor DexFile::DecodeDebugInfo.David Srbecky2015-12-151-9/+8
* | | Merge "Make \'dexdump2 -l xml\' include whether each class is an interface." ...Alex Light2015-12-111-0/+2
|\| |
| * | Make 'dexdump2 -l xml' include whether each class is an interface.Alex Light2015-12-101-0/+2
* | | Merge "Output static field values in dexdump" am: 1a74dc4209Shinichiro Hamaji2015-12-101-5/+145
|\| |
| * | Output static field values in dexdumpShinichiro Hamaji2015-12-101-5/+145
| |/
* / Merge mnc-dr-enso-dev into goog/masterPrzemyslaw Szczepaniak2015-11-211-1/+1
|/
* Implemented control of "export only" feature in dexdump.Aart Bik2015-11-131-3/+6
* Added format 25x to dexdump(2).Aart Bik2015-10-271-1/+16
* dexdump2 won't be optional when it replaces dexdump.Elliott Hughes2015-09-242-8/+1
* ART: Add utility function to dump dex CFGAndreas Gampe2015-08-123-1/+57
* Prefer 32-bit host executables on Mac.Ying Wang2015-07-211-1/+1
* Enable multi-dex content per file in dexlist/dump.Aart Bik2015-07-092-20/+9
* Revert "Make Art dexdump/list the real utilities."Aart Bik2015-07-084-8/+13
* Make Art dexdump/list the real utilities.Aart Bik2015-07-084-13/+8
* Make dexdump2 compile for 64bit devices.Nicolas Geoffray2015-07-071-1/+0
* Migrated dexdump from Dalvik (libdex) into Art (libart)Aart Bik2015-07-065-0/+1651