1. 3f3354e Undeprecate WebView.findAddress by Abodunrinwa Toki · 7 years ago
  2. 9858e53 Deprecate findAddress() method by Selim Gurun · 7 years ago
  3. ec0a1f2 Add an API to enable disable safebrowsing in WebView by Selim Gurun · 7 years ago
  4. 134752b Added onMovedToDisplay method to WebView by Tima Vaisburd · 7 years ago
  5. 13e5b0b Disable WebView autocomplete feature. by Selim Gurun · 7 years ago
  6. 4d55893 Merge "Created an HtmlInfo object on ViewStructure." into oc-dev by TreeHugger Robot · 7 years ago
  7. c7f4746 Merge "Override View.autofill() method and call into ViewDelegate" into oc-dev by TreeHugger Robot · 7 years ago
  8. 81192b4 Rename autoFillHint to autoFillHints. by Philip P. Moltmann · 7 years ago
  9. a571733 Override View.autofill() method and call into ViewDelegate by Tao Bai · 7 years ago
  10. 25bf787 Created an HtmlInfo object on ViewStructure. by Felipe Leme · 7 years ago
  11. cf49a23 TextClassifier: add API to WebView by Tima Vaisburd · 7 years ago
  12. 0452670 Support loading a stub WebView using a donor package. by Torne (Richard Coles) · 8 years ago
  13. f05f99b Post WebView Zygote connection code to a background thread. by Gustav Sennton · 7 years ago
  14. 709ff77 Merge "Improved WebView -> ViewStructure mapping for Autofill." by TreeHugger Robot · 7 years ago
  15. 1a1e468 Improved WebView -> ViewStructure mapping for Autofill. by Felipe Leme · 7 years ago
  16. 450b55b Do not allow WebView instantiation from privileged processes. by Robert Sesek · 7 years ago
  17. 642028f Merge "Replaced auto-fill by autofill to keep it consistent with API style." by TreeHugger Robot · 7 years ago
  18. f7683a6 Merge "Add WebView Safe Browsing error code" by Nate Fischer · 7 years ago
  19. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  20. d04a697 Optimize ViewStructure for autofill by removing irrelevant nodes. by Felipe Leme · 7 years ago
  21. 4cbfe71 Update WebView.getCurrentWebViewPackage documentation. by Gustav Sennton · 7 years ago
  22. 3c7c937 Add WebView Safe Browsing error code by Nate Fischer · 7 years ago
  23. 638d810 Add isBundled argument to LoadedApk.makePaths call by Dimitry Ivanov · 7 years ago
  24. f9295bc Merge "Make sure we cannot use packages targeting pre-O as WebView packages." by Gustav Sennton · 7 years ago
  25. 564c2fd Make sure we cannot use packages targeting pre-O as WebView packages. by Gustav Sennton · 7 years ago
  26. dd264f6 WebView: Revise the behavior of crash handle API by Tao Bai · 7 years ago
  27. 2536cc6 Merge "Expose isMultiProcessEnabled via WebViewDelegate." by Richard Coles · 8 years ago
  28. eeb4e1d Merge "Change WebView fallback mechanism to consider all users' package states." by TreeHugger Robot · 8 years ago
  29. b26428b Expose isMultiProcessEnabled via WebViewDelegate. by Torne (Richard Coles) · 8 years ago
  30. 364e160 Change WebView fallback mechanism to consider all users' package states. by Gustav Sennton · 8 years ago
  31. d10e4af WebView: Add the definition of the renderer importance API. by Tobias Sargeant · 8 years ago
  32. 9ecde44 Merge "Handle multiprocess flag in WebView update service." by TreeHugger Robot · 8 years ago
  33. 1a4c4e3 Handle multiprocess flag in WebView update service. by Torne (Richard Coles) · 8 years ago
  34. fe0c0e0 Merge "Load WebViewChromiumFactoryProviderForO" by Tao Bai · 8 years ago
  35. 6d55387 YAMAFFR - Yet Another Major AutoFill Framework Refactoring by Felipe Leme · 8 years ago
  36. 755eded Load WebViewChromiumFactoryProviderForO by Tao Bai · 8 years ago
  37. c99a9e0 Merge "Synchronize access to WebViewZygote." am: fd6f631de5 am: c8111e07d0 am: 2c3818158a by Robert Sesek · 8 years ago
  38. 8be4cfc Merge "Synchronize access to WebViewZygote." am: fd6f631de5 am: c8111e07d0 by Robert Sesek · 8 years ago
  39. 2bb0099 Merge "WebView: Add the definition of crash API." by Tao Bai · 8 years ago
  40. 89cc520 Synchronize access to WebViewZygote. by Robert Sesek · 8 years ago
  41. c53fae1 WebView: Add the definition of crash API. by Tao Bai · 8 years ago
  42. 1ca634a AutoFill Framework refactoring. by Felipe Leme · 8 years ago
  43. e4ddf44 Merge "Add new hostingType for startProcessLocked() that selects using the WebViewZygote." am: eda1af611f am: bbcd9d26b1 am: 5806963539 by Robert Sesek · 8 years ago
  44. 5c44250 Merge "Add new hostingType for startProcessLocked() that selects using the WebViewZygote." am: eda1af611f am: bbcd9d26b1 by Robert Sesek · 8 years ago
  45. c5f8664 Add new hostingType for startProcessLocked() that selects using the WebViewZygote. by Robert Sesek · 8 years ago
  46. 2c0dc3e Merge "Precreate the classloader for the WebView." am: 566b1c80e4 am: 1feb782f01 am: 9565860b08 by Torne (Richard Coles) · 8 years ago
  47. 7e17c6b Merge "Precreate the classloader for the WebView." am: 566b1c80e4 am: 1feb782f01 by Torne (Richard Coles) · 8 years ago
  48. 3b6ca99 Precreate the classloader for the WebView. by Torne (Richard Coles) · 8 years ago
  49. 1eb8a07 Fix WebViewDatabase javadoc. am: 68d2cc180f by Hui Shu · 8 years ago
  50. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  51. 68d2cc1 Fix WebViewDatabase javadoc. by Hui Shu · 8 years ago
  52. 02bf0b6 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 am: f80fab010a by Robert Sesek · 8 years ago
  53. c92080b Update the documentation for onCreateInputConnection by Selim Gurun · 8 years ago
  54. bf683e0 Add an API for retrieving information about the current WebView package. by Gustav Sennton · 8 years ago
  55. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  56. 6e58584 Add APIs to get WebViewClient and WebChromeClient by Nate Fischer · 8 years ago
  57. 2cab2fd Merge "Deprecate WebView#{get,set}HttpAuthUsernamePassword" by Nate Fischer · 8 years ago
  58. c7edfb0 Deprecate WebView#{get,set}HttpAuthUsernamePassword by Nate Fischer · 8 years ago
  59. ffb81c4 Fix spelling errors by Nate Fischer · 8 years ago
  60. 433fb93 Fix WebViewDatabase javadoc. by Hui Shu · 8 years ago
  61. 4827385 WebView: Use static factory method to create provider by Bo Liu · 8 years ago
  62. 32c3516 Fix document format by Selim Gurun · 8 years ago
  63. 59375a0 Remove synchronized from static methods in WebView. by Torne (Richard Coles) · 8 years ago
  64. 4f113f4 Merge \\\"Use newly fetched PackageInfo for loading WebView code.\\\" into nyc-dev am: cdbf412f8e am: deac870fd1 by Gustav Sennton · 8 years ago
  65. b088cb3 Use newly fetched PackageInfo for loading WebView code. by Gustav Sennton · 8 years ago
  66. 02e68a1 Merge \\\"ResourcesManager: Allow managed addition of library asset paths\\\" into nyc-dev am: 464bda8a2b am: c3ab1b7c0a by Adam Lesinski · 8 years ago
  67. 25f4888 ResourcesManager: Allow managed addition of library asset paths by Adam Lesinski · 8 years ago
  68. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  69. c444656 resolve merge conflicts of 00b735a to master by Gustav Sennton · 8 years ago
  70. fd07efa Load WebView even if WebView relro creation times out. by Gustav Sennton · 8 years ago
  71. 9f8c39a Merge "Remove onUhandledInputEvent API." into nyc-dev am: a1e4cbe211 am: 9e0ff89010 by Michael Wright · 8 years ago
  72. a1e4cbe Merge "Remove onUhandledInputEvent API." into nyc-dev by TreeHugger Robot · 8 years ago
  73. 17757f8 Nicer rethrowing of RemoteExceptions from WebViewUpdateService by Gustav Sennton · 8 years ago
  74. 42791ec Merge "[WebView] Update ServiceWorker related documentation." into nyc-dev by TreeHugger Robot · 8 years ago
  75. b90f538 [WebView] Update ServiceWorker related documentation. by Tim Volodine · 8 years ago
  76. b0e9798 [WebView] Add documentation regarding geolocation api on secure origins. by Tim Volodine · 8 years ago
  77. 08ca2e3 Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev by Bo Liu · 8 years ago
  78. 9a5f9c2 Merge "API Review: Add @IntDef and other annotations to Menu Item flags." into nyc-dev by Selim Gurun · 8 years ago
  79. 1ad3955 Remove onUhandledInputEvent API. by Michael Wright · 8 years ago
  80. e12d62b Merge "WebView downgrade prevention logic" into nyc-dev by TreeHugger Robot · 8 years ago
  81. b698fc9 Merge "WebView doc: explain persist js across navigations" into nyc-dev by TreeHugger Robot · 8 years ago
  82. e29d313 WebView doc: explain persist js across navigations by Bo Liu · 8 years ago
  83. d443f36 Revert "Expose setDrawGLFunctionDetachedCallback to webview" by Bo Liu · 8 years ago
  84. 31479e3 Remove dependencies on Activity from common Fragment superclasses by Adam Powell · 8 years ago
  85. b5f554a WebView downgrade prevention logic by Hui Shu · 8 years ago
  86. 539b077 API Review: Add @IntDef and other annotations to Menu Item flags. by Hui Shu · 8 years ago
  87. 439266b webview: canInvokeDrawGlFunctor should always return true by Bo Liu · 8 years ago
  88. e664711 Expose DisplayListCanvas.drawGLFunctor to webview by Bo Liu · 8 years ago
  89. cd8f273 Verify WebView package info before loading WebView by Gustav Sennton · 8 years ago
  90. 79fea48 Create WebViewUpdateServiceImpl to move implementation there. by Gustav Sennton · 8 years ago
  91. 2f1eb93 Merge "Expose setDrawGLFunctionDetachedCallback to webview" into nyc-dev by Bo Liu · 8 years ago
  92. 065b7e6 Move more code from WebViewUpdateService to separate overridable class by Gustav Sennton · 8 years ago
  93. ee34ef1 Expose setDrawGLFunctionDetachedCallback to webview by Bo Liu · 8 years ago
  94. 1c177d8 Add system api to reach WebViewUpdateService Binder interface. by Gustav Sennton · 8 years ago
  95. bbb4c2e Merge "Add a callback for rendernode parentcount=0" into nyc-dev by John Reck · 8 years ago
  96. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  97. ef40c9a Merge "Simplify WebViewProviderInfo - move its logic into WebViewUpdateService." into nyc-dev by Gustav Sennton · 8 years ago
  98. dbf5eb0 Simplify WebViewProviderInfo - move its logic into WebViewUpdateService. by Gustav Sennton · 8 years ago
  99. 79f1216 Remove the system api method WebViewFactory.getWebViewPackageName by Gustav Sennton · 8 years ago
  100. 79a23a0 Merge "Add utility interface for WebView preparation logic." into nyc-dev by Gustav Sennton · 8 years ago