1. ec174b2 Merge "Implemented WebView.isVisibleToUserForAutofill()" into pi-dev by TreeHugger Robot · 6 years ago
  2. 15e9afc Expose WebView#onCheckIsTextEditor by Changwan Ryu · 6 years ago
  3. ef33526 Implemented WebView.isVisibleToUserForAutofill() by Felipe Leme · 6 years ago
  4. 7051dd1 WebView: make notes in docs stand out by Nate Fischer · 7 years ago
  5. 0a6140d WebView: wrap Java literals with {@code} by Nate Fischer · 7 years ago
  6. 134752b Added onMovedToDisplay method to WebView by Tima Vaisburd · 7 years ago
  7. a571733 Override View.autofill() method and call into ViewDelegate by Tao Bai · 7 years ago
  8. cf49a23 TextClassifier: add API to WebView by Tima Vaisburd · 7 years ago
  9. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  10. d10e4af WebView: Add the definition of the renderer importance API. by Tobias Sargeant · 8 years ago
  11. 6d55387 YAMAFFR - Yet Another Major AutoFill Framework Refactoring by Felipe Leme · 8 years ago
  12. 1ca634a AutoFill Framework refactoring. by Felipe Leme · 8 years ago
  13. 6e58584 Add APIs to get WebViewClient and WebChromeClient by Nate Fischer · 8 years ago
  14. e319dad Revert "Revert "Add some View methods overrides and WebViewDelegate interfaces."" by Selim Gurun · 8 years ago
  15. ecdce96 Support for webview drag and drop by Hui Shu · 8 years ago
  16. f119c52 Allow WebView to startActivity and receive results by Hui Shu · 9 years ago
  17. c8694a0 Deprecate WebView scrollbar overlay API by Paul Miller · 9 years ago
  18. 50b26a5 Remove ViewAssistStructure and use the frameworks data structure by Selim Gurun · 9 years ago
  19. 0b40858 Add a temporary wrapper for ViewStructure until Webview APK is updated by Selim Gurun · 9 years ago
  20. 49b043f Fix issue #20655182: API Review: ViewAssistStructure by Dianne Hackborn · 9 years ago
  21. 1b650cb Add the Assist support to Webview by Selim Gurun · 9 years ago
  22. a8352f4 Add visual state callbacks to the WebView. by Tobias Sargeant · 9 years ago
  23. 4c8093a Implement PostMessage API for Webview by Selim Gurun · 9 years ago
  24. 93cbe27 Fix build: Revert "Add potential future APIs for postmessage" by Ed Heyl · 9 years ago
  25. 61c5cf1 am 4de38166: am aef98356: am 9fc8356b: Merge "Add potential future APIs for postmessage" by Selim Gurun · 9 years ago
  26. 37bd890 Add potential future APIs for postmessage by Selim Gurun · 9 years ago
  27. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  28. 3e853fb Un-break the WebView build. by Marcin Kosiba · 10 years ago
  29. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  30. ea1d90f [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  31. 451e338 [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  32. 2871feb WebView permission change by Tao Bai · 10 years ago
  33. 3ee06ef Add a WebView.zoomBy API. by Marcin Kosiba · 10 years ago
  34. 7302f4f Plumb temporary view detach calls through WebView. by Ben Murdoch · 10 years ago
  35. e1c6c3a Design a static API for clearclientcertpreferences by Selim Gurun · 10 years ago
  36. b6aa97e Add ClientCert support by Selim Gurun · 10 years ago
  37. 14cd25f Merge "Provide an API to set print document name." by Selim Gurun · 10 years ago
  38. 4c22b54 Revert "Revert "Define new general permission APIs for webview."" by Tao Bai · 10 years ago
  39. e0a7b08 Revert "Define new general permission APIs for webview." by Tao Bai · 10 years ago
  40. 672b99c Define new general permission APIs for webview. by Tao Bai · 10 years ago
  41. 23a1af6 Provide an API to set print document name. by Selim Gurun · 10 years ago
  42. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  43. da7d642 Publish Print Api for Webview by Selim Gurun · 11 years ago
  44. b7a3740 Revert "Added the callback signal." by Selim Gurun · 11 years ago
  45. fc3f4ee Added the callback signal. by Selim Gurun · 11 years ago
  46. 2167c0b Add the API to support webview printing by Selim Gurun · 11 years ago
  47. a5cdd51 Add WebView.evaluateJavaScript(String, ValueCallback) API. by Ben Murdoch · 11 years ago
  48. e3f9071 Plumb View.getAccessibilityNodeProvider though WebViewProvider. by Ben Murdoch · 11 years ago
  49. db23025 Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider." by Ben Murdoch · 11 years ago
  50. 150cf1c Plumb View.getAccessibilityNodeProvider though WebViewProvider. by Ben Murdoch · 11 years ago
  51. 52c9f7f Refactor FindActionModeCallback. by Ben Murdoch · 12 years ago
  52. e623e24 Proxy View.dispatchDraw through WebViewProvider. by Ben Murdoch · 12 years ago
  53. 19274f5 Remove deprecated methods from webview provider interface by Jonathan Dixon · 12 years ago
  54. 926cf56 Show WebView layers in hierarchyviewer by John Reck · 12 years ago
  55. 448902d Add movement actions to JS accessibility. by alanv · 12 years ago
  56. 8116da5 Remove embedded titlebar rendering by Michael Kolb · 12 years ago
  57. d405a43 move FindListener into WebView by Victoria Lease · 12 years ago
  58. 3a382b5 Merge "Pipe down isHardwareAccelerated" by John Reck · 12 years ago
  59. abeb6a7 proposed public API for asynchronous find-on-page by Victoria Lease · 12 years ago
  60. a5408e6 Pipe down isHardwareAccelerated by John Reck · 12 years ago
  61. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 12 years ago