1. fcba235 Merge "Remove uncalled function -- java counterpart of the fix for bug:4183801" into honeycomb-mr1 by Nicolas Roard · 13 years ago
  2. 4bae836 Remove uncalled function -- java counterpart of the fix for bug:4183801 by Nicolas Roard · 13 years ago
  3. 3c53477 Fix bug 4207704 - Gestures can be lost when Flash is enabled by Adam Powell · 13 years ago
  4. baa3380 Fix bug 4170809 - Pages with flash lose touch events by Adam Powell · 13 years ago
  5. 88b869a b/4116658 Fix the jumpy scrolling with some flash site. by Huahui Wu · 13 years ago
  6. d0197f3 Fix bug 4111271 and bug 4077526 - WebView touch event handling when by Adam Powell · 13 years ago
  7. 7af7e00 Merge "Support html5 video switching b/t full screen and inline mode" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  8. 10ab654 Support html5 video switching b/t full screen and inline mode by Teng-Hui Zhu · 13 years ago
  9. f2674c1 partial inval by Nicolas Roard · 13 years ago
  10. 464b690 Pass firstLayout info to native webview when setting baseLayer. by Shimeng (Simon) Wang · 13 years ago
  11. 24e53b0 add comment to deprecated tag by Michael Kolb · 13 years ago
  12. e54f665 deprecate getVisibleTitleHeight by Michael Kolb · 13 years ago
  13. 57fccf1 Merge "Fix bug 4099023 - Phantom clicks on some websites" into honeycomb-mr1 by Adam Powell · 13 years ago
  14. a0def72 Fix bug 4099023 - Phantom clicks on some websites by Adam Powell · 13 years ago
  15. b71020e Merge "b/3392594 keep the remain touch points when one is ended." into honeycomb-mr1 by Huahui Wu · 13 years ago
  16. 2d3ef37 b/3392594 keep the remain touch points when one is ended. by Huahui Wu · 13 years ago
  17. f0230cc Merge "HTML5 Video improvements" into honeycomb-mr1 by Nicolas Roard · 13 years ago
  18. 0e778a1 HTML5 Video improvements by Nicolas Roard · 13 years ago
  19. 5ec35c1 Merge "Fix bug 4082512 IAE "pointerIndex out of range" while zooming over flashplayer in browser" into honeycomb-mr1 by Adam Powell · 13 years ago
  20. 8f626a1 Fix bug 4082512 IAE "pointerIndex out of range" while zooming over by Adam Powell · 13 years ago
  21. 2fc7976 Merge "Inline HTML5 Video support" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  22. 661e8b1 Inline HTML5 Video support by Teng-Hui Zhu · 13 years ago
  23. 80615b0 Fix bug 4080407 - Browser stuck after scrolling- page stops responding by Adam Powell · 13 years ago
  24. 63a1b0c Fix for bug 4064291 WebView uses PackageManager#getInstalledApps by Kristian Monsen · 13 years ago
  25. 23c5861 Merge "Scroll textfield onscreen when the IME shows." into honeycomb-mr1 by Leon Scroggins · 13 years ago
  26. d69b701 Scroll textfield onscreen when the IME shows. by Leon Scroggins · 13 years ago
  27. 9386a24 b/3307761 Clean up the flag mIsHandlingMultiTouch. by Huahui Wu · 13 years ago
  28. 1250c94 Merge "Bug 3509417 - Refine touch event serialization" into honeycomb-mr1 by Adam Powell · 13 years ago
  29. ae9d264 Bug 3509417 - Refine touch event serialization by Adam Powell · 13 years ago
  30. 3cb5ded Partial invalidation of the browser textures by Nicolas Roard · 13 years ago
  31. 055a858 Merge "Do not attempt to start action mode if there is no parent." into honeycomb-mr1 by Leon Scroggins · 13 years ago
  32. 93553d7 Do not attempt to start action mode if there is no parent. by Leon Scroggins · 13 years ago
  33. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  34. 0aaa11e Merge "Remove many unnecessary save/restore calls." into honeycomb-mr1 by Romain Guy · 13 years ago
  35. 9ab91b8 Merge "Fix bug 3509417 - Serialize touch event handling in webview" into honeycomb-mr1 by Adam Powell · 13 years ago
  36. 9f5f7af Deprecating webkit API's that might not be supported in the future do not merge by Kristian Monsen · 13 years ago
  37. 4fb35d4 Fix bug 3509417 - Serialize touch event handling in webview by Adam Powell · 13 years ago
  38. d6cf477 Remove many unnecessary save/restore calls. by Romain Guy · 13 years ago
  39. b748186 fix NPE in getSearchBox by Michael Kolb · 13 years ago
  40. 4a85a7d Merge "A Java implementation of the SearchBox API." by Bjorn Bringert · 13 years ago
  41. fa44314 Force close in WebView. by Svetoslav Ganov · 13 years ago
  42. 5bf7658 Merge "Removed ViewTreeObserver null checks" by Gilles Debunne · 13 years ago
  43. 9497c5f A Java implementation of the SearchBox API. by Narayan Kamath · 13 years ago
  44. 5960626 Merge "No radio buttons on <select>" by Leon Scroggins · 13 years ago
  45. d2e91d1 Improve caching of localised strings for Chromium by Ben Murdoch · 13 years ago
  46. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  47. d529bfd No radio buttons on <select> by Leon Scroggins · 13 years ago
  48. e33cef8 Ensure WebView passes a complete/in-order event stream to by Adam Powell · 13 years ago
  49. 808e8f6 Merge "center long press to account for sloppy nodes" by Cary Clark · 13 years ago
  50. 3ecd7db center long press to account for sloppy nodes by Cary Clark · 13 years ago
  51. b611213 Stop the blinking caret when moving to another field. by Leon Scroggins · 13 years ago
  52. 256d603 Merge "Hiding deprecated classes and methods" by Kristian Monsen · 13 years ago
  53. 601e779 make @hide actually hide by Michael Kolb · 13 years ago
  54. 75a03f9 use getTitleHeight for measuring by Michael Kolb · 13 years ago
  55. f0d9731 Hiding deprecated classes and methods by Kristian Monsen · 14 years ago
  56. 0e7d652d Removed ViewTreeObserver null checks by Gilles Debunne · 13 years ago
  57. e835fd7 Merge "Scroll layers on touch events." by Patrick Scott · 13 years ago
  58. e929082 don't scale nav slop when zooming by Cary Clark · 13 years ago
  59. cfa734a Scroll layers on touch events. by Patrick Scott · 13 years ago
  60. 43f608f don't start long press when selecting text by Cary Clark · 13 years ago
  61. defba0c Only give WebTextView keys if it has focus. by Leon Scroggins · 13 years ago
  62. 90e711670 Merge "Keep track of which keys are pressed." by Leon Scroggins · 13 years ago
  63. 115626a Keep track of which keys are pressed. by Leon Scroggins · 13 years ago
  64. d75fd49 Fine tune the zoom overview behavior. by Shimeng (Simon) Wang · 13 years ago
  65. da7378e Adding a debug setting to enable visual indicator for GL by Teng-Hui Zhu · 13 years ago
  66. 53a3081 Merge "WebView's scrollBarStyle need to be set at init" by Teng-Hui Zhu · 13 years ago
  67. 15bfa53 WebView's scrollBarStyle need to be set at init by Teng-Hui Zhu · 13 years ago
  68. 28dcdd7 Merge "Add title bar gravity" by Michael Kolb · 13 years ago
  69. 03f0022 delay action CAB until word select succeeds by Cary Clark · 13 years ago
  70. c4ca53f Add title bar gravity by Michael Kolb · 14 years ago
  71. a22a011 Merge "Don't send scroll events in case of new picture from webkit." by Shimeng (Simon) Wang · 13 years ago
  72. c566185 Don't send scroll events in case of new picture from webkit. by Shimeng (Simon) Wang · 13 years ago
  73. 1477b8f only allow dpad center for key long press by Cary Clark · 13 years ago
  74. fa8be1c Call window.onscroll event at the end of scrolling. by Patrick Scott · 14 years ago
  75. 6a0b5ca Fix bug: use content height instead of view height. by Shimeng (Simon) Wang · 13 years ago
  76. ae7272d Merge "Send actual view height to webkit for window.innerHeight." by Shimeng (Simon) Wang · 13 years ago
  77. 48fc909 Send actual view height to webkit for window.innerHeight. by Shimeng (Simon) Wang · 14 years ago
  78. 39530f8 am 859563eb: am aa7dc928: Merge "stop GL drawing thread before killing WebCore" into honeycomb by Cary Clark · 14 years ago
  79. 4eb02a1 Merge "Use more accurate height/width ratio." by Shimeng (Simon) Wang · 14 years ago
  80. a0cc864 Use more accurate height/width ratio. by Shimeng (Simon) Wang · 14 years ago
  81. aa7dc92 Merge "stop GL drawing thread before killing WebCore" into honeycomb by Cary Clark · 14 years ago
  82. d9fd857 stop GL drawing thread before killing WebCore by Cary Clark · 14 years ago
  83. 4acac23 Leaking connection to the Text-To-Speech service. by Svetoslav Ganov · 14 years ago
  84. e89d641 DO NOT MERGE. Only scroll if the IME is open in certain cases. by Leon Scroggins · 14 years ago
  85. c5f520a am 6a48ba74: am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb by Ben Murdoch · 14 years ago
  86. fa148f6 Move setExpandedTileBounds from WC to UI thread by Ben Murdoch · 14 years ago
  87. e54d2da am 508556a8: am 84a34059: Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 14 years ago
  88. fe77eb6 Only scroll if the IME is open in certain cases. by Leon Scroggins · 14 years ago
  89. 84a3405 Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 14 years ago
  90. 22e883d For Textareas, do not use UI side layers. by Leon Scroggins · 14 years ago
  91. 636ce00 Prevent SET_SCROLL_OFFSET spam from clogging tubes by John Reck · 14 years ago
  92. e891a11 Merge "Only send a direction key if we are not in touch mode." into honeycomb by Leon Scroggins · 14 years ago
  93. fe38b7b Merge "Fix artifact with clipped webview content" into honeycomb by Chet Haase · 14 years ago
  94. 572ba78 Only send a direction key if we are not in touch mode. by Leon Scroggins · 14 years ago
  95. c38b7c8 Merge "Implement the double tap to zoom animation with HW accleration." into honeycomb by Ben Murdoch · 14 years ago
  96. 91fc3cf Fix artifact with clipped webview content by Chet Haase · 14 years ago
  97. f3196cd Add Plugin API for controling the device power states by Derek Sollenberger · 14 years ago
  98. 811ba6c Implement the double tap to zoom animation with HW accleration. by Ben Murdoch · 14 years ago
  99. 85fd2c9 Merge "fix incognito url loading" into honeycomb by Michael Kolb · 14 years ago
  100. 2c8b1f7 fix incognito url loading by Michael Kolb · 14 years ago