1. 927c15c Track ZygoteHooks API changes in libcore by Neil Fuller · 5 years ago
  2. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  3. c37ebe1 Added Java Language methods for blastula management. by Chris Wailes · 6 years ago
  4. 682b479 Refactored ZygoteConnection.Arguments to ZygoteArguments. by Chris Wailes · 6 years ago
  5. 8b35ba2 Implemented native functions and types for blastula management. by Chris Wailes · 6 years ago
  6. 46724e7 Add post fork hook for System Server by Orion Hodson · 6 years ago
  7. 9821335 Merge "Make system server profiling an explicit runtime intent" am: 232011c7d9 by Calin Juravle · 6 years ago
  8. 8eb891b Make system server profiling an explicit runtime intent by Calin Juravle · 6 years ago
  9. 6914312 resolve merge conflicts of daef557352934e5a6e20a45bd2a01c832f657e42 to pi-dev-plus-aosp by Mathew Inwood · 6 years ago
  10. 16073b8 More flexible API enforcement policy. by Mathew Inwood · 6 years ago
  11. c0276a5 Merge "Add Zygote.startChildZygote() to fork a new process that itself is a zygote." am: 554cfd1f1d am: 5b9410c74b by Robert Sesek · 6 years ago
  12. d0a190df Add Zygote.startChildZygote() to fork a new process that itself is a zygote. by Robert Sesek · 6 years ago
  13. b3a4aab Refactor runtime hidden API flag from negative to positive by David Brazdil · 6 years ago
  14. f7e31c0 Refactor runtime hidden API flag from negative to positive by David Brazdil · 6 years ago
  15. 51c66ea Merge "Propagate the "dalvik.vm.minidebuginfo" property to ART run-time." am: ddd440b8a2 am: 8df431a8ef by David Srbecky · 6 years ago
  16. 156ed92 Propagate the "dalvik.vm.minidebuginfo" property to ART run-time. by David Srbecky · 6 years ago
  17. 71e8c40 Merge "Set Zygote.DISABLE_HIDDEN_API_CHECKS for system apps" am: 50cfaa40ca am: 97a970e56b by David Brazdil · 7 years ago
  18. 071bcaa Set Zygote.DISABLE_HIDDEN_API_CHECKS for system apps by David Brazdil · 7 years ago
  19. 2176822 Merge "Reland: Move zygote's seccomp setup to post-fork" am: 7839672e22 am: 4249466562 by Victor Hsieh · 7 years ago
  20. c8176ef Reland: Move zygote's seccomp setup to post-fork by Victor Hsieh · 7 years ago
  21. fe6a51f Revert "Move zygote's seccomp setup to post-fork" by Victor Hsieh · 7 years ago
  22. 551e5af Revert "Move zygote's seccomp setup to post-fork" by Victor Hsieh · 7 years ago
  23. 6a4a339 Move zygote's seccomp setup to post-fork by Victor Hsieh · 7 years ago
  24. a188dbc Move zygote's seccomp setup to post-fork by Victor Hsieh · 7 years ago
  25. 46a0cf5 Merge "Special handling of priv-apps in Zygote." am: 46af70cad9 am: 79d4ef6caa am: 836f2fe701 by Nicolas Geoffray · 7 years ago
  26. 79d4ef6 Merge "Special handling of priv-apps in Zygote." am: 46af70cad9 by Nicolas Geoffray · 7 years ago
  27. 46af70c Merge "Special handling of priv-apps in Zygote." by Nicolas Geoffray · 7 years ago
  28. 66d7275 Merge changes Id931d441,I83faf974 am: 89c94f67b4 by Narayan Kamath · 7 years ago
  29. 14e3e52 Merge "resolve merge conflicts of eb8a4ef5d344 to oc-mr1-dev-plus-aosp" into oc-mr1-dev-plus-aosp by Andreas Gampe · 7 years ago
  30. 8f4eab2 resolve merge conflicts of eb8a4ef5d344 to oc-mr1-dev-plus-aosp by Andreas Gampe · 7 years ago
  31. ac0b4be Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  32. 1f88ad6 Special handling of priv-apps in Zygote. by Nicolas Geoffray · 7 years ago
  33. 1bf40f6 Missed these renames in last commit. by Nicolas Geoffray · 7 years ago
  34. 8dbb5e5 resolve merge conflicts of e017dae5873c to stage-aosp-master by Nicolas Geoffray · 7 years ago
  35. 81edac4 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  36. ace874b Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  37. bf99d06 Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  38. 18f7bcb Merge "Add a common call when wrapping an app." am: 12e0975963 am: bb6cf84a40 by Christopher Ferris · 7 years ago
  39. 76de39e Add a common call when wrapping an app. by Christopher Ferris · 7 years ago
  40. 2980de4 Add a common call when wrapping an app. by Christopher Ferris · 7 years ago
  41. 62cc119 Flag apps that have debugging set in systrace by John Reck · 7 years ago
  42. 04ed650 Fix the reset of boosted zygote thread priority. by Hiroshi Yamauchi · 7 years ago
  43. 1e3db87 Fix the reset of boosted zygote thread priority. by Hiroshi Yamauchi · 7 years ago
  44. b49996d Zygote: Reset niceness if lazy preloading is enabled. by Narayan Kamath · 7 years ago
  45. 347b1df Introduce DEBUG_JAVA_DEBUGGABLE. by Nicolas Geoffray · 8 years ago
  46. 8dfa178 Zygote: Add fdsToIgnore by Andreas Gampe · 8 years ago
  47. 54e387d Dynamically add the webview_zygote's preloaded APK to the zygote FD whitelist. by Robert Sesek · 8 years ago
  48. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  49. 885b742 Changes of root storage space unmounting time on Zygote Process by doheon1.lee · 9 years ago
  50. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 8 years ago
  51. 3c43b38 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  52. 9abbf45 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  53. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  54. 065075e Replace --include-cfi with --generate-debug-info. by David Srbecky · 9 years ago
  55. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 9 years ago
  56. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  57. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  58. 7a49028 Add JIT late override property by Mathieu Chartier · 9 years ago
  59. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  60. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  61. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 10 years ago
  62. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago