1. e062404 Start the webview_zygote at boot, but in the background. by Torne (Richard Coles) · 6 years ago
  2. ffc4dd7 Merge "Delay starting the webview_zygote until first use." am: 6d9d717ab7 am: 99440a0ab8 by Robert Sesek · 6 years ago
  3. b21dbc2 Delay starting the webview_zygote until first use. by Robert Sesek · 6 years ago
  4. f4f647e Preload with RELRO sharing in the WebView zygote. by Torne (Richard Coles) · 6 years ago
  5. f9bd606 Merge "Reparent the webview_zygote to be a child of the main app_process zygote." am: 1c81aa6375 am: 486190f87b by Robert Sesek · 6 years ago
  6. 602d132 Reparent the webview_zygote to be a child of the main app_process zygote. by Robert Sesek · 7 years ago
  7. 5bc14af Consider shared libs when precreating WebView classloader. by Torne (Richard Coles) · 7 years ago
  8. 4fd8aa5 Consider shared libs when precreating WebView classloader. by Torne (Richard Coles) · 7 years ago
  9. 0a6140d WebView: wrap Java literals with {@code} by Nate Fischer · 7 years ago
  10. f0c52b5 Add a time-out for connecting to SystemServer, and WebView, zygotes. by Gustav Sennton · 7 years ago
  11. 833813c Explicitly wait for the WebView Zygote. by Gustav Sennton · 7 years ago
  12. 0452670 Support loading a stub WebView using a donor package. by Torne (Richard Coles) · 8 years ago
  13. f05f99b Post WebView Zygote connection code to a background thread. by Gustav Sennton · 7 years ago
  14. 638d810 Add isBundled argument to LoadedApk.makePaths call by Dimitry Ivanov · 7 years ago
  15. 89cc520 Synchronize access to WebViewZygote. by Robert Sesek · 8 years ago
  16. c5f8664 Add new hostingType for startProcessLocked() that selects using the WebViewZygote. by Robert Sesek · 8 years ago
  17. 3b6ca99 Precreate the classloader for the WebView. by Torne (Richard Coles) · 8 years ago
  18. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago