1. 28a8937 Fix mini-debug-info generation for apps with wrap.sh script. by David Srbecky · 6 years ago
  2. 6e3461b Log timings for shutdown stages by Fyodor Kupolov · 7 years ago
  3. bf99d06 Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  4. 2980de4 Add a common call when wrapping an app. by Christopher Ferris · 7 years ago
  5. 1185eeb resolve merge conflicts of 9034b2717c88 to master by Andreas Gampe · 7 years ago
  6. 220aba2 Zygote: Preserve capabilities in WrapperInit by Andreas Gampe · 7 years ago
  7. 180f5e9 Merge "Set system server's class loader for wrap.system_server" am: 8d2d6bfa12 am: 959628a32e by tony.ys_liu · 7 years ago
  8. 3473817 Set system server's class loader for wrap.system_server by tony.ys_liu · 8 years ago
  9. 76d4fc8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 7 years ago
  10. 4e66db8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 7 years ago
  11. 3235e0c Additional boot metrics by Fyodor Kupolov · 8 years ago
  12. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  13. ba816e0 Refactor ZygoteInit to support a WebView-specific zygote. by Simon Baldwin · 9 years ago
  14. 13eac10 WrapperInit: remove dead execStandalone method by Daniel Micay · 9 years ago
  15. 37ad4b0 Choose the right executable for wrapped applications. by Narayan Kamath · 10 years ago
  16. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  17. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  18. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  19. 0c2313d Mimic Zygote preload steps when using wrappers. by Jeff Brown · 13 years ago
  20. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago