summaryrefslogtreecommitdiffstats
path: root/dexlist
Commit message (Expand)AuthorAgeFilesLines
* Revert^4: Add dex item for hiddenapi flagsDavid Brazdil2018-10-281-1/+1
* Revert "Revert^2: Add dex item for hiddenapi flags"Luman Qu2018-10-261-1/+1
* Revert^2: Add dex item for hiddenapi flagsDavid Brazdil2018-10-251-1/+1
* Revert "Add dex item for hiddenapi flags"David Brazdil2018-10-241-1/+1
* Merge "Add dex item for hiddenapi flags"David Brazdil2018-10-241-1/+1
|\
| * Add dex item for hiddenapi flagsDavid Brazdil2018-10-231-1/+1
* | ART: Fix android-cloexec warningsAndreas Gampe2018-10-191-1/+1
|/
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-10-091-1/+1
* Revert^2 "ART: Refactor typedef to using"Andreas Gampe2018-09-201-3/+3
* Revert "ART: Refactor typedef to using"Andreas Gampe2018-09-201-3/+3
* ART: Refactor typedef to usingAndreas Gampe2018-09-191-3/+3
* ART: Fix dexdump & dexlistAndreas Gampe2018-09-192-7/+3
* Refactor debug info position visitingMathieu Chartier2018-09-121-17/+8
* ART: Continue adding override annotationsAndreas Gampe2018-09-071-1/+1
* Move dexdump, dexlist, openjdkjvmti to ClassAccessorMathieu Chartier2018-07-241-18/+13
* Add a public error code to DexFileLoader::OpenAll.Dario Freni2018-07-191-0/+2
* Move ArtDexFileLoader to libdexfileDavid Sehr2018-05-161-1/+5
* Makes some ART gtests more robust to a non-standard environment.Roland Levillain2018-03-141-1/+1
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-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