1. b2b9925 Disable multiprocess WebView for 32-bit lowram devices. by Torne (Richard Coles) · 7 years ago
  2. db70ba2 Enable multiprocess WebView by default. by Torne (Richard Coles) · 8 years ago
  3. dc37507 Prepare to enable multiprocess by default. by Torne (Richard Coles) · 8 years ago
  4. 364e160 Change WebView fallback mechanism to consider all users' package states. by Gustav Sennton · 8 years ago
  5. 1a4c4e3 Handle multiprocess flag in WebView update service. by Torne (Richard Coles) · 8 years ago
  6. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  7. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  8. 86f7bbe Fix WebViewUpdateServiceTest failures when using Thread without Looper. by Gustav Sennton · 8 years ago
  9. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  10. 0df2c55 Support using uninstalled WebView packages as WebView implementation. by Gustav Sennton · 8 years ago
  11. 9455bd0 Cache the parsed result of WebView provider config xml by Hui Shu · 8 years ago
  12. c0bc993 Ensure at least one default-available webview package is a non-fallback by Gustav Sennton · 8 years ago
  13. 631de99e Add more checks for invalid states when reading webview packages config. by Gustav Sennton · 8 years ago
  14. ff396f2 Ensure we don't crash the system server when disabling/enabling package. by Gustav Sennton · 8 years ago
  15. 5c153c5 Disable fallback webview package before downgrading it. by Gustav Sennton · 8 years ago
  16. 9e8c058 Disallow WebView provider packages lower version than Chrome Stable by Hui Shu · 8 years ago
  17. 065b7e6 Move more code from WebViewUpdateService to separate overridable class by Gustav Sennton · 8 years ago[Renamed (67%) from services/core/java/com/android/server/webkit/WebViewUtilityImpl.java]
  18. dbf5eb0 Simplify WebViewProviderInfo - move its logic into WebViewUpdateService. by Gustav Sennton · 8 years ago
  19. 8b17926 Add utility interface for WebView preparation logic. by Gustav Sennton · 9 years ago