summaryrefslogtreecommitdiffstats
path: root/libdvm
Commit message (Expand)AuthorAgeFilesLines
* Add VMRuntime.getTargetSdkVersion.Alex Klyubin2013-10-241-2/+18
* Use @throws rather than the deprecated and unusual @exception.Elliott Hughes2013-10-152-5/+5
* Improve the charAt documentation.Elliott Hughes2013-10-151-7/+2
* Fix Java 7 build.Ying Wang2013-09-201-1/+1
* Add libcore support for sample profiling from traceview gui.Jeff Hao2013-08-271-376/+0
* Merge "Synced java.util.concurrent library up to 2013.07.01."Elliott Hughes2013-08-161-4/+18
|\
| * Synced java.util.concurrent library up to 2013.07.01.Calin Juravle2013-08-141-4/+18
* | Minor cleanup of AccessibleObjectBrian Carlstrom2013-08-151-5/+5
* | Move support files back with DexClassLoader and PathClassLoaderBrian Carlstrom2013-08-153-900/+0
|/
* 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