summaryrefslogtreecommitdiffstats
path: root/dexlist
Commit message (Expand)AuthorAgeFilesLines
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-081-2/+2
* Dex header cleanup and windows simplificationDavid Sehr2018-02-161-40/+13
* Revert "Revert "Make libdexfile build independent of runtime dir""David Sehr2018-01-311-1/+1
* Revert "Make libdexfile build independent of runtime dir"David Sehr2018-01-301-1/+1
* Make libdexfile build independent of runtime dirDavid Sehr2018-01-301-1/+1
* ART: Use libbase for logging in command-line toolsAndreas Gampe2018-01-221-10/+13
* Build dexdump2 and dexlist without libartDavid Sehr2018-01-222-12/+49
* Move debug info offsets into a side tableMathieu Chartier2018-01-131-1/+1
* Revert "Revert "Move quickening info logic to its own table""Mathieu Chartier2018-01-131-1/+1
* Create an ART-independent DexFileLoaderDavid Sehr2018-01-121-1/+3
* Revert "Move quickening info logic to its own table"Nicolas Geoffray2018-01-121-1/+1
* Move quickening info logic to its own tableMathieu Chartier2018-01-111-1/+1
* Clean up CodeItemAccessors and Compact/StandardDexFileMathieu Chartier2018-01-081-1/+1
* Create dex subdirectoryDavid Sehr2018-01-051-3/+3
* Add code_item_accessors-no_art-inl and use it in dexlist, dexdumpMathieu Chartier2017-12-191-3/+4
* Merge "Add CodeItemDebugInfoAccessor"Mathieu Chartier2017-12-121-1/+1
|\
| * Add CodeItemDebugInfoAccessorMathieu Chartier2017-12-111-1/+1
* | ART: Replace base/logging with android-base/loggingAndreas Gampe2017-12-071-0/+1
|/
* Pass the debug_info_offset explicitly.Nicolas Geoffray2017-11-232-2/+3
* Add ClassDataItemIterator::HasNextMethodMathieu Chartier2017-11-101-10/+2
* Pass the verify flag to DexFileLoader utilities.Nicolas Geoffray2017-10-201-1/+2
* Add DexFileLoader classMathieu Chartier2017-10-111-1/+2
* Use -Werror in artChih-Hung Hsieh2017-10-031-1/+1
* ART: Remove art and art/runtime include_dir directivesAndreas Gampe2017-08-231-6/+5
* ART: Include cleanupAndreas Gampe2017-07-242-2/+2
* ART: Refactor abort codeAndreas Gampe2017-06-221-1/+1
* Add field/method skipping helper functions to DexFileMathieu Chartier2017-06-191-3/+1
* Separate art::Exec from utilsDavid Sehr2017-02-011-0/+1
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-1/+0
* ART: Add dex::StringIndexAndreas Gampe2016-11-291-1/+1
* Remove logging dependency on runtimeDavid Sehr2016-10-171-1/+1
* Convert art runtests to Android.bpColin Cross2016-09-191-1/+1
* Convert art gtests to Android.bpColin Cross2016-09-151-0/+8
* Fix dexlist_testColin Cross2016-09-141-5/+1
* Convert more of art to Android.bpColin Cross2016-09-082-52/+21
* Revert "Convert more of art to Android.bp"Colin Cross2016-09-072-22/+52
* Convert more of art to Android.bpColin Cross2016-09-062-52/+22
* Refactored a few dexdump alloc/free into unique_ptrAart Bik2016-07-121-14/+11
* Support the -i flag in the new dexdump.Aart Bik2016-06-221-1/+2
* Merge "Refactor DexFile::DecodeDebugInfo." am: 96c9de9510David Srbecky2015-12-151-6/+4
|\
| * Refactor DexFile::DecodeDebugInfo.David Srbecky2015-12-151-6/+4
* | Merge mnc-dr-enso-dev into goog/masterPrzemyslaw Szczepaniak2015-11-211-1/+1
|/
* Make Art's dexlist the real one!Aart Bik2015-08-283-8/+5
* 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-091-20/+9
* Revert "Make Art dexdump/list the real utilities."Aart Bik2015-07-083-5/+11
* Make Art dexdump/list the real utilities.Aart Bik2015-07-083-11/+5
* Migrated dexlist from Dalvik (libdex) into Art (libart)Aart Bik2015-07-073-0/+450