1. d0a190df Add Zygote.startChildZygote() to fork a new process that itself is a zygote. by Robert Sesek · 7 years ago
  2. e669ac2 fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log by yuanhuihui · 8 years ago
  3. ac0b4be Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  4. 76d4fc8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  5. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  6. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  7. 4ebf60b Merge "Ensure apps cannot prevent uncaught exceptions being logged." am: f61a449ee9 am: 8431c55fb8 am: 62360649c8 by Tobias Thierer · 8 years ago
  8. 8431c55 Merge "Ensure apps cannot prevent uncaught exceptions being logged." by Tobias Thierer · 8 years ago
  9. addbf90 Ensure apps cannot prevent uncaught exceptions being logged. by Tobias Thierer · 8 years ago
  10. 8ad86a3 Stop profiling on uncaught exception. by Tobias Thierer · 8 years ago
  11. ba816e0 Refactor ZygoteInit to support a WebView-specific zygote. by Simon Baldwin · 9 years ago
  12. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  13. d888beb Frameworks/base: Use Log.printlns in RuntimeInit by Andreas Gampe · 9 years ago
  14. 4c79fea Frameworks/base: Stop profiling on uncaught exception by Andreas Gampe · 9 years ago
  15. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 9 years ago
  16. da74a62 Register DDM handlers at the beginning of main method. by Piotr Jastrzebski · 10 years ago
  17. 5232271 Fix issue #17146552: system anr by Dianne Hackborn · 10 years ago
  18. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  19. 69eb6f5 Native Runtime: Add LOG_ID_CRASH by Mark Salyzyn · 10 years ago
  20. 35980b2 Add PID and application to Java crash printout by Eric Rowe · 11 years ago
  21. 941adc9 Make sure to actually log when Log.wtf() hiccups by Christopher Tate · 11 years ago
  22. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 13 years ago
  23. 16f5f5c Delete useless JNI methods. by Jeff Brown · 13 years ago
  24. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  25. 8568db5 Move socket tagging from libcore. by Jesse Wilson · 13 years ago
  26. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  27. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  28. f890fab Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 14 years ago
  29. 8718a51 Close System.out and System.err streams when they are made unreachable. by Jesse Wilson · 14 years ago
  30. 02890fd Replace Bitmap's finalizers with PhantomReferences. by Romain Guy · 14 years ago
  31. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  32. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 15 years ago
  33. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 15 years ago
  34. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  35. b7f0367 Eliminate CrashData and friends. by Dan Egnor · 15 years ago
  36. d0f80d4 Setting the default HTTP user agent at runtime init. by Jesse Wilson · 15 years ago
  37. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  38. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  39. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  40. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago