summaryrefslogtreecommitdiffstats
path: root/libdvm/src/main/java/dalvik
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-052-481/+0
* API to query whether a given instruction set / abi is 64bit.Narayan Kamath2014-07-091-0/+8
* Remove libdvm VMRuntime.vmFlagsBrian Carlstrom2014-05-221-7/+0
* Provide more information about the runtimeSebastien Hertz2014-05-221-0/+26
* Add a mapping between ABIs and instruction sets.Narayan Kamath2014-05-011-0/+28
* ART sampling profilerDave Allison2014-03-071-1/+1
* Add unpadded array allocations.Ian Rogers2014-02-281-0/+51
* Add registerAppInfo to the VMRuntime objectDave Allison2013-12-181-0/+7
* Add method for updating dalvik process state through VMRuntime.Mathieu Chartier2013-11-251-0/+6
* am 17a9c017: am 3c91b32f: Merge "Add VMRuntime.getTargetSdkVersion."Alex Klyubin2013-10-241-2/+18
|\
| * am 3c91b32f: Merge "Add VMRuntime.getTargetSdkVersion."Alex Klyubin2013-10-241-2/+18
| |\
| | * Add VMRuntime.getTargetSdkVersion.Alex Klyubin2013-10-241-2/+18
| | * Add libcore support for sample profiling from traceview gui.Jeff Hao2013-08-271-376/+0
| | * Move support files back with DexClassLoader and PathClassLoaderBrian Carlstrom2013-08-153-900/+0
| | * Move dalvik.system.VMDebug to libdvmBrian Carlstrom2013-06-071-0/+376
* | | Preload DexCachesBrian Carlstrom2013-10-161-1/+2
|/ /
* | Preload DexCachesBrian Carlstrom2013-10-081-0/+5
* | Use the docs-approved Android x.y (Name) format consistently.Elliott Hughes2013-09-031-5/+5
* | Add libcore support for sample profiling from traceview gui.Jeff Hao2013-08-281-397/+0
* | Share ClassLoader codeBrian Carlstrom2013-08-143-900/+0
* | Remove updateProcessState.Mathieu Chartier2013-08-101-7/+0
* | Show size/alloc/free per Dalvik heap space in dumpsysHiroshi Yamauchi2013-07-311-0/+21
* | Add updateProcessState to VMRuntimeMathieu Chartier2013-07-181-0/+7
* | Add registerNativeAllocation and registerNativeFree to libcore.Mathieu Chartier2013-07-161-0/+15
* | Add dalvik.system.VMRuntime.vmLibraryBrian Carlstrom2013-07-091-0/+5
* | Move dalvik.system.VMDebug to be runtime specificBrian Carlstrom2013-06-061-0/+376
|/
* Move additional files to libdvmBrian Carlstrom2013-06-052-0/+320
* Simplify defaulting for system properties, and trust the environment less.Elliott Hughes2013-05-141-2/+1
* Move some files with dalvik dependencies to libdvmBrian Carlstrom2013-05-133-0/+901