summaryrefslogtreecommitdiffstats
path: root/dalvik
Commit message (Expand)AuthorAgeFilesLines
* am 91a37e34: am 5f7fd3f1: am f560c538: Merge "Revert "Libcore: Remove <> in C...Andreas Gampe2014-05-061-2/+2
|\
| * Revert "Libcore: Remove <> in CloseGuardMonitor test class"Andreas Gampe2014-05-061-2/+2
* | am fd71cafe: am 82ae08ae: am 2684c1a5: Merge "Libcore: Remove <> in CloseGuar...Andreas Gampe2014-05-031-2/+2
|\ \ | |/
| * Libcore: Remove <> in CloseGuardMonitor test classAndreas Gampe2014-05-021-2/+2
* | am c3eed594: am f6696d69: am eec4356c: Merge "Improve detection of CloseGuard...Paul Duffin2014-05-021-0/+119
|\ \ | |/
| * Improve detection of CloseGuard protected resource leakagePaul Duffin2014-05-011-0/+119
| * Add an instructionSet argument to isDexOptNeededInternal.Narayan Kamath2014-05-011-1/+1
* | Add an instructionSet argument to isDexOptNeededInternal.Narayan Kamath2014-04-301-1/+1
* | am 3eb545e3: am 85fa4285: Merge "Groundwork towards making the Libcore.os fun...Elliott Hughes2014-04-252-5/+5
|\ \ | |/
| * Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-242-5/+5
* | am 0c2165ad: am e471f800: Merge "Rename Zygote -> ZygoteHooks."Narayan Kamath2014-04-022-187/+78
|\ \ | |/
| * Rename Zygote -> ZygoteHooks.Narayan Kamath2014-04-022-187/+78
* | am 7b652760: am 28e43313: Merge "Remove Zygote.systemInSafeMode."Narayan Kamath2014-03-311-6/+0
|\ \ | |/
| * Merge "Remove Zygote.systemInSafeMode."Narayan Kamath2014-03-311-6/+0
| |\
| | * Remove Zygote.systemInSafeMode.Narayan Kamath2014-03-281-6/+0
* | | am db965232: am 6586cc6f: Merge "Remove Zygote.fork"Narayan Kamath2014-03-311-17/+0
|\ \ \ | |/ /
| * | Remove Zygote.forkNarayan Kamath2014-03-281-17/+0
| |/
* | Merge "Deprecate use of BrokenTest and SideEffect"Brett Chabot2014-03-112-0/+4
|\ \ | |/ |/|
| * Deprecate use of BrokenTest and SideEffectBrett Chabot2014-03-072-0/+4
* | ART sampling profilerDave Allison2014-03-071-0/+7
|/
* Remove old fork-and-specialize APIDave Platt2014-02-131-14/+2
* Finish fixing Zygote descriptor leakage problemDave Platt2014-02-051-3/+19
* Switch libcore over to a long in DexFile.Elliott Hughes2014-02-041-18/+9
* Add sample profiling interface to startMethodTracing.Jeff Hao2014-01-061-6/+10
* Fix build harder.Elliott Hughes2013-11-071-1/+1
* Fix build.Elliott Hughes2013-11-071-0/+8
* Remove dead code.Elliott Hughes2013-11-071-15/+0
* Remove zip file extension whitelists when validating dex file path.Hui Lu2013-10-091-27/+26
* Use the docs-approved Android x.y (Name) format consistently.Elliott Hughes2013-09-032-13/+9
* Change IsMethodTracingActive to GetMethodTracingMode for libcore.Jeff Hao2013-08-301-2/+3
* Add libcore support for sample profiling from traceview gui.Jeff Hao2013-08-281-0/+387
* Share ClassLoader codeBrian Carlstrom2013-08-143-0/+952
* Add java.nio.charsets.StandardCharsets.Elliott Hughes2013-06-281-1/+0
* Clean up the #read javadoc.Elliott Hughes2013-06-241-1/+1
* Move dalvik.system.VMDebug to libdvmBrian Carlstrom2013-06-071-376/+0
* Fix @deprecated javadoc orthography.Elliott Hughes2013-06-063-4/+4
* Move additional files to libdvmBrian Carlstrom2013-06-052-320/+0
* Change the VMStack interface used by serialization.Elliott Hughes2013-06-051-0/+16
* Move some files with dalvik dependencies to libdvmBrian Carlstrom2013-05-133-901/+0
* Some of our helpers have moved into libnativehelpers.Elliott Hughes2013-05-092-7/+1
* Replace SEAndroid with SELinux.Stephen Smalley2013-04-121-1/+1
* Fix build.Elliott Hughes2013-03-271-0/+5
* Make NativeTestTarget more useful for benchmarking.Elliott Hughes2013-03-272-70/+34
* Add support for Libcore.os.exec*()Nick Kralevich2013-02-051-4/+11
* Fix typos.Elliott Hughes2013-01-171-7/+7
* More backwards compatibility for Facebook.Elliott Hughes2013-01-161-8/+12
* Stop Facebook crashing with NoSuchFieldException.Elliott Hughes2013-01-151-9/+9
* Support System.loadLibrary for libraries with transitive dependencies.Elliott Hughes2012-12-212-0/+21
* Add detail messages to all remaining NullPointerExceptions.Elliott Hughes2012-12-042-14/+16
* Support directories on the classpath, for resources.Elliott Hughes2012-12-032-41/+59