summaryrefslogtreecommitdiffstats
path: root/libdvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify merges of the annotation code.Elliott Hughes2013-07-232-697/+0
* Synchronize access to the annotation cache.Elliott Hughes2013-07-231-53/+46
* Fix Class.getMethod docs.Elliott Hughes2013-07-111-8/+13
* 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