1. 94740e6 Control access to inherited methods of jsinterface objects by Selim Gurun · 12 years ago
  2. 92b81a3 Fix onFindResultReceived API by Selim Gurun · 12 years ago
  3. 951fcab Small tidy up to getDefaultUserAgent. DO NOT MERGE by Jonathan Dixon · 12 years ago
  4. 9f410c5 Add getDefaultUserAgent to WebSettings. by George Mount · 12 years ago
  5. b5622da Remove checkThread() from findAddress by John Reck · 12 years ago
  6. c723e35 Clean up JavaDoc for CookieManager by Steve Block · 12 years ago
  7. 27f3e32 Clarify JavaDoc for WebView.loadData() by Steve Block · 12 years ago
  8. 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
  9. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  10. 46ce1db Improve JavaDoc for HTTP basic authentication methods by Steve Block · 12 years ago
  11. 219dfa4 Improve JavaDoc for saved form data by Steve Block · 12 years ago
  12. 32fe410 Improve JavaDoc for saved username/password pairs by Steve Block · 12 years ago
  13. 72498ed Update JavaDoc for PictureListener after fix to capture layers by Steve Block · 12 years ago
  14. f6468ca Merge "Remove deprecated methods from webview provider interface" by Jonathan Dixon · 12 years ago
  15. 4249906 Improve JavaDoc for WebView.restoreState() by Steve Block · 12 years ago
  16. 19274f5 Remove deprecated methods from webview provider interface by Jonathan Dixon · 12 years ago
  17. ce25255 am 05fa21fa: am 4cb3b76c: Merge "Ensure WebViewClassic calls super.onHoverEvent()" into jb-dev by Svetoslav Ganov · 12 years ago
  18. eebebc9 Ensure WebViewClassic calls super.onHoverEvent() by alanv · 12 years ago
  19. f236115 Fix doc link by John Reck · 12 years ago
  20. 926cf56 Show WebView layers in hierarchyviewer by John Reck · 12 years ago
  21. 448902d Add movement actions to JS accessibility. by alanv · 12 years ago
  22. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 12 years ago
  23. 3aa800b Add tests for reflection and improve JavaDoc for Java Bridge by Steve Block · 12 years ago
  24. 406aeb2 Update WebViewClassic JavaDoc to refer to WebView by Steve Block · 12 years ago
  25. b838aef Fix use of API level in android.webkit JavaDoc by Steve Block · 12 years ago
  26. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  27. 06d268e Clean up JavaDoc for WebView.getZoomControls() by Steve Block · 12 years ago
  28. 9f21c1c Add deprecated tag and note StrictMode violation by Jonathan Dixon · 12 years ago
  29. 39edeee Merge "Hide WebView.getZoomControls()" by Jonathan Dixon · 12 years ago
  30. 63b8147 Merge "Make WebView.findAllAsync() and WebView.setFindListener() public." by Victoria Lease · 12 years ago
  31. 0b8413b Make WebView.findAllAsync() and WebView.setFindListener() public. by Victoria Lease · 12 years ago
  32. c69be70 Hide WebView.getZoomControls() by Jonathan Dixon · 12 years ago
  33. 8116da5 Remove embedded titlebar rendering by Michael Kolb · 12 years ago
  34. ea07721 Set class name for WebView on A11y events and infos. by alanv · 12 years ago
  35. d405a43 move FindListener into WebView by Victoria Lease · 12 years ago
  36. 3a382b5 Merge "Pipe down isHardwareAccelerated" by John Reck · 13 years ago
  37. abeb6a7 proposed public API for asynchronous find-on-page by Victoria Lease · 13 years ago
  38. a5408e6 Pipe down isHardwareAccelerated by John Reck · 13 years ago
  39. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 13 years ago
  40. 148c5da Merge "Clean up Surface Texture on Java side" by Teng-Hui Zhu · 13 years ago
  41. fdd646b Clean up Surface Texture on Java side by Teng-Hui Zhu · 13 years ago
  42. b290caa Merge "Add support for maxlength text fields to WebViewInputConnection." by George Mount · 13 years ago
  43. 6012ede Add support for maxlength text fields to WebViewInputConnection. by George Mount · 13 years ago
  44. 42fb455 Merge "Fix cursorRingBounds NPE" by John Reck · 13 years ago
  45. 5528d7c Fix cursorRingBounds NPE by John Reck · 13 years ago
  46. 79d99be Fix NPE by John Reck · 13 years ago
  47. e7b57be Merge "Perform action when action button pressed during text input." by George Mount · 13 years ago
  48. e12dd8f Perform action when action button pressed during text input. by George Mount · 13 years ago
  49. 1023aa4 Paste window instead of action bar when cursor shown. by George Mount · 13 years ago
  50. 0d41348 Merge "Fix HitTest type detection" by John Reck · 13 years ago
  51. 59265e8 Fix HitTest type detection by John Reck · 13 years ago
  52. 374d243 Merge "Disable selection when nothing selected." by George Mount · 13 years ago
  53. 5d5b378 Merge "Support email and phone types" by John Reck · 13 years ago
  54. 3a0e011 Support email and phone types by John Reck · 13 years ago
  55. 9a6077e Disable selection when nothing selected. by George Mount · 13 years ago
  56. 583e885 Merge "Add javascript key events for special characters." by George Mount · 13 years ago
  57. 4d0a8cf Support mIntentUrl for addresses by John Reck · 13 years ago
  58. 53519ea Add javascript key events for special characters. by George Mount · 13 years ago
  59. 2eb7309 Merge "Drop support for Android HTTP stack" by Steve Block · 13 years ago
  60. 6420ec4 Characters sent directly to InputConnection treated as changes. by George Mount · 13 years ago
  61. 49cc3d9 Merge "Changes that don't map to keys sent as text changes." by George Mount · 13 years ago
  62. 29cc47e Merge "Fix drawing focus node rect in touch mode" by John Reck · 13 years ago
  63. 7bc111c Add caret thumb following selection handle logic. by George Mount · 13 years ago
  64. 3c30d14 Changes that don't map to keys sent as text changes. by George Mount · 13 years ago
  65. 2b3d842 Fix drawing focus node rect in touch mode by John Reck · 13 years ago
  66. 0b2cfd8 Use input type for IME options. by George Mount · 13 years ago
  67. fbf9cf8 Turn off the focus animation by John Reck · 13 years ago
  68. 0acb1c3 Drop support for Android HTTP stack by Steve Block · 13 years ago
  69. 8352e51 Merge "Improved keyboard navigation cursor rings" by John Reck · 13 years ago
  70. 47d0ee9 async find-on-page implementation via WebKit by Victoria Lease · 13 years ago
  71. 37c4a9f Improved keyboard navigation cursor rings by John Reck · 13 years ago
  72. 4c69fc5 Merge "Update the JavaDoc on getVisibleTitleHeight." by Martin Kosiba · 13 years ago
  73. dd409df Update the JavaDoc on getVisibleTitleHeight. by Martin Kosiba · 13 years ago
  74. 93ba4fe Act on credential storage updates. by Selim Gurun · 13 years ago
  75. d8d6afd Merge "Revert "Act on credential storage updates."" by Selim Gurun · 13 years ago
  76. 43e4158 Revert "Act on credential storage updates." by Selim Gurun · 13 years ago
  77. d22bf4b Merge "Initial support for keyboard navigation" by John Reck · 13 years ago
  78. e83b83f Merge "Act on credential storage updates." by Selim Gurun · 13 years ago
  79. 9b24dad Initial support for keyboard navigation by John Reck · 13 years ago
  80. fcd93b7 Act on credential storage updates. by Selim Gurun · 13 years ago
  81. d658c02 Merge "disable webkit paint pausing" by Chris Craik · 13 years ago
  82. 644b7d9 disable webkit paint pausing by Chris Craik · 13 years ago
  83. 728f1ed Merge "Update the scale while updating the drawGL functor" by Teng-Hui Zhu · 13 years ago
  84. 7e2346d Update the scale while updating the drawGL functor by Teng-Hui Zhu · 13 years ago
  85. 5bd41b29 Merge "Use WebKit hit testing result for centering on double-tap zoom." by Mangesh Ghiware · 13 years ago
  86. 5fe6f95 Use WebKit hit testing result for centering on double-tap zoom. by Mangesh Ghiware · 13 years ago
  87. d5544ac Merge "Pause webkit painting when UI tile painting queue is full" by Chris Craik · 13 years ago
  88. 4390c6b Pause webkit painting when UI tile painting queue is full by Chris Craik · 13 years ago
  89. 3debfa6 Merge "Enable webkit text entry for all fields" by George Mount · 13 years ago
  90. 0caa4ce Use a node pointer to identify content-editable fields. by George Mount · 13 years ago
  91. 71d3641 Enable webkit text entry for all fields by George Mount · 13 years ago
  92. 9cf8462 Fix NPE by John Reck · 13 years ago
  93. 540643b Support select all by John Reck · 13 years ago
  94. 74ffdc3 Webkit text selection by John Reck · 13 years ago
  95. 9139174 Merge "Revert "Hack to workaround the fact that the EGL context can be"" by Teng-Hui Zhu · 13 years ago
  96. 096f557 Revert "Hack to workaround the fact that the EGL context can be" by Teng-Hui Zhu · 13 years ago
  97. fbcd983 Fix auto-complete for content-editable fields. by George Mount · 13 years ago
  98. 50aca29 Merge "Fix bug # 5863709 API request: Change param names of deleteSurroundingText to "before" and "after"" by Fabrice Di Meglio · 13 years ago
  99. 0c95dd3 Fix bug # 5863709 API request: Change param names of deleteSurroundingText to "before" and "after" by Fabrice Di Meglio · 13 years ago
  100. 3d09531 Add cut and paste to ContentEditable. by George Mount · 13 years ago