summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/dex_cache-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-30/+22
* Move ArtField to nativeMathieu Chartier2015-04-101-5/+33
* Avoid using dex cache array pointers in libart.Vladimir Marko2015-04-101-1/+1
* Reduced memory usage of primitive fields smaller than 4-bytesFred Shih2014-08-251-1/+1
* ART: Fix verifier mishandling erroneous array component typesAndreas Gampe2014-07-301-0/+8
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-0/+5
* Fix compiler warnings.Mathieu Chartier2014-06-041-0/+2
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+40