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