summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/dex_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert to UTF8 before doing dex file location comparisonMathieu Chartier2016-01-261-1/+5
* Revert "Revert "Load app images""Mathieu Chartier2016-01-251-4/+4
* Revert "Load app images"Nicolas Geoffray2016-01-231-4/+4
* Load app imagesMathieu Chartier2016-01-221-4/+4
* ART: Move DexCache arrays to native.Vladimir Marko2015-09-031-15/+27
* Move mirror::ArtMethod to nativeMathieu Chartier2015-05-291-17/+11
* Move ArtField to nativeMathieu Chartier2015-04-101-5/+4
* Force inlining on trivial accessors.Ian Rogers2014-04-291-6/+6
* Remove blacklistSebastien Hertz2014-02-171-8/+8
* Remove intialized static storage from dex cache.Ian Rogers2014-01-081-13/+9
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-6/+6
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+82