summaryrefslogtreecommitdiffstats
path: root/libdexfile/dex
Commit message (Expand)AuthorAgeFilesLines
* Support Windows builds for libartbase/libdexfileDavid Sehr2018-12-183-3/+22
* Plumb through the container as an optional arg to DexFileLoader::Open.Martin Stjernholm2018-12-134-34/+42
* Merge "ART: Clean up base/utils.h"Treehugger Robot2018-12-102-1/+1
|\
| * ART: Clean up base/utils.hAndreas Gampe2018-12-062-1/+1
* | Fix ComputeModifiedUtf8Hash().Vladimir Marko2018-12-102-2/+10
|/
* C++17 compatibility: make WITH_TIDY=1 happy again.Elliott Hughes2018-11-291-1/+1
* Merge "ART: Mark implicit constructor NOLINT"Treehugger Robot2018-11-281-1/+1
|\
| * ART: Mark implicit constructor NOLINTAndreas Gampe2018-11-271-1/+1
* | Merge "ART: Some iwyu for logging.h"Andreas Gampe2018-11-282-2/+3
|\ \ | |/ |/|
| * ART: Some iwyu for logging.hAndreas Gampe2018-11-212-2/+3
* | Rename and reorganize hiddenapi::ApiListDavid Brazdil2018-11-226-84/+6
|/
* Runtime flags only for fast/slow hiddenapi pathDavid Brazdil2018-11-162-24/+4
* libdexfile: rename kVerifyNone to kVerifyNothingOrion Hodson2018-11-143-5/+5
* Optimize string comparisons in Class::FindClassMethod.David Srbecky2018-11-012-0/+10
* Cache whether we should use interpreter invoke fast-path.David Srbecky2018-10-311-5/+5
* Remove HiddenApiAccessFlags, move content to hiddenapi::David Brazdil2018-10-303-41/+40
* Merge "Revert^4: Add dex item for hiddenapi flags"David Brazdil2018-10-308-171/+261
|\
| * Revert^4: Add dex item for hiddenapi flagsDavid Brazdil2018-10-288-171/+261
* | Fix defaulted-function-deleted warningYi Kong2018-10-281-1/+0
|/
* Revert "Revert^2: Add dex item for hiddenapi flags"Luman Qu2018-10-268-261/+171
* Revert^2: Add dex item for hiddenapi flagsDavid Brazdil2018-10-258-171/+261
* Revert "Add dex item for hiddenapi flags"David Brazdil2018-10-248-261/+171
* Add dex item for hiddenapi flagsDavid Brazdil2018-10-238-171/+261
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-10-1711-99/+106
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-10-091-2/+2
* Merge "Revert^2 "ART: Refactor typedef to using""Treehugger Robot2018-09-251-4/+0
|\
| * Revert^2 "ART: Refactor typedef to using"Andreas Gampe2018-09-201-4/+0
* | ART: Modernize counting-down loopsAndreas Gampe2018-09-201-5/+5
|/
* Revert "ART: Refactor typedef to using"Andreas Gampe2018-09-201-0/+4
* ART: Refactor typedef to usingAndreas Gampe2018-09-191-4/+0
* Merge "Add a --whitelist and --only-report-sdk-uses to veridex."Nicolas Geoffray2018-09-141-0/+4
|\
| * Add a --whitelist and --only-report-sdk-uses to veridex.Nicolas Geoffray2018-09-141-0/+4
* | Refactor DecodeDebugLocalInfoMathieu Chartier2018-09-135-32/+21
|/
* Refactor debug info position visitingMathieu Chartier2018-09-125-57/+65
* oatdump: Convert cdex before exporting dex filesAnestis Bechtsoudis2018-09-102-0/+14
* Fix various not so benign fdsan errors.Josh Gao2018-08-301-1/+1
* Remove superfluous 'virtual' specifiers in ART.Roland Levillain2018-08-284-11/+11
* Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-287-30/+30
* Remove unnecessary indirection from MemMap.Vladimir Marko2018-08-212-36/+43
* Delete ClassDataItemIteratorMathieu Chartier2018-08-084-282/+8
* Move hiddenapi to ClassAccessorMathieu Chartier2018-08-071-2/+9
* Move veridex to ClassAccessorMathieu Chartier2018-08-071-0/+4
* Modernize codebase by replacing NULL with nullptrYi Kong2018-08-021-1/+1
* Merge "Move dex_file_verifier_test and dexlayout to ClassAccessor"Mathieu Chartier2018-08-022-43/+16
|\
| * Move dex_file_verifier_test and dexlayout to ClassAccessorMathieu Chartier2018-08-012-43/+16
* | Merge "ART: Improve IsValidMemberName"Treehugger Robot2018-08-021-1/+4
|\ \ | |/ |/|
| * ART: Improve IsValidMemberNameAndreas Gampe2018-08-011-1/+4
* | Move DexFileVerifier to ClassAccessorMathieu Chartier2018-08-015-82/+150
|/
* Move dex_file_tracking_registrar and art_dex_file_loader_test to class_accessorMathieu Chartier2018-07-272-77/+53
* Move dexdump, dexlist, openjdkjvmti to ClassAccessorMathieu Chartier2018-07-241-11/+9