1. 4f433d5 Merge "Move ssl callbacks to webcore thread." by Selim Gurun · 13 years ago
  2. 38f3610 Move ssl callbacks to webcore thread. by Selim Gurun · 13 years ago
  3. 2ff8cc2 Merge "Clear the WebView picture when a new load starts." by Ben Murdoch · 13 years ago
  4. 66b2ff8 Update computation of reading level scale. by Mangesh Ghiware · 13 years ago
  5. a62b963 Clear the WebView picture when a new load starts. by Ben Murdoch · 13 years ago
  6. 267a4b0 am c649180d: am f296ee69: Merge "Send animation start notification back to webkit from ui thread" into ics-mr1 by Chris Craik · 13 years ago
  7. d0051c0 Send animation start notification back to webkit from ui thread by Chris Craik · 13 years ago
  8. 07679d1 am d7b06977: am 8d03007f: Merge "Update zoom (aka display) density from WebView thread." into ics-mr1 by Mangesh Ghiware · 13 years ago
  9. 31f263d Update zoom (aka display) density from WebView thread. by Mangesh Ghiware · 13 years ago
  10. 163994c am 55116350: am 4fdfdeed: Merge "Revert change to setInitialScale() to take display density into account." into ics-mr1 by Mangesh Ghiware · 13 years ago
  11. e832b63 Revert change to setInitialScale() to take display density into account. by Mangesh Ghiware · 13 years ago
  12. 9a77be5 Fix fix for bug 2816327 by Kristian Monsen · 13 years ago
  13. e1d2f3c Fix build by Kristian Monsen · 13 years ago
  14. a3c157e Removing the ability to get native instrumentation as part of nav dump by Kristian Monsen · 13 years ago
  15. 3314930 DO NOT MERGE Set the initial scroll position for RTL. by George Mount · 13 years ago
  16. e263bc1 Set the initial scroll position for RTL. by George Mount · 13 years ago
  17. e59e301 Update fix to restore view and text wrap scales. by Mangesh Ghiware · 13 years ago
  18. ca4d54c Clamp initial scale between minimum and maximum values. by Mangesh Ghiware · 13 years ago
  19. f0e96d5 Fix restore of view and text wrap scales. by Mangesh Ghiware · 13 years ago
  20. 281432c Delay sending Plugin Draw event until the surface is ready. by Derek Sollenberger · 13 years ago
  21. 98a5fcd Merge "Trigger a full screen repaint when touching layers, as webkitDraw() may not generate the correct invalidations." by Nicolas Roard · 13 years ago
  22. dee7b1b Trigger a full screen repaint when touching layers, as webkitDraw() by Nicolas Roard · 13 years ago
  23. 7b65a3e Improve a warning message in WebViewCore's EventHub by Steve Block · 13 years ago
  24. dc221e0 Streamline the layers update codepath. by Nicolas Roard · 13 years ago
  25. 29af074 Merge "Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread" by Steve Block · 13 years ago
  26. 85aa944 Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread by Steve Block · 13 years ago
  27. d9151bf Hook up WebView.clearSslPreferences() for the Chromium HTTP stack by Kristian Monsen · 13 years ago
  28. faab93d Use overview scale when restored scale is 0. by Mangesh Ghiware · 13 years ago
  29. 2f4d30a Prevent pause/resuming a destroyed WebViewCore by John Reck · 13 years ago
  30. e00e8a78 Pause WebKit drawing when WebView loses window focus. by Adam Powell · 13 years ago
  31. 5afd2bd Merge "Set reading level scale to display density instead of a fixed minimum." by Mangesh Ghiware · 13 years ago
  32. ff71302 Merge "Close idle connections on pause timers" by Kristian Monsen · 13 years ago
  33. 64decc6 Close idle connections on pause timers by Kristian Monsen · 13 years ago
  34. b71fe05 Merge "Fix destroy race condition" by John Reck · 13 years ago
  35. 45576fa Fix destroy race condition by John Reck · 13 years ago
  36. b5f9fc3 Set reading level scale to display density instead of a fixed minimum. by Mangesh Ghiware · 13 years ago
  37. 492bbe3 Preload libchromium_net in addition to libwebcore. by Ben Murdoch · 13 years ago
  38. 2c5423d Merge "Better touch rects" by John Reck · 13 years ago
  39. 335f454 Better touch rects by John Reck · 13 years ago
  40. f4565a9 Merge "After calling loadData invalidate the content" by John Reck · 13 years ago
  41. fb2b9b2 After calling loadData invalidate the content by John Reck · 13 years ago
  42. 58d94af actually pause webkit thread, remove costly invalidate by Chris Craik · 13 years ago
  43. 555c55e Added automated performance test to TileBenchmark by Chris Craik · 13 years ago
  44. 00d5bf7 Fixup handling destroy by John Reck · 13 years ago
  45. a6c5d38 Change log msg since viewport can be changed before first layout. by Shimeng (Simon) Wang · 13 years ago
  46. e7821cd SearchBox API changes, to know when calls succeeded. by Mathew Inwood · 13 years ago
  47. effa752 Merge "NPE guard in setupViewport" by John Reck · 13 years ago
  48. d4324aa NPE guard in setupViewport by John Reck · 13 years ago
  49. 56bd434 Update viewport asap. by Shimeng (Simon) Wang · 13 years ago
  50. 72a1d2e Keep initial zoom overview for non-standard load. by Shimeng (Simon) Wang · 13 years ago
  51. be768ee Use default scale when restored scale is 0. by Shimeng (Simon) Wang · 13 years ago
  52. 1c1e6df Don't resend WEBKIT_DRAW if paused by John Reck · 13 years ago
  53. b30381d Use local variable instead of webview method. by Shimeng (Simon) Wang · 13 years ago
  54. 82a0770 Consider default zoom scale for mobile viewport. by Shimeng (Simon) Wang · 13 years ago
  55. d169d3c Merge "Better handle double tap for smooth reflow and zoom." by Shimeng (Simon) Wang · 13 years ago
  56. 136c20b Better handle double tap for smooth reflow and zoom. by Shimeng (Simon) Wang · 13 years ago
  57. ae32857 Fix some poorly worded API documentation for WebView.loadDataWithBaseURL() by Steve Block · 13 years ago
  58. 7ab3d67 Add API to allow plugins to lock their orientation in full-screen mode. by Derek Sollenberger · 13 years ago
  59. 2032eee Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypass proxy by Kristian Monsen · 13 years ago
  60. 0d74112 Merge "merge from honeycomb mr2" by Russell Brenner · 13 years ago
  61. 70ecf97 merge from honeycomb mr2 by Russell Brenner · 13 years ago
  62. 24a252e Simplify viewport logic in webviewcore and zoom-manager. by Shimeng (Simon) Wang · 13 years ago
  63. 940a198 Adding functions to query the state of a WebElement. by Dounia Berrada · 13 years ago
  64. 7818aaa Add support for force-enabling zoom by John Reck · 13 years ago
  65. 88b869a b/4116658 Fix the jumpy scrolling with some flash site. by Huahui Wu · 13 years ago
  66. 10ab654 Support html5 video switching b/t full screen and inline mode by Teng-Hui Zhu · 13 years ago
  67. b71020e Merge "b/3392594 keep the remain touch points when one is ended." into honeycomb-mr1 by Huahui Wu · 13 years ago
  68. 2d3ef37 b/3392594 keep the remain touch points when one is ended. by Huahui Wu · 13 years ago
  69. 0e778a1 HTML5 Video improvements by Nicolas Roard · 13 years ago
  70. ae9d264 Bug 3509417 - Refine touch event serialization by Adam Powell · 13 years ago
  71. 4fb35d4 Fix bug 3509417 - Serialize touch event handling in webview by Adam Powell · 13 years ago
  72. 9497c5f A Java implementation of the SearchBox API. by Narayan Kamath · 13 years ago
  73. 5bf4bb9 Merge "Stop the blinking caret when moving to another field." by Leon Scroggins · 13 years ago
  74. 7606464 Pre-calculate view scale and text wrap scale for webkit. by Shimeng (Simon) Wang · 13 years ago
  75. b611213 Stop the blinking caret when moving to another field. by Leon Scroggins · 13 years ago
  76. cfa734a Scroll layers on touch events. by Patrick Scott · 13 years ago
  77. f7107d7 A method refactoring and a simple rounding fix. by Shimeng (Simon) Wang · 13 years ago
  78. fa8be1c Call window.onscroll event at the end of scrolling. by Patrick Scott · 13 years ago
  79. 48fc909 Send actual view height to webkit for window.innerHeight. by Shimeng (Simon) Wang · 13 years ago
  80. a0cc864 Use more accurate height/width ratio. by Shimeng (Simon) Wang · 13 years ago
  81. c5f520a am 6a48ba74: am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb by Ben Murdoch · 13 years ago
  82. 6a48ba7 am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb by Ben Murdoch · 13 years ago
  83. fa148f6 Move setExpandedTileBounds from WC to UI thread by Ben Murdoch · 13 years ago
  84. 22d197e am 068f3ef9: am 066e1e3c: am dbf09fee: am eb17d6f5: Merge "Don\'t crash zygote if webcore fails to load" by Jean-Baptiste Queru · 13 years ago
  85. 068f3ef am 066e1e3c: am dbf09fee: am eb17d6f5: Merge "Don\'t crash zygote if webcore fails to load" by Jean-Baptiste Queru · 13 years ago
  86. e54d2da am 508556a8: am 84a34059: Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 13 years ago
  87. fe77eb6 Only scroll if the IME is open in certain cases. by Leon Scroggins · 13 years ago
  88. 84a3405 Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 13 years ago
  89. c0e9504 Don't crash zygote if webcore fails to load by Jean-Baptiste Queru · 13 years ago
  90. 22e883d For Textareas, do not use UI side layers. by Leon Scroggins · 13 years ago
  91. f3196cd Add Plugin API for controling the device power states by Derek Sollenberger · 14 years ago
  92. df46726 Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb by Svetoslav Ganov · 14 years ago
  93. 7114f3b Fine tune the high memory threshold and usage delta for v8 GC. by Shimeng (Simon) Wang · 14 years ago
  94. 9504f57 Final polish of WebView accessibility support for no JavaScript case. by Svetoslav Ganov · 14 years ago
  95. 7c1bcfd Set high usage delta to 1 to avoid constant V8 GC. by Shimeng (Simon) Wang · 14 years ago
  96. d518865 Do a better job of lining up text with page text. by Leon Scroggins · 14 years ago
  97. cedb3a7 Clear the files we copy over to the temp cache by Kristian Monsen · 14 years ago
  98. bfbb089 Merge "b/3133123 Pass touch point ids to WebKit." into honeycomb by Huahui Wu · 14 years ago
  99. e838a42 b/3133123 Pass touch point ids to WebKit. by Huahui Wu · 14 years ago
  100. b45a263 Differentiate between clicks for focus and actual clicks. by Leon Scroggins · 14 years ago