summaryrefslogtreecommitdiffstats
path: root/libdexfile/dex/art_dex_file_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Plumb through the container as an optional arg to DexFileLoader::Open.Martin Stjernholm2018-12-131-8/+10
* Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-281-2/+2
* Remove unnecessary indirection from MemMap.Vladimir Marko2018-08-211-1/+1
* Add a public error code to DexFileLoader::OpenAll.Dario Freni2018-07-191-1/+1
* Revert "Refactor DexFile ownership"David Sehr2018-07-031-5/+5
* Refactor DexFile ownershipDavid Sehr2018-06-271-5/+5
* Move ArtDexFileLoader to libdexfileDavid Sehr2018-05-161-0/+140