1. 2ed6fee Load WebView from one out of a list of packages. by Gustav Sennton · 9 years ago
  2. 9915eb5 Revert "Load WebView from one out of a list of packages." by Gustav Sennton · 9 years ago
  3. fe320b2 Load WebView from one out of a list of packages. by Gustav Sennton · 9 years ago
  4. 03c76e2 Merge "[WebView] Remove fallback call to WebViewFactoryProvider no-arg constructor." by Ignacio Solla · 10 years ago
  5. 27936ad Merge "Block loading WebView in privileged processes." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  6. 8584491 Block loading WebView in privileged processes. by Jeff Sharkey · 10 years ago
  7. 1ea39b3 [WebView] Remove fallback call to WebViewFactoryProvider no-arg constructor. by Ignacio Solla · 10 years ago
  8. 451e338 [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  9. 94ef789 [WebView] Interface to access hidden APIs. by Ignacio Solla · 10 years ago
  10. 84392d7 Store the WebView's package info. by Torne (Richard Coles) · 10 years ago
  11. 3822882 Add trace events to WebView startup. by Torne (Richard Coles) · 10 years ago
  12. 27cb0d2 Make WebViewFactory more robust. by Torne (Richard Coles) · 10 years ago
  13. 0606cd5 Log the version of the WebView package used. by Torne (Richard Coles) · 10 years ago
  14. 5f3278b Don't let failures to load the null WebView propagate. by Torne (Richard Coles) · 10 years ago
  15. e76e81a Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService DO NOT MERGE by Primiano Tucci · 10 years ago
  16. 5651fc2 CHerry pick Find WebView package name from a config resource. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  17. 5ced502 Cherry pick Remove dependency on WebView native library path. DO NOT MERGE by Ben Murdoch · 10 years ago
  18. 161536b Cherry pick Refactor ActivityManagerService and make WebViewFactory more pedantic. DO NOT MERGE by Primiano Tucci · 10 years ago
  19. 1b7977b Cherry pick Refactor native library path logic in WebViewFactory DO NOT MERGE by Primiano Tucci · 10 years ago
  20. 63d3d8a Cherry pick Append WebView assets to AssetManager when loading the WebView. DO NOT MERGE by Marcin Kosiba · 10 years ago
  21. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  22. 6c778ce Cherry pick Load the WebView Java code from an APK. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  23. 64fb029 Revert "Load the WebView Java code from an APK." DO NOT MERGE by Ben Murdoch · 10 years ago
  24. 8b4cd92 Load the WebView Java code from an APK. by Torne (Richard Coles) · 10 years ago
  25. dc00a84 Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast. by Ben Murdoch · 10 years ago
  26. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  27. b5de924 Remove WebView library preloading mechanism. by Torne (Richard Coles) · 10 years ago
  28. 73f3289 am 4088970d: am 3011fc1a: Merge "Fallback to NullWebView when Chromium WebView not present." into klp-modular-dev by Ben Murdoch · 10 years ago
  29. 0e04bcf Fallback to NullWebView when Chromium WebView not present. by Ben Murdoch · 10 years ago
  30. 2bfd983 Cleanup remainings of old webview. by Selim Gurun · 10 years ago
  31. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  32. d892afc Remove support for switching WebView. by Torne (Richard Coles) · 11 years ago
  33. be706eb Hide Experimental WebView from dev settings DO NOT MERGE by Jonathan Dixon · 11 years ago
  34. dc15735 Revert "Hide Experimental WebView from dev settings" DO NOT MERGE by Jonathan Dixon · 11 years ago
  35. 3d458ab Hide Experimental WebView from dev settings DO NOT MERGE by Jonathan Dixon · 11 years ago
  36. b7d5cbc Reset the Experimental WebView property per build by Jonathan Dixon · 11 years ago
  37. 74c8f51 Revert "Revert "Flag-flip: set chromium to be the default WebView"" by Ben Murdoch · 11 years ago
  38. c9f10b6 Revert "Flag-flip: set chromium to be the default WebView" by Ben Murdoch · 11 years ago
  39. 6716bd3 Flag-flip: set chromium to be the default WebView by Jonathan Dixon · 11 years ago
  40. dad2c6e Merge "Add some logging when the webview dev setting changes" by Jonathan Dixon · 11 years ago
  41. cb64bb4 Add some logging when the webview dev setting changes by Jonathan Dixon · 11 years ago
  42. 09397ba Make WebViewProvider constants private by Jonathan Dixon · 11 years ago
  43. d850148 Build fix for WebViewFactory by Jonathan Dixon · 11 years ago
  44. a7eaa8e Add accessors for WebViewFactory.UseExperimentalWebView by Jonathan Dixon · 11 years ago
  45. 03ce9b3 Enable preloading of the appropriate WebView. by Torne (Richard Coles) · 11 years ago
  46. eb665d6 Deprecate webview.use_chromium and introduce webview.force_provider. by Primiano Tucci · 11 years ago
  47. eb07f3c WebViewChromium: don't use a separate class loader. by Torne (Richard Coles) · 11 years ago
  48. b0e3584 Adding new Chomium-WebView property key, and deprecating old key. by Jared Duke · 11 years ago
  49. a9bbd94 Rename Chromium-powered WebView package. by Torne (Richard Coles) · 12 years ago
  50. 9f9d345 Use less static synchronized by John Reck · 12 years ago
  51. e09e976 Allow switching to the Chromium WebViewFactoryProvider at runtime. by Ben Murdoch · 12 years ago
  52. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago