summaryrefslogtreecommitdiffstats
path: root/libdvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor ART java.lang.reflect implementationBrian Carlstrom2013-08-131-5/+5
* Remove updateProcessState.Mathieu Chartier2013-08-101-7/+0
* Show size/alloc/free per Dalvik heap space in dumpsysHiroshi Yamauchi2013-07-311-0/+21
* am 22606cfa: Merge "Remove some unused java.lang.reflect constructors"Brian Carlstrom2013-07-293-30/+1
|\
| * Remove some unused java.lang.reflect constructorsBrian Carlstrom2013-07-293-30/+1
| * Fix build.Elliott Hughes2013-07-292-0/+2
| * Use the libcore.reflect implementation.Elliott Hughes2013-07-2912-1009/+82
* | Fix build.Elliott Hughes2013-07-292-0/+2
* | Use the libcore.reflect implementation.Elliott Hughes2013-07-2512-1009/+82
* | am 5a2fc9c9: am 4323ab38: Merge "Simplify merges of the annotation code."Elliott Hughes2013-07-232-697/+0
|\ \ | |/
| * Simplify merges of the annotation code.Elliott Hughes2013-07-232-697/+0
* | am 73599f39: am f59830ff: Merge "Synchronize access to the annotation cache."Elliott Hughes2013-07-231-53/+46
|\ \ | |/
| * Synchronize access to the annotation cache.Elliott Hughes2013-07-231-53/+46
* | Add updateProcessState to VMRuntimeMathieu Chartier2013-07-181-0/+7
* | Add registerNativeAllocation and registerNativeFree to libcore.Mathieu Chartier2013-07-161-0/+15
* | am 63e17f1c: am ecdc71ca: am 3f3fdd79: Merge "Fix Class.getMethod docs."Elliott Hughes2013-07-111-8/+13
|\ \ | |/
| * Fix Class.getMethod docs.Elliott Hughes2013-07-111-8/+13
* | Add dalvik.system.VMRuntime.vmLibraryBrian Carlstrom2013-07-091-0/+5
|/
* Merge "Offer default implementations of various dalvik intrinsics in the libr...Brian Carlstrom2013-06-081-6/+13
|\
| * Offer default implementations of various dalvik intrinsics in the library.Elliott Hughes2013-06-071-6/+13
* | Improve String.toCharArray documentation.Elliott Hughes2013-06-071-3/+3
|/
* Move dalvik.system.VMDebug to libdvmBrian Carlstrom2013-06-071-0/+376
* Fix @deprecated javadoc orthography.Elliott Hughes2013-06-064-8/+8
* Moving java.lang.String to libdvmBrian Carlstrom2013-06-051-0/+2039
* Move additional files to libdvmBrian Carlstrom2013-06-053-0/+541
* 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-1328-0/+10546