summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_VMClassLoader.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Make the PathClassLoader fast-path recursiveAndreas Gampe2015-04-141-2/+2
* Add hash map, reduce excessive hashingMathieu Chartier2014-11-071-2/+4
* ART: More warningsAndreas Gampe2014-11-041-0/+2
* Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-121-8/+11
* Add fast path to VMClassLoader.findLoadedClassMathieu Chartier2014-09-111-6/+13
* ART: Account for multidex location strings in VMClassLoaderAndreas Gampe2014-07-241-7/+10
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-2/+2
* Refactor reflective method invocation.Ian Rogers2014-03-141-4/+4
* Use libziparchive for art zip processing.Narayan Kamath2013-12-091-1/+1
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-2/+4
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+99