summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/os/RuntimeInit.java
Commit message (Expand)AuthorAgeFilesLines
* Pass the targetSdkVersion through to the zygote-forked dalvik.Elliott Hughes2011-07-081-5/+8
* Move socket tagging from libcore.Jesse Wilson2011-06-281-5/+7
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-38/+105
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-4/+3
* Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-7/+0
* Close System.out and System.err streams when they are made unreachable.Jesse Wilson2010-10-151-0/+2
* Replace Bitmap's finalizers with PhantomReferences.Romain Guy2010-08-091-3/+7
* Introduce "StrictMode"Brad Fitzpatrick2010-06-101-0/+4
* Fix issue #2492387: system server crash in WallpaperManagerServiceDianne Hackborn2010-03-111-18/+11
* Remove all traces of the old checkin service (and its associated parentalDan Egnor2010-02-131-1/+0
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-44/+38
* Eliminate CrashData and friends.Dan Egnor2009-12-111-117/+6
* Setting the default HTTP user agent at runtime init.Jesse Wilson2009-09-181-0/+37
* Integrated the profiler into the framework. We run it all the time if the per...Bob Lee2009-09-051-13/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+440
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-440/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+440