1. b0c715b [WebView] Add multiprocess state to webviewupdate dumpState. by Gustav Sennton · 7 years ago
  2. 61f57e7 Merge "Listen to USER_STARTED instead of USER_ADDED from WebViewUpdateService." into oc-dev by Gustav Sennton · 7 years ago
  3. a43f144 Listen to USER_STARTED instead of USER_ADDED from WebViewUpdateService. by Gustav Sennton · 7 years ago
  4. b265016 Add shell command for turning on/off WebView multiprocess. by Gustav Sennton · 7 years ago
  5. 924dacd Move WebViewUpdater to its own file. by Gustav Sennton · 7 years ago
  6. adb612b Add info on each WebView package in webviewupdate-dumpsys. by Gustav Sennton · 7 years ago
  7. 564c2fd Make sure we cannot use packages targeting pre-O as WebView packages. by Gustav Sennton · 7 years ago
  8. dc37507 Prepare to enable multiprocess by default. by Torne (Richard Coles) · 8 years ago
  9. 364e160 Change WebView fallback mechanism to consider all users' package states. by Gustav Sennton · 8 years ago
  10. 1a4c4e3 Handle multiprocess flag in WebView update service. by Torne (Richard Coles) · 8 years ago
  11. 1eb3820 Dump the entire state of WebViewUpdateService on demand. by Gustav Sennton · 8 years ago
  12. ab5d0ba resolve merge conflicts of 0d16fa4 to master by Torne (Richard Coles) · 8 years ago
  13. 86f7bbe Fix WebViewUpdateServiceTest failures when using Thread without Looper. by Gustav Sennton · 8 years ago
  14. 02bf0b6 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 am: f80fab010a by Robert Sesek · 8 years ago
  15. bf683e0 Add an API for retrieving information about the current WebView package. by Gustav Sennton · 8 years ago
  16. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  17. fd222fc2 resolve merge conflicts of 6cbf137 to master by Gustav Sennton · 8 years ago
  18. 0df2c55 Support using uninstalled WebView packages as WebView implementation. by Gustav Sennton · 8 years ago
  19. 47d7ec8 Add class comments in WebViewUpdateServiceImpl. by Gustav Sennton · 8 years ago
  20. 99a0089 Merge "Make getMinimumVersionCode thread safe." by Hui Shu · 8 years ago
  21. c444656 resolve merge conflicts of 00b735a to master by Gustav Sennton · 8 years ago
  22. 9ee6bdf Make getMinimumVersionCode thread safe. by Hui Shu · 8 years ago
  23. fd07efa Load WebView even if WebView relro creation times out. by Gustav Sennton · 8 years ago
  24. 0b9717f Merge "WebView downgrade prevention logic" into nyc-dev am: e12d62b am: b5829cd by Hui Shu · 8 years ago
  25. b5f554a WebView downgrade prevention logic by Hui Shu · 8 years ago
  26. 741f769 Use nonruntime exception in WebViewUpdateService if no webview available by Gustav Sennton · 8 years ago
  27. c180d68 Merge "Cache the parsed result of WebView provider config xml" into nyc-dev by Hui Shu · 8 years ago
  28. 9455bd0 Cache the parsed result of WebView provider config xml by Hui Shu · 8 years ago
  29. 95f7e8e Fix the behaviour for explicitly switching WebView provider by Gustav Sennton · 8 years ago
  30. 45e2966 Merge "Update persistent WebView packages setting only when user changes it." into nyc-dev by Gustav Sennton · 8 years ago
  31. a915904 Update persistent WebView packages setting only when user changes it. by Gustav Sennton · 8 years ago
  32. 5352dda Merge "Don't run the WebView preparation if using the same non-replaced package" into nyc-dev by Gustav Sennton · 8 years ago
  33. 2198a53 Don't run the WebView preparation if using the same non-replaced package by Gustav Sennton · 8 years ago
  34. 53b7824 Add initial unit tests for WebViewUpdateService. by Gustav Sennton · 8 years ago
  35. ff396f2 Ensure we don't crash the system server when disabling/enabling package. by Gustav Sennton · 8 years ago
  36. 79fea48 Create WebViewUpdateServiceImpl to move implementation there. by Gustav Sennton · 8 years ago