summaryrefslogtreecommitdiffstats
path: root/runtime/runtime.h
Commit message (Expand)AuthorAgeFilesLines
* Compacting collector.Mathieu Chartier2013-11-111-5/+2
* Fix oatdump and valgrind.Ian Rogers2013-11-061-5/+0
* Merge "Implement Interface Method Tables (IMT)." into dalvik-devJeff Hao2013-10-291-0/+38
|\
| * Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+38
* | Fix object identity hash.Mathieu Chartier2013-10-291-1/+2
|/
* resolved conflicts for merge of 5d79c5de to dalvik-devBrian Carlstrom2013-10-201-0/+1
|\
| * Preload DexCachesBrian Carlstrom2013-10-201-0/+1
* | resolved conflicts for merge of b926b3c6 to dalvik-devBrian Carlstrom2013-10-111-3/+6
|\ \ | |/
| * Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-101-3/+6
* | Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+7
* | Split the allocation path into 'instrumented' and 'uninstrumented'Hiroshi Yamauchi2013-09-251-0/+5
* | resolved conflicts for merge of bb0140e0 to dalvik-devMathieu Chartier2013-09-201-0/+3
|\ \ | |/
| * Re-enable concurrent system weak sweeping.Mathieu Chartier2013-09-201-0/+3
* | Refactor system weak sweeping, add support for modification.Mathieu Chartier2013-09-171-0/+4
|/
* Handle OOMEs in class linker with grace.Ian Rogers2013-08-271-3/+2
* Merge "Add more runtime options." into dalvik-devMathieu Chartier2013-08-211-1/+5
|\
| * Add more runtime options.Mathieu Chartier2013-08-211-1/+5
* | Compiler filter updatebuzbee2013-08-211-6/+6
|/
* Add -XX:+DisableExplicitGC option for ArtAnwar Ghuloum2013-08-141-0/+6
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-11/+11
* Compilation filterbuzbee2013-08-081-24/+49
* Add low memory mode option to ART.Mathieu Chartier2013-08-051-0/+1
* Add option for changing number of GC threads.Mathieu Chartier2013-07-231-0/+1
* 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/+479