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