1. 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
  2. 3c4fa65 am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  3. b7787a3 DO NOT MERGE Merge commit '8225df00' into bp by Geremy Condra · 11 years ago
  4. b5cd8c0 Fix for bug 8577776 Throw exception if app calls WebView used on wrong thread by Kristian Monsen · 11 years ago
  5. 38915fd Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  6. aa2163d Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  7. 2905e18 Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  8. 4c333e1 Merge "Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE" into jb-mr2-dev by Ben Murdoch · 11 years ago
  9. 1001012 Merge "Remove obsolete target-densitydpi documentation" into jb-mr2-dev by Jonathan Dixon · 11 years ago
  10. 95afb3b Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE by Ben Murdoch · 11 years ago
  11. 0af1c59 Merge "Deprecate various WebView related methods" into jb-mr2-dev by Jonathan Dixon · 11 years ago
  12. 835b1fc Deprecate various WebView related methods by Jonathan Dixon · 11 years ago
  13. 89f48e9 Remove obsolete target-densitydpi documentation by Jonathan Dixon · 11 years ago
  14. 52643e0 Update WebView#PictureListener for JBMR2. by Ben Murdoch · 11 years ago
  15. 1c8d7f0 Update WebView.PictureListener.onNewPicture to pass null picture. by Ben Murdoch · 11 years ago
  16. 5ee743e Ensure the WebView provider is created onVisibilityChanged. by Martin Kosiba · 12 years ago
  17. 52c9f7f Refactor FindActionModeCallback. by Ben Murdoch · 12 years ago
  18. a811c2f Remove checkThread() in WebView.getFactory() by Jonathan Dixon · 12 years ago
  19. 47aaba3 Fix broken more JavaDoc links by Jonathan Dixon · 12 years ago
  20. b9c78e8 am 73030434: am 207b5e17: am 402099f7: Merge "Unhide setPictureListener" into jb-mr1-dev by Jonathan Dixon · 12 years ago
  21. 96a1b3c Unhide setPictureListener by Jonathan Dixon · 12 years ago
  22. 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
  23. 4cb846b Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-dev by Kristian Monsen · 12 years ago
  24. 4c6e2bb am 2d449a48: am f4fd2eb5: Merge "Minor update to addjavascriptinterface documentation" into jb-mr1-dev by Selim Gurun · 12 years ago
  25. 36562741 am 6e28f1aa: am 4f8da32f: Merge "Make JavascriptInterface annotation public." into jb-mr1-dev by Selim Gurun · 12 years ago
  26. f77e52e am 5710a2f1: am bd0fe878: Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-dev by Kristian Monsen · 12 years ago
  27. b4c02e6 Minor update to addjavascriptinterface documentation by Selim Gurun · 12 years ago
  28. 4f8da32 Merge "Make JavascriptInterface annotation public." into jb-mr1-dev by Selim Gurun · 12 years ago
  29. bd0fe87 Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-dev by Kristian Monsen · 12 years ago
  30. e91d5be Make JavascriptInterface annotation public. by Selim Gurun · 12 years ago
  31. 6eb6157 am d2d3bff2: am befab9e6: Merge "Control access to inherited methods of jsinterface objects" into jb-mr1-dev by Selim Gurun · 12 years ago
  32. 94740e6 Control access to inherited methods of jsinterface objects by Selim Gurun · 12 years ago
  33. e623e24 Proxy View.dispatchDraw through WebViewProvider. by Ben Murdoch · 12 years ago
  34. f491258 Hiding some of the deprecated android.webkit API's by Kristian Monsen · 12 years ago
  35. 5cc2351 Deprecating methods (and a constant) for JB MR1 by Kristian Monsen · 12 years ago
  36. 92b81a3 Fix onFindResultReceived API by Selim Gurun · 12 years ago
  37. 951fcab Small tidy up to getDefaultUserAgent. DO NOT MERGE by Jonathan Dixon · 12 years ago
  38. 9f410c5 Add getDefaultUserAgent to WebSettings. by George Mount · 12 years ago
  39. b5622da Remove checkThread() from findAddress by John Reck · 12 years ago
  40. c723e35 Clean up JavaDoc for CookieManager by Steve Block · 12 years ago
  41. 27f3e32 Clarify JavaDoc for WebView.loadData() by Steve Block · 12 years ago
  42. 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
  43. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  44. 46ce1db Improve JavaDoc for HTTP basic authentication methods by Steve Block · 12 years ago
  45. 219dfa4 Improve JavaDoc for saved form data by Steve Block · 12 years ago
  46. 32fe410 Improve JavaDoc for saved username/password pairs by Steve Block · 12 years ago
  47. 72498ed Update JavaDoc for PictureListener after fix to capture layers by Steve Block · 12 years ago
  48. f6468ca Merge "Remove deprecated methods from webview provider interface" by Jonathan Dixon · 12 years ago
  49. 4249906 Improve JavaDoc for WebView.restoreState() by Steve Block · 12 years ago
  50. 19274f5 Remove deprecated methods from webview provider interface by Jonathan Dixon · 12 years ago
  51. ce25255 am 05fa21fa: am 4cb3b76c: Merge "Ensure WebViewClassic calls super.onHoverEvent()" into jb-dev by Svetoslav Ganov · 12 years ago
  52. eebebc9 Ensure WebViewClassic calls super.onHoverEvent() by alanv · 12 years ago
  53. f236115 Fix doc link by John Reck · 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. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 12 years ago
  57. 3aa800b Add tests for reflection and improve JavaDoc for Java Bridge by Steve Block · 12 years ago
  58. 406aeb2 Update WebViewClassic JavaDoc to refer to WebView by Steve Block · 12 years ago
  59. b838aef Fix use of API level in android.webkit JavaDoc by Steve Block · 12 years ago
  60. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  61. 06d268e Clean up JavaDoc for WebView.getZoomControls() by Steve Block · 12 years ago
  62. 9f21c1c Add deprecated tag and note StrictMode violation by Jonathan Dixon · 12 years ago
  63. 39edeee Merge "Hide WebView.getZoomControls()" by Jonathan Dixon · 12 years ago
  64. 63b8147 Merge "Make WebView.findAllAsync() and WebView.setFindListener() public." by Victoria Lease · 12 years ago
  65. 0b8413b Make WebView.findAllAsync() and WebView.setFindListener() public. by Victoria Lease · 12 years ago
  66. c69be70 Hide WebView.getZoomControls() by Jonathan Dixon · 12 years ago
  67. 8116da5 Remove embedded titlebar rendering by Michael Kolb · 12 years ago
  68. ea07721 Set class name for WebView on A11y events and infos. by alanv · 12 years ago
  69. d405a43 move FindListener into WebView by Victoria Lease · 12 years ago
  70. 3a382b5 Merge "Pipe down isHardwareAccelerated" by John Reck · 12 years ago
  71. abeb6a7 proposed public API for asynchronous find-on-page by Victoria Lease · 12 years ago
  72. a5408e6 Pipe down isHardwareAccelerated by John Reck · 12 years ago
  73. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 12 years ago
  74. 148c5da Merge "Clean up Surface Texture on Java side" by Teng-Hui Zhu · 12 years ago
  75. fdd646b Clean up Surface Texture on Java side by Teng-Hui Zhu · 12 years ago
  76. b290caa Merge "Add support for maxlength text fields to WebViewInputConnection." by George Mount · 12 years ago
  77. 6012ede Add support for maxlength text fields to WebViewInputConnection. by George Mount · 12 years ago
  78. 42fb455 Merge "Fix cursorRingBounds NPE" by John Reck · 12 years ago
  79. 5528d7c Fix cursorRingBounds NPE by John Reck · 12 years ago
  80. 79d99be Fix NPE by John Reck · 12 years ago
  81. e7b57be Merge "Perform action when action button pressed during text input." by George Mount · 12 years ago
  82. e12dd8f Perform action when action button pressed during text input. by George Mount · 12 years ago
  83. 1023aa4 Paste window instead of action bar when cursor shown. by George Mount · 12 years ago
  84. 0d41348 Merge "Fix HitTest type detection" by John Reck · 12 years ago
  85. 59265e8 Fix HitTest type detection by John Reck · 12 years ago
  86. 374d243 Merge "Disable selection when nothing selected." by George Mount · 12 years ago
  87. 5d5b378 Merge "Support email and phone types" by John Reck · 12 years ago
  88. 3a0e011 Support email and phone types by John Reck · 12 years ago
  89. 9a6077e Disable selection when nothing selected. by George Mount · 12 years ago
  90. 583e885 Merge "Add javascript key events for special characters." by George Mount · 12 years ago
  91. 4d0a8cf Support mIntentUrl for addresses by John Reck · 12 years ago
  92. 53519ea Add javascript key events for special characters. by George Mount · 12 years ago
  93. 2eb7309 Merge "Drop support for Android HTTP stack" by Steve Block · 12 years ago
  94. 6420ec4 Characters sent directly to InputConnection treated as changes. by George Mount · 12 years ago
  95. 49cc3d9 Merge "Changes that don't map to keys sent as text changes." by George Mount · 12 years ago
  96. 29cc47e Merge "Fix drawing focus node rect in touch mode" by John Reck · 12 years ago
  97. 7bc111c Add caret thumb following selection handle logic. by George Mount · 12 years ago
  98. 3c30d14 Changes that don't map to keys sent as text changes. by George Mount · 12 years ago
  99. 2b3d842 Fix drawing focus node rect in touch mode by John Reck · 12 years ago
  100. 0b2cfd8 Use input type for IME options. by George Mount · 12 years ago