summaryrefslogtreecommitdiffstats
path: root/runtime/native/dalvik_system_VMRuntime.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixed and refactored profiler options handling"Calin Juravle2014-06-061-7/+5
|\
| * Fixed and refactored profiler options handlingCalin Juravle2014-06-061-7/+5
* | Added workaround passing empty arg array for proxy invocation.Jeff Hao2014-06-021-3/+2
|/
* Compaction cleanup for FindArrayClass.Mathieu Chartier2014-05-301-2/+3
* Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-5/+3
* Revert "Fix an outstanding compaction bug in interpreter."Mathieu Chartier2014-05-221-3/+5
* Fix an outstanding compaction bug in interpreter.Mathieu Chartier2014-05-221-5/+3
* Support new VMRuntime native methodsSebastien Hertz2014-05-221-0/+18
* Delete ClassHelper and fix compaction bug in GetDirectInterfaceMathieu Chartier2014-05-181-3/+5
* Merge "Ensure JNI primitive array type is appropriate."Ian Rogers2014-05-141-8/+0
|\
| * Ensure JNI primitive array type is appropriate.Ian Rogers2014-05-141-8/+0
* | Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-10/+11
|/
* Remove support for app JNI workarounds.Ian Rogers2014-04-221-15/+4
* Refactor reflective method invocation.Ian Rogers2014-03-141-1/+1
* Make use of profiling information for dex2oatDave Allison2014-03-071-4/+8
* Defer heap transitions to heap trimming daemon.Mathieu Chartier2014-03-061-3/+2
* Disable compaction for jni workarounds.Mathieu Chartier2014-03-061-0/+2
* Avoid marking old class linker and intern table roots during pause.Mathieu Chartier2014-03-041-3/+4
* Add ART -help and -showversionBrian Carlstrom2014-03-031-1/+1
* Support in VMRuntime for allocating "unpadded" arrays.Ian Rogers2014-02-281-2/+35
* Make allocations report usable size.Ian Rogers2014-02-261-1/+1
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-13/+13
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-5/+3
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-3/+4
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+3
* Merge "Remove intialized static storage from dex cache."Ian Rogers2014-01-081-15/+1
|\
| * Remove intialized static storage from dex cache.Ian Rogers2014-01-081-15/+1
* | Add sampling profilerDave Allison2014-01-071-0/+16
|/
* Add interface for updating process state.Mathieu Chartier2013-11-251-0/+5
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-1/+2
* Compacting collector.Mathieu Chartier2013-11-111-46/+20
* Remove unused length from DexFile GetString calls.Ian Rogers2013-10-311-2/+1
* Don't use UTF16 length as length for MUTF8.Ian Rogers2013-10-301-1/+1
* am 881392f5: Adjust the name of setTargetSdkVersion native method.Alex Klyubin2013-10-251-2/+2
|\
| * Adjust the name of setTargetSdkVersion native method.Alex Klyubin2013-10-241-2/+2
* | Tracking change to InternTable::VisitRootsBrian Carlstrom2013-10-201-1/+2
* | resolved conflicts for merge of 5d79c5de to dalvik-devBrian Carlstrom2013-10-201-3/+316
|\|
| * Preload DexCachesBrian Carlstrom2013-10-201-2/+314
* | Fast JNI support.Ian Rogers2013-10-201-11/+12
* | Remove four counter increments out of the allocation path.Hiroshi Yamauchi2013-10-091-4/+1
|/
* Handle OOMEs in class linker with grace.Ian Rogers2013-08-271-3/+0
* If CheckJNI is enabled don't allow app workaroundsIan Rogers2013-08-131-14/+6
* am c39e3423: Use JNI to access activity manager process state.Mathieu Chartier2013-08-091-5/+0
|\
| * Use JNI to access activity manager process state.Mathieu Chartier2013-08-091-5/+0
* | Fix portable build.Ian Rogers2013-08-071-2/+0
* | Entry point clean up.Ian Rogers2013-08-071-7/+0
|/
* resolved conflicts for merge of 3da08f4d to dalvik-devMathieu Chartier2013-07-191-1/+6
|\
| * Add interface for updating the heap's process stateMathieu Chartier2013-07-181-0/+6
* | resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-0/+21
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+223