summaryrefslogtreecommitdiffstats
path: root/libart/src/main/java/dalvik
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add libcore support for sample profiling from traceview gui.Jeff Hao2013-08-281-395/+0
* Share ClassLoader codeBrian Carlstrom2013-08-143-922/+0
* Increase breadcrumbs for class lookup failures.Ian Rogers2013-08-131-11/+25
* Remove updateProcessState.Mathieu Chartier2013-08-101-6/+0
* Show size/alloc/free per Dalvik heap space in dumpsysHiroshi Yamauchi2013-07-311-0/+21
* 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
* Move dalvik.system.VMDebug to be runtime specificBrian Carlstrom2013-06-061-0/+374
* Making libcore build WITH_ARTBrian Carlstrom2013-06-052-0/+303
* Adding libart support to libcoreBrian Carlstrom2013-05-223-0/+908