1. 64decc6 Close idle connections on pause timers by Kristian Monsen · 13 years ago
  2. 2c5423d Merge "Better touch rects" by John Reck · 13 years ago
  3. 335f454 Better touch rects by John Reck · 13 years ago
  4. f4565a9 Merge "After calling loadData invalidate the content" by John Reck · 13 years ago
  5. fb2b9b2 After calling loadData invalidate the content by John Reck · 13 years ago
  6. 58d94af actually pause webkit thread, remove costly invalidate by Chris Craik · 13 years ago
  7. 555c55e Added automated performance test to TileBenchmark by Chris Craik · 13 years ago
  8. 00d5bf7 Fixup handling destroy by John Reck · 13 years ago
  9. a6c5d38 Change log msg since viewport can be changed before first layout. by Shimeng (Simon) Wang · 13 years ago
  10. e7821cd SearchBox API changes, to know when calls succeeded. by Mathew Inwood · 13 years ago
  11. effa752 Merge "NPE guard in setupViewport" by John Reck · 13 years ago
  12. d4324aa NPE guard in setupViewport by John Reck · 13 years ago
  13. 56bd434 Update viewport asap. by Shimeng (Simon) Wang · 13 years ago
  14. 72a1d2e Keep initial zoom overview for non-standard load. by Shimeng (Simon) Wang · 13 years ago
  15. be768ee Use default scale when restored scale is 0. by Shimeng (Simon) Wang · 13 years ago
  16. 1c1e6df Don't resend WEBKIT_DRAW if paused by John Reck · 13 years ago
  17. b30381d Use local variable instead of webview method. by Shimeng (Simon) Wang · 13 years ago
  18. 82a0770 Consider default zoom scale for mobile viewport. by Shimeng (Simon) Wang · 13 years ago
  19. d169d3c Merge "Better handle double tap for smooth reflow and zoom." by Shimeng (Simon) Wang · 13 years ago
  20. 136c20b Better handle double tap for smooth reflow and zoom. by Shimeng (Simon) Wang · 13 years ago
  21. ae32857 Fix some poorly worded API documentation for WebView.loadDataWithBaseURL() by Steve Block · 13 years ago
  22. 7ab3d67 Add API to allow plugins to lock their orientation in full-screen mode. by Derek Sollenberger · 13 years ago
  23. 2032eee Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypass proxy by Kristian Monsen · 13 years ago
  24. 0d74112 Merge "merge from honeycomb mr2" by Russell Brenner · 13 years ago
  25. 70ecf97 merge from honeycomb mr2 by Russell Brenner · 13 years ago
  26. 24a252e Simplify viewport logic in webviewcore and zoom-manager. by Shimeng (Simon) Wang · 13 years ago
  27. 940a198 Adding functions to query the state of a WebElement. by Dounia Berrada · 13 years ago
  28. 7818aaa Add support for force-enabling zoom by John Reck · 13 years ago
  29. 88b869a b/4116658 Fix the jumpy scrolling with some flash site. by Huahui Wu · 14 years ago
  30. 10ab654 Support html5 video switching b/t full screen and inline mode by Teng-Hui Zhu · 14 years ago
  31. b71020e Merge "b/3392594 keep the remain touch points when one is ended." into honeycomb-mr1 by Huahui Wu · 14 years ago
  32. 2d3ef37 b/3392594 keep the remain touch points when one is ended. by Huahui Wu · 14 years ago
  33. 0e778a1 HTML5 Video improvements by Nicolas Roard · 14 years ago
  34. ae9d264 Bug 3509417 - Refine touch event serialization by Adam Powell · 14 years ago
  35. 4fb35d4 Fix bug 3509417 - Serialize touch event handling in webview by Adam Powell · 14 years ago
  36. 9497c5f A Java implementation of the SearchBox API. by Narayan Kamath · 14 years ago
  37. 5bf4bb9 Merge "Stop the blinking caret when moving to another field." by Leon Scroggins · 14 years ago
  38. 7606464 Pre-calculate view scale and text wrap scale for webkit. by Shimeng (Simon) Wang · 14 years ago
  39. b611213 Stop the blinking caret when moving to another field. by Leon Scroggins · 14 years ago
  40. cfa734a Scroll layers on touch events. by Patrick Scott · 14 years ago
  41. f7107d7 A method refactoring and a simple rounding fix. by Shimeng (Simon) Wang · 14 years ago
  42. fa8be1c Call window.onscroll event at the end of scrolling. by Patrick Scott · 14 years ago
  43. 48fc909 Send actual view height to webkit for window.innerHeight. by Shimeng (Simon) Wang · 14 years ago
  44. a0cc864 Use more accurate height/width ratio. by Shimeng (Simon) Wang · 14 years ago
  45. c5f520a am 6a48ba74: am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb by Ben Murdoch · 14 years ago
  46. 6a48ba7 am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb by Ben Murdoch · 14 years ago
  47. fa148f6 Move setExpandedTileBounds from WC to UI thread by Ben Murdoch · 14 years ago
  48. 22d197e am 068f3ef9: am 066e1e3c: am dbf09fee: am eb17d6f5: Merge "Don\'t crash zygote if webcore fails to load" by Jean-Baptiste Queru · 14 years ago
  49. 068f3ef am 066e1e3c: am dbf09fee: am eb17d6f5: Merge "Don\'t crash zygote if webcore fails to load" by Jean-Baptiste Queru · 14 years ago
  50. e54d2da am 508556a8: am 84a34059: Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 14 years ago
  51. fe77eb6 Only scroll if the IME is open in certain cases. by Leon Scroggins · 14 years ago
  52. 84a3405 Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 14 years ago
  53. c0e9504 Don't crash zygote if webcore fails to load by Jean-Baptiste Queru · 14 years ago
  54. 22e883d For Textareas, do not use UI side layers. by Leon Scroggins · 14 years ago
  55. f3196cd Add Plugin API for controling the device power states by Derek Sollenberger · 14 years ago
  56. df46726 Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb by Svetoslav Ganov · 14 years ago
  57. 7114f3b Fine tune the high memory threshold and usage delta for v8 GC. by Shimeng (Simon) Wang · 14 years ago
  58. 9504f57 Final polish of WebView accessibility support for no JavaScript case. by Svetoslav Ganov · 14 years ago
  59. 7c1bcfd Set high usage delta to 1 to avoid constant V8 GC. by Shimeng (Simon) Wang · 14 years ago
  60. d518865 Do a better job of lining up text with page text. by Leon Scroggins · 14 years ago
  61. cedb3a7 Clear the files we copy over to the temp cache by Kristian Monsen · 14 years ago
  62. bfbb089 Merge "b/3133123 Pass touch point ids to WebKit." into honeycomb by Huahui Wu · 14 years ago
  63. e838a42 b/3133123 Pass touch point ids to WebKit. by Huahui Wu · 14 years ago
  64. b45a263 Differentiate between clicks for focus and actual clicks. by Leon Scroggins · 14 years ago
  65. 5d8e7a4 Change function parameter from int to float. by Shimeng (Simon) Wang · 14 years ago
  66. 0904c0d b/3302354 Always pass multi-touch events into WebKit, then handle them in WebView if preventDefault is not set. by Huahui Wu · 14 years ago
  67. c93fb65 bug:3325039 Making the cursor ring movement send accessibility events. by Svetoslav Ganov · 14 years ago
  68. 808751f Avoid superfluous calls to CacheManager with the Chromium HTTP stack by Steve Block · 14 years ago
  69. 36a4f23 Add full-screen support for OpenGL based plugins. by Derek Sollenberger · 14 years ago
  70. 41e7e6f Retrying sending proxy changes to webkit by Kristian Monsen · 14 years ago
  71. 77788f8 Revert "Merge "Send proxy changes on the webcore thread to WebKit"" by Huahui Wu · 14 years ago
  72. 64a2f6b Send proxy changes on the webcore thread to WebKit by Kristian Monsen · 14 years ago
  73. 4190aab Remove WebView leak by Kristian Monsen · 14 years ago
  74. d4819a7 Add methods to send messages to the WebViewCore whithout having a reference by Kristian Monsen · 14 years ago
  75. 861368a extract anchor href and image src separately by Cary Clark · 14 years ago
  76. 8517305 Make CookieManager.removeSessionCookies async by Kristian Monsen · 14 years ago
  77. 689a342 Add WebView.removeJavascriptInterface() by Steve Block · 14 years ago
  78. 961d55f Prevent autofilling directly after autofilling. by Ben Murdoch · 14 years ago
  79. 2f49227 Attempt to scroll layers everytime the user drags. by Patrick Scott · 14 years ago
  80. e41bb53 pass the x and y to retrieve anchor data by Cary Clark · 14 years ago
  81. 96fcb87 Set initial view scale to be at least overview scale. by Shimeng (Simon) Wang · 14 years ago
  82. b394d9a Add supported video/m4v mimeType to the support list. by Shimeng (Simon) Wang · 14 years ago
  83. 69e2eff Don't waste memory creating new Boolean objects by Kenny Root · 14 years ago
  84. 5dffd0e Add http live mime types to MediaFile, add support for playlist mime types to browser. by Andreas Huber · 14 years ago
  85. f902e4b Fix mobile sites' viewport in fixed viewport mode. by Shimeng (Simon) Wang · 14 years ago
  86. f7093be Calculate memory thresholds that V8 can use to control GC. by Ben Murdoch · 14 years ago
  87. db8d19c Display the AutoFill preview string in the drop down box. by Ben Murdoch · 14 years ago
  88. fb7bc34 Update layers only by Nicolas Roard · 14 years ago
  89. 7e6bf6f Rename some variable to make it clear what data is being stored. by Derek Sollenberger · 14 years ago
  90. 4e7665d Only AV formats should be handled by MediaPlayer (Java side) by Iain Merrick · 14 years ago
  91. 9c64bae Ignore viewport viewScale in fixed viewport mode. by Shimeng (Simon) Wang · 14 years ago
  92. 50b1034 Pass whether a scroll is user-scrolled or not to webkit. by Shimeng (Simon) Wang · 14 years ago
  93. bf9cf4d DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  94. 1be7339 Rename DeviceOrientationManager to DeviceMotionAndOrientationManager by Steve Block · 14 years ago
  95. 6d383aa Use real fixed viewport, and let the content width be the overview width. by Shimeng (Simon) Wang · 14 years ago
  96. dc82a29 Implement DeviceMotionEvent by Steve Block · 14 years ago
  97. bf01312 Add wrapper method for native JNI call. by Shimeng (Simon) Wang · 14 years ago
  98. f2e17a8 Hide the soft keyboard when a textfield is blurred. by Leon Scroggins · 14 years ago
  99. 41865f4 Bug 2372180: pass multi-touch events from browser to webkit. by Huahui Wu · 14 years ago
  100. 62275a4 Make WebTextView display an "AutoFill this form" option by Ben Murdoch · 14 years ago