1. 355ed4a Revert "Adding freeMemoryForTests static method to WebView." by Selim Gurun · 11 years ago
  2. c6a2a6e Adding freeMemoryForTests static method to WebView. by Selim Gurun · 11 years ago
  3. 517771b Do not require WebView usage to come from main thread by Jonathan Dixon · 11 years ago
  4. eb9e801 Decouple construction of WebView, CookieSyncManager, WebViewDatabase by Jonathan Dixon · 11 years ago
  5. 4e31b80 Merge "Update WebView documentation section about zoom." into klp-dev by Martin Kosiba · 11 years ago
  6. 6c025ea Merge "WebView: add an API method to control web contents debugging" into klp-dev by Jonathan Dixon · 11 years ago
  7. 0d147d9 Update WebView documentation section about zoom. by Martin Kosiba · 11 years ago
  8. df3859e Fix obsolete API reference by Jonathan Dixon · 11 years ago
  9. 5545d08 Update APIs for the Chromium WebView by Jonathan Dixon · 11 years ago
  10. a5c86c6 Publish Print Api for Webview by Selim Gurun · 11 years ago
  11. 057989e WebView: add an API method to control web contents debugging by Mikhail Naganov · 11 years ago
  12. 498a5f5 Merge "Add more docs for WebView's setInitialScale and setLoadWithOverviewMode" into klp-dev by Mikhail Naganov · 11 years ago
  13. 0030336 Add more docs for WebView's setInitialScale and setLoadWithOverviewMode by Mikhail Naganov · 11 years ago
  14. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  15. 69f9f93 Add tracing to WebView API methods and callbacks by Jonathan Dixon · 11 years ago
  16. 51e4c4c Merge "DO NOT MERGE Printing API changes for supporting better page layout" into klp-dev by Selim Gurun · 11 years ago
  17. 030d8b0 DO NOT MERGE Printing API changes for supporting better page layout by Selim Gurun · 11 years ago
  18. 9f9fbc9 Fix for 10530176 - CookieSyncManager must be created by WebView c'tor by Jonathan Dixon · 11 years ago
  19. fc3f4ee Added the callback signal. by Selim Gurun · 11 years ago
  20. 851004a Update WebView.postUrl documentation. by Ben Murdoch · 11 years ago
  21. 1232c51 Merge "Add the API to support webview printing" into klp-dev by Selim Gurun · 11 years ago
  22. 2167c0b Add the API to support webview printing by Selim Gurun · 11 years ago
  23. 9a68f82 Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGE by Martin Kosiba · 11 years ago
  24. 1c8c179 Unhide WebView.evaluateJavascript(..) by Ben Murdoch · 11 years ago
  25. fa80ad9 Merge "Remove spurious @Deprecate tag from WebView.onMeasure" by Jonathan Dixon · 11 years ago
  26. 697c8ed Remove spurious @Deprecate tag from WebView.onMeasure by Jonathan Dixon · 11 years ago
  27. 597256e Update WebView.loadDataWithBaseURL documentation. by Ben Murdoch · 11 years ago
  28. a5cdd51 Add WebView.evaluateJavaScript(String, ValueCallback) API. by Ben Murdoch · 11 years ago
  29. e3f9071 Plumb View.getAccessibilityNodeProvider though WebViewProvider. by Ben Murdoch · 11 years ago
  30. db23025 Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider." by Ben Murdoch · 11 years ago
  31. 150cf1c Plumb View.getAccessibilityNodeProvider though WebViewProvider. by Ben Murdoch · 11 years ago
  32. 940718d am a6854579: am fa1f7d21: am 07c9c291: am a2b0b35e: am 5fba3404: am 3c4fa654: am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  33. 3c4fa65 am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  34. b7787a3 DO NOT MERGE Merge commit '8225df00' into bp by Geremy Condra · 11 years ago
  35. b5cd8c0 Fix for bug 8577776 Throw exception if app calls WebView used on wrong thread by Kristian Monsen · 11 years ago
  36. 38915fd Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  37. aa2163d Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  38. 2905e18 Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  39. 4c333e1 Merge "Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE" into jb-mr2-dev by Ben Murdoch · 11 years ago
  40. 1001012 Merge "Remove obsolete target-densitydpi documentation" into jb-mr2-dev by Jonathan Dixon · 11 years ago
  41. 95afb3b Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE by Ben Murdoch · 11 years ago
  42. 0af1c59 Merge "Deprecate various WebView related methods" into jb-mr2-dev by Jonathan Dixon · 11 years ago
  43. 835b1fc Deprecate various WebView related methods by Jonathan Dixon · 11 years ago
  44. 89f48e9 Remove obsolete target-densitydpi documentation by Jonathan Dixon · 11 years ago
  45. 52643e0 Update WebView#PictureListener for JBMR2. by Ben Murdoch · 11 years ago
  46. 1c8d7f0 Update WebView.PictureListener.onNewPicture to pass null picture. by Ben Murdoch · 12 years ago
  47. 5ee743e Ensure the WebView provider is created onVisibilityChanged. by Martin Kosiba · 12 years ago
  48. 52c9f7f Refactor FindActionModeCallback. by Ben Murdoch · 12 years ago
  49. a811c2f Remove checkThread() in WebView.getFactory() by Jonathan Dixon · 12 years ago
  50. 47aaba3 Fix broken more JavaDoc links by Jonathan Dixon · 12 years ago
  51. b9c78e8 am 73030434: am 207b5e17: am 402099f7: Merge "Unhide setPictureListener" into jb-mr1-dev by Jonathan Dixon · 12 years ago
  52. 96a1b3c Unhide setPictureListener by Jonathan Dixon · 12 years ago
  53. 7f52de2 am 7b1be537: am 4cb846b8: Merge "Hiding some of the deprecated android.webkit API\'s" into jb-mr1-dev by Kristian Monsen · 12 years ago
  54. 4cb846b Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-dev by Kristian Monsen · 12 years ago
  55. 4c6e2bb am 2d449a48: am f4fd2eb5: Merge "Minor update to addjavascriptinterface documentation" into jb-mr1-dev by Selim Gurun · 12 years ago
  56. 36562741 am 6e28f1aa: am 4f8da32f: Merge "Make JavascriptInterface annotation public." into jb-mr1-dev by Selim Gurun · 12 years ago
  57. f77e52e am 5710a2f1: am bd0fe878: Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-dev by Kristian Monsen · 12 years ago
  58. b4c02e6 Minor update to addjavascriptinterface documentation by Selim Gurun · 12 years ago
  59. 4f8da32 Merge "Make JavascriptInterface annotation public." into jb-mr1-dev by Selim Gurun · 12 years ago
  60. bd0fe87 Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-dev by Kristian Monsen · 12 years ago
  61. e91d5be Make JavascriptInterface annotation public. by Selim Gurun · 12 years ago
  62. 6eb6157 am d2d3bff2: am befab9e6: Merge "Control access to inherited methods of jsinterface objects" into jb-mr1-dev by Selim Gurun · 12 years ago
  63. 94740e6 Control access to inherited methods of jsinterface objects by Selim Gurun · 12 years ago
  64. e623e24 Proxy View.dispatchDraw through WebViewProvider. by Ben Murdoch · 12 years ago
  65. f491258 Hiding some of the deprecated android.webkit API's by Kristian Monsen · 12 years ago
  66. 5cc2351 Deprecating methods (and a constant) for JB MR1 by Kristian Monsen · 12 years ago
  67. 92b81a3 Fix onFindResultReceived API by Selim Gurun · 12 years ago
  68. 951fcab Small tidy up to getDefaultUserAgent. DO NOT MERGE by Jonathan Dixon · 12 years ago
  69. 9f410c5 Add getDefaultUserAgent to WebSettings. by George Mount · 12 years ago
  70. b5622da Remove checkThread() from findAddress by John Reck · 12 years ago
  71. c723e35 Clean up JavaDoc for CookieManager by Steve Block · 12 years ago
  72. 27f3e32 Clarify JavaDoc for WebView.loadData() by Steve Block · 12 years ago
  73. 75bea2e am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  74. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  75. 46ce1db Improve JavaDoc for HTTP basic authentication methods by Steve Block · 12 years ago
  76. 219dfa4 Improve JavaDoc for saved form data by Steve Block · 12 years ago
  77. 32fe410 Improve JavaDoc for saved username/password pairs by Steve Block · 12 years ago
  78. 72498ed Update JavaDoc for PictureListener after fix to capture layers by Steve Block · 12 years ago
  79. f6468ca Merge "Remove deprecated methods from webview provider interface" by Jonathan Dixon · 12 years ago
  80. 4249906 Improve JavaDoc for WebView.restoreState() by Steve Block · 12 years ago
  81. 19274f5 Remove deprecated methods from webview provider interface by Jonathan Dixon · 12 years ago
  82. ce25255 am 05fa21fa: am 4cb3b76c: Merge "Ensure WebViewClassic calls super.onHoverEvent()" into jb-dev by Svetoslav Ganov · 12 years ago
  83. eebebc9 Ensure WebViewClassic calls super.onHoverEvent() by alanv · 12 years ago
  84. f236115 Fix doc link by John Reck · 12 years ago
  85. 926cf56 Show WebView layers in hierarchyviewer by John Reck · 12 years ago
  86. 448902d Add movement actions to JS accessibility. by alanv · 12 years ago
  87. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 12 years ago
  88. 3aa800b Add tests for reflection and improve JavaDoc for Java Bridge by Steve Block · 12 years ago
  89. 406aeb2 Update WebViewClassic JavaDoc to refer to WebView by Steve Block · 12 years ago
  90. b838aef Fix use of API level in android.webkit JavaDoc by Steve Block · 12 years ago
  91. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  92. 06d268e Clean up JavaDoc for WebView.getZoomControls() by Steve Block · 12 years ago
  93. 9f21c1c Add deprecated tag and note StrictMode violation by Jonathan Dixon · 12 years ago
  94. 39edeee Merge "Hide WebView.getZoomControls()" by Jonathan Dixon · 12 years ago
  95. 63b8147 Merge "Make WebView.findAllAsync() and WebView.setFindListener() public." by Victoria Lease · 12 years ago
  96. 0b8413b Make WebView.findAllAsync() and WebView.setFindListener() public. by Victoria Lease · 12 years ago
  97. c69be70 Hide WebView.getZoomControls() by Jonathan Dixon · 12 years ago
  98. 8116da5 Remove embedded titlebar rendering by Michael Kolb · 12 years ago
  99. ea07721 Set class name for WebView on A11y events and infos. by alanv · 12 years ago
  100. d405a43 move FindListener into WebView by Victoria Lease · 12 years ago