1. 86f7bbe Fix WebViewUpdateServiceTest failures when using Thread without Looper. by Gustav Sennton · 8 years ago
  2. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  3. 0df2c55 Support using uninstalled WebView packages as WebView implementation. by Gustav Sennton · 8 years ago
  4. 9455bd0 Cache the parsed result of WebView provider config xml by Hui Shu · 8 years ago
  5. c0bc993 Ensure at least one default-available webview package is a non-fallback by Gustav Sennton · 8 years ago
  6. 631de99e Add more checks for invalid states when reading webview packages config. by Gustav Sennton · 8 years ago
  7. ff396f2 Ensure we don't crash the system server when disabling/enabling package. by Gustav Sennton · 8 years ago
  8. 5c153c5 Disable fallback webview package before downgrading it. by Gustav Sennton · 8 years ago
  9. 9e8c058 Disallow WebView provider packages lower version than Chrome Stable by Hui Shu · 8 years ago
  10. 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]
  11. dbf5eb0 Simplify WebViewProviderInfo - move its logic into WebViewUpdateService. by Gustav Sennton · 8 years ago
  12. 8b17926 Add utility interface for WebView preparation logic. by Gustav Sennton · 8 years ago