summaryrefslogtreecommitdiffstats
path: root/libdexfile/dex/dex_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert^4: Add dex item for hiddenapi flagsDavid Brazdil2018-10-281-25/+6
* Revert "Revert^2: Add dex item for hiddenapi flags"Luman Qu2018-10-261-6/+25
* Revert^2: Add dex item for hiddenapi flagsDavid Brazdil2018-10-251-25/+6
* Revert "Add dex item for hiddenapi flags"David Brazdil2018-10-241-6/+25
* Add dex item for hiddenapi flagsDavid Brazdil2018-10-231-25/+6
* Refactor debug info position visitingMathieu Chartier2018-09-121-16/+0
* oatdump: Convert cdex before exporting dex filesAnestis Bechtsoudis2018-09-101-0/+11
* Delete ClassDataItemIteratorMathieu Chartier2018-08-081-39/+6
* Revert "Refactor DexFile ownership"David Sehr2018-07-031-68/+28
* Revert "Cache DexFile begin and size"David Sehr2018-07-031-11/+5
* Cache DexFile begin and sizeDavid Sehr2018-06-291-5/+11
* Refactor DexFile ownershipDavid Sehr2018-06-271-28/+68
* ART: Adds an entrypoint for invoke-customOrion Hodson2018-06-111-0/+9
* Revert "Revert "Move runtime/ to ClassAccessor""Mathieu Chartier2018-06-041-9/+8
* Revert "Move runtime/ to ClassAccessor"Alex Light2018-06-021-8/+9
* Move runtime/ to ClassAccessorMathieu Chartier2018-05-311-9/+8
* ART: Add dex::ProtoIndexOrion Hodson2018-05-141-2/+8
* Remove unused DexFile UTF-16-based string lookupJohn Stuart2018-04-061-19/+0
* Revert "Revert "Allow hidden API access from system libraries""David Brazdil2018-03-271-1/+2
* Revert "Allow hidden API access from system libraries"Nicolas Geoffray2018-03-261-2/+1
* Allow hidden API access from system librariesDavid Brazdil2018-03-261-1/+2
* Header library to remove dependence on runtime/David Sehr2018-02-281-1/+1
* Fix a memory leakGeorge Burgess IV2018-02-181-2/+2
* Ensure that apis are unhidden even if there is no vdexAlex Light2018-02-161-0/+15
* Move libdexfile out of runtimeDavid Sehr2018-02-141-0/+795