summaryrefslogtreecommitdiffstats
path: root/runtime/class_linker-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.Mathieu Chartier2014-06-041-1/+1
* Compaction cleanup for FindArrayClass.Mathieu Chartier2014-05-301-7/+7
* Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-20/+34
* Revert "Fix an outstanding compaction bug in interpreter."Mathieu Chartier2014-05-221-34/+20
* Fix an outstanding compaction bug in interpreter.Mathieu Chartier2014-05-221-20/+34
* Delete ClassHelper and fix compaction bug in GetDirectInterfaceMathieu Chartier2014-05-181-1/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-20/+22
* Assert dex-cache is populated following resolution in debug builds.Ian Rogers2014-05-021-0/+15
* Add more VerifyObject calls.Mathieu Chartier2014-03-071-1/+1
* Support in VMRuntime for allocating "unpadded" arrays.Ian Rogers2014-02-281-0/+1
* Ensure usable space data is zeroed in arrays.Ian Rogers2014-02-271-1/+1
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-0/+30
* Object model changes to support 64bit.Ian Rogers2014-02-061-5/+5
* Compacting collector.Mathieu Chartier2013-11-111-14/+20
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-27/+21
* 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/+146