1. 8f4eab2 resolve merge conflicts of eb8a4ef5d344 to oc-mr1-dev-plus-aosp by Andreas Gampe · 7 years ago
  2. 8dbb5e5 resolve merge conflicts of e017dae5873c to stage-aosp-master by Nicolas Geoffray · 7 years ago
  3. 81edac4 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  4. 61491cc Merge "Zygote: Increase wrap-pid timeout to thirty seconds" am: 81f66ce5ab am: d795bbcdcc am: 7729d061ff by Andreas Gampe · 7 years ago
  5. bac3bc1 Merge "Zygote: Increase wrap-pid timeout to thirty seconds" am: 81f66ce5ab am: d795bbcdcc by Andreas Gampe · 7 years ago
  6. d795bbc Merge "Zygote: Increase wrap-pid timeout to thirty seconds" am: 81f66ce5ab by Andreas Gampe · 7 years ago
  7. 27497c6 Zygote: Increase wrap-pid timeout to thirty seconds by Andreas Gampe · 7 years ago
  8. d3e7126 Merge "Zygote: Poll with timeout for pid" am: 89d119abe6 am: 6078facf1f by Andreas Gampe · 7 years ago
  9. 6078fac Merge "Zygote: Poll with timeout for pid" am: 89d119abe6 by Andreas Gampe · 7 years ago
  10. 3fbde34 Zygote: Poll with timeout for pid by Andreas Gampe · 7 years ago
  11. cbc4214 Zygote: Poll with timeout for pid by Andreas Gampe · 7 years ago
  12. bf99d06 Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  13. bae484a Zygote: Fix race condition on package preloads. by Narayan Kamath · 7 years ago
  14. 24a3306 Zygote: Fix race condition on package preloads. by Narayan Kamath · 7 years ago
  15. 52fe51d Merge "Zygote: Allow arbitrary-length wrap property names" am: 11780f1ad3 am: c942ae61e9 by Andreas Gampe · 7 years ago
  16. 4c88a8c Zygote: Allow arbitrary-length wrap property names by Andreas Gampe · 7 years ago
  17. 0452670 Support loading a stub WebView using a donor package. by Torne (Richard Coles) · 8 years ago
  18. 669afcc Zygote: Add support for explicit preloading of resources. by Narayan Kamath · 8 years ago
  19. 76d4fc8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  20. 4e66db8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  21. 628c0f1 Merge "Introduce DEBUG_JAVA_DEBUGGABLE." am: 4df43ad959 am: 27ffe754a4 am: 1852c380e0 by Nicolas Geoffray · 8 years ago
  22. 347b1df Introduce DEBUG_JAVA_DEBUGGABLE. by Nicolas Geoffray · 8 years ago
  23. ed06502 Fix a bunch of repeated reads of a ro.* property by John Reck · 8 years ago
  24. e19589f Merge "Zygote: Add fdsToIgnore" am: 5b22a826d5 am: 140b9b65a1 am: e4cff36099 by Andreas Gampe · 8 years ago
  25. 8dfa178 Zygote: Add fdsToIgnore by Andreas Gampe · 8 years ago
  26. bb65893 Abstract ZygoteInit.maybePreload call for webview. by Torne (Richard Coles) · 8 years ago
  27. 5a3d0c6 Allow lazy preloading of zygote resources. by Narayan Kamath · 8 years ago
  28. f4b0962 Enable logwrapper functionality on user builds am: 0ca16fa584 am: db05d4b4ed am: ed8757a761 by Tamas Berghammer · 8 years ago
  29. 0ca16fa Enable logwrapper functionality on user builds by Tamas Berghammer · 8 years ago
  30. 02bf0b6 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 am: f80fab010a by Robert Sesek · 8 years ago
  31. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  32. aa67f68 Fix a bunch of repeated reads of a ro.* property by John Reck · 8 years ago
  33. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  34. ba816e0 Refactor ZygoteInit to support a WebView-specific zygote. by Simon Baldwin · 9 years ago
  35. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 9 years ago
  36. 9abbf45 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  37. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  38. 065075e Replace --include-cfi with --generate-debug-info. by David Srbecky · 9 years ago
  39. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 9 years ago
  40. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  41. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  42. 75f1ba5 am f792e016: am 437ac8f8: Merge "Add JIT late override property" by Mathieu Chartier · 9 years ago
  43. 7a49028 Add JIT late override property by Mathieu Chartier · 9 years ago
  44. 86bb9ba am 4c887ac9: am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks." by dcashman · 10 years ago
  45. fc4c0bf8 ZygoteConnection: remove obsolete security checks. by dcashman · 10 years ago
  46. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  47. b6b044a Fix a couple of issues with system_server forking. by Narayan Kamath · 10 years ago
  48. 7254c12 Fix comment according to review. by Christopher Ferris · 10 years ago
  49. e32df45 Fix wrap property creation when truncating. by Christopher Ferris · 10 years ago
  50. 37ad4b0 Choose the right executable for wrapped applications. by Narayan Kamath · 10 years ago
  51. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  52. 6ac7e67 Fix handling of wrapped processes [part 1]. by Narayan Kamath · 10 years ago
  53. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  54. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  55. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  56. a103ebe resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  57. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  58. dc84c6c resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  59. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  60. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  61. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 10 years ago
  62. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  63. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  64. 89d4c89 Finish fixing Zygote descriptor leakage problem by Dave Platt · 11 years ago
  65. 42a4bb5 Remove incorrect (and unused) capget code. by Elliott Hughes · 11 years ago
  66. bd19b9e Replace SEAndroid with SELinux. by Stephen Smalley · 11 years ago
  67. 468f6c1 ZygoteConnection.java: Remove dead code --peer-wait by Nick Kralevich · 12 years ago
  68. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  69. 2bca868 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  70. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  71. 83d9eda Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks. by Stephen Smalley · 13 years ago
  72. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  73. 2455efe SDK_INT is not "current" on unreleased builds. by Elliott Hughes · 13 years ago
  74. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  75. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 13 years ago
  76. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  77. 1b4c796 Set capabilities sooner. by Andy McFadden · 14 years ago
  78. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  79. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  80. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  81. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  82. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago