summaryrefslogtreecommitdiffstats
path: root/libart/src/main/java/dalvik/system/VMRuntime.java
Commit message (Expand)AuthorAgeFilesLines
* Provide more information about the runtimeSebastien Hertz2014-05-221-0/+15
* Add a mapping between ABIs and instruction sets.Narayan Kamath2014-05-011-0/+30
* ART sampling profilerDave Allison2014-03-071-1/+1
* Add unpadded array allocations.Ian Rogers2014-02-281-0/+7
* Add registerAppInfo to the VMRuntime objectDave Allison2013-12-181-0/+5
* Add method for updating dalvik process state through VMRuntime.Mathieu Chartier2013-11-251-0/+6
* Add VMRuntime.getTargetSdkVersion.Alex Klyubin2013-10-241-2/+18
* Preload DexCachesBrian Carlstrom2013-10-161-3/+5
* Preload DexCachesBrian Carlstrom2013-10-081-0/+4
* Use the docs-approved Android x.y (Name) format consistently.Elliott Hughes2013-09-031-5/+5
* Remove updateProcessState.Mathieu Chartier2013-08-101-6/+0
* Add registerNativeAllocation and registerNativeFree to libcore.Mathieu Chartier2013-07-241-0/+15
* Add updateProcessState to VMRuntimeMathieu Chartier2013-07-181-0/+6
* Add dalvik.system.VMRuntime.vmLibraryBrian Carlstrom2013-07-091-0/+5
* Making libcore build WITH_ARTBrian Carlstrom2013-06-051-0/+223