1. b5f554a WebView downgrade prevention logic by Hui Shu · 8 years ago
  2. c180d68 Merge "Cache the parsed result of WebView provider config xml" into nyc-dev by Hui Shu · 8 years ago
  3. 9455bd0 Cache the parsed result of WebView provider config xml by Hui Shu · 8 years ago
  4. 95f7e8e Fix the behaviour for explicitly switching WebView provider by Gustav Sennton · 8 years ago
  5. 45e2966 Merge "Update persistent WebView packages setting only when user changes it." into nyc-dev by Gustav Sennton · 8 years ago
  6. f014c74 Merge "Ensure at least one default-available webview package is a non-fallback" into nyc-dev by Gustav Sennton · 8 years ago
  7. c0bc993 Ensure at least one default-available webview package is a non-fallback by Gustav Sennton · 8 years ago
  8. a915904 Update persistent WebView packages setting only when user changes it. by Gustav Sennton · 8 years ago
  9. 5352dda Merge "Don't run the WebView preparation if using the same non-replaced package" into nyc-dev by Gustav Sennton · 8 years ago
  10. 2198a53 Don't run the WebView preparation if using the same non-replaced package by Gustav Sennton · 8 years ago
  11. ce2cb76 Merge "Add initial unit tests for WebViewUpdateService." into nyc-dev by Gustav Sennton · 8 years ago
  12. 53b7824 Add initial unit tests for WebViewUpdateService. 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. 95cd5d5 Merge "Clear calling identity when enabling WebView fallback logic." into nyc-dev by Gustav Sennton · 8 years ago
  15. ff396f2 Ensure we don't crash the system server when disabling/enabling package. by Gustav Sennton · 8 years ago
  16. 6824c7c Clear calling identity when enabling WebView fallback logic. by Gustav Sennton · 8 years ago
  17. 79fea48 Create WebViewUpdateServiceImpl to move implementation there. by Gustav Sennton · 8 years ago
  18. e1ccdd1 Merge "Split WebViewUpdateService logic into fallback logic and update-logic." into nyc-dev by Gustav Sennton · 8 years ago
  19. 3a6e6b2 Split WebViewUpdateService logic into fallback logic and update-logic. by Gustav Sennton · 8 years ago
  20. 5c153c5 Disable fallback webview package before downgrading it. by Gustav Sennton · 8 years ago
  21. 9e8c058 Disallow WebView provider packages lower version than Chrome Stable by Hui Shu · 8 years ago
  22. ab3b6b1 Provide command to change WebView implementation. by Gustav Sennton · 8 years ago
  23. 065b7e6 Move more code from WebViewUpdateService to separate overridable class by Gustav Sennton · 8 years ago
  24. dbf5eb0 Simplify WebViewProviderInfo - move its logic into WebViewUpdateService. by Gustav Sennton · 8 years ago
  25. 79a23a0 Merge "Add utility interface for WebView preparation logic." into nyc-dev by Gustav Sennton · 8 years ago
  26. 8b17926 Add utility interface for WebView preparation logic. by Gustav Sennton · 8 years ago
  27. 26c82ff Remove WebView-package-being-replaced logic from WebViewUpdateService. by Gustav Sennton · 8 years ago
  28. fc19b0a Make WebViewUpdateService accessible by isolated apps. by Torne (Richard Coles) · 9 years ago
  29. 1e5d803 Trigger the webview update logic when receiving PACKAGE_CHANGED intents. by Gustav Sennton · 8 years ago
  30. 074d630 Merge "Add fallback packages to be enabled iff no webview packages are valid" into nyc-dev by Gustav Sennton · 8 years ago
  31. 275d13c Call webview updating logic with the system UID when setup done. by Gustav Sennton · 8 years ago
  32. c83e3fa Add fallback packages to be enabled iff no webview packages are valid by Gustav Sennton · 8 years ago
  33. 7a002a2 Merge "Move current WebView provider from Settings.Secure to Settings.Global" into nyc-dev by Gustav Sennton · 9 years ago
  34. 14c033c Move current WebView provider from Settings.Secure to Settings.Global by Gustav Sennton · 9 years ago
  35. 23875b2 Allow using USER_ALL as user id when killing package dependents. by Gustav Sennton · 9 years ago
  36. 27f13de Fix WebView loading logic to allow changing provider if current disabled by Gustav Sennton · 9 years ago
  37. 6258dcd Add functionality for changing WebView provider. by Gustav Sennton · 9 years ago
  38. 3098cf2 Trigger WebView relro creation when new provider package installed. by Gustav Sennton · 9 years ago
  39. 6ce92c9 Load WebView from one out of a list of packages, reland. by Gustav Sennton · 9 years ago
  40. d9730182 Revert "Load WebView from one out of a list of packages." by Gustav Sennton · 9 years ago
  41. 2ed6fee Load WebView from one out of a list of packages. by Gustav Sennton · 9 years ago
  42. 9915eb5 Revert "Load WebView from one out of a list of packages." by Gustav Sennton · 9 years ago
  43. fe320b2 Load WebView from one out of a list of packages. by Gustav Sennton · 9 years ago
  44. 6a0d43f Fix WebViewUpdateService timeout code. by Torne (Richard Coles) · 10 years ago
  45. e76e81a Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService DO NOT MERGE by Primiano Tucci · 10 years ago
  46. 5ced502 Cherry pick Remove dependency on WebView native library path. DO NOT MERGE by Ben Murdoch · 10 years ago
  47. 4dbeb35 Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  48. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  49. dc00a84 Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast. by Ben Murdoch · 10 years ago
  50. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago