1. 4de4f09 am fbd26467: Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  2. dc9f2b6 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  3. 12e08f3 am 26cab064: Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread by Adam Powell · 14 years ago
  4. 048a3a5 Allow two finger pan and scale on touchscreens with by Adam Powell · 14 years ago
  5. 0358def am 79492a0d: Merge "DO NOT MERGE Overscroll continues; asset and behavior tweaks." into gingerbread by Adam Powell · 14 years ago
  6. 5916882 DO NOT MERGE Overscroll continues; asset and behavior tweaks. by Adam Powell · 14 years ago
  7. 6fb8137 am e34fe69e: Merge "DO NOT MERGE Integrate edge effects into WebView." into gingerbread by Adam Powell · 14 years ago
  8. 230269d DO NOT MERGE Integrate edge effects into WebView. by Adam Powell · 14 years ago
  9. 0171bfb am 73ef5d4e: DO NOT MERGE. CHERRY-PICKED GERRIT CHANGE 60365. by Derek Sollenberger · 14 years ago
  10. 73ef5d4 DO NOT MERGE. CHERRY-PICKED GERRIT CHANGE 60365. by Derek Sollenberger · 14 years ago
  11. a9c43aa am 0a77ce27: New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  12. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  13. 0410843 am c28bf25b: Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
  14. 4e43744 DO NOT MERGE copy selected text on tap by Cary Clark · 14 years ago
  15. 3a6bfd4 am ed101933: Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 14 years ago
  16. 8b0b772 DO NOT MERGE -- copy on tapping outside of selected text in gmail by Cary Clark · 14 years ago
  17. 1ef4160 am d64f4a98: DO NOT MERGE fix null check by Cary Clark · 14 years ago
  18. d64f4a9 DO NOT MERGE fix null check by Cary Clark · 14 years ago
  19. d93ecb3 am 581f7861: DO NOT MERGE Refactor find and select dialogs by Cary Clark · 14 years ago
  20. 581f786 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 14 years ago
  21. bb8d314 am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  22. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  23. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  24. 0b2395c Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc. by Dirk Dougherty · 14 years ago
  25. 864c68e merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  26. 07d8140 merge from open-source master by The Android Open Source Project · 14 years ago
  27. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  28. 4e916ad Add PageUp and PageDown hot keys by Chih-Wei Huang · 14 years ago
  29. 2d743fe merge from open-source master by The Android Open Source Project · 14 years ago
  30. dad8634 Add better error handling for savePicture and restorePicture by John Eckerdal · 14 years ago
  31. e3b9f8b docs: fix markup error by Scott Main · 14 years ago
  32. 8b3cea0 docs: revise webview description and add info for targeting screen densities by Scott Main · 14 years ago
  33. f78acac Fix the 'wobbling fixed elements' bug. by Nicolas Roard · 14 years ago
  34. 7bcf517 Fix a WebView scrolling regression - bug 2633572. by Adam Powell · 14 years ago
  35. 0653d22 Only honor the scrollbar mode at the minimum zoom by Grace Kloba · 14 years ago
  36. 69ec5c2 Remove the WebTextView if it is drawing when it shouldn't. by Leon Scroggins · 14 years ago
  37. f343a04 Speed up layers rendering when using animations Cherry-pick from master by Nicolas Roard · 14 years ago
  38. f4c66ef Don't inflate the zoom button controller until we by Grace Kloba · 14 years ago
  39. c36862d5 Force redraw in touch_up if there is a move. by Grace Kloba · 14 years ago
  40. aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 14 years ago
  41. 50004bc Pass WebKit scrollbar mode to Java. When scrollbar by Grace Kloba · 14 years ago
  42. 102ed89 If we defer processing the touch events, pass the by Grace Kloba · 14 years ago
  43. 763e62a Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 by Grace Kloba · 14 years ago
  44. 63284ed Do not check mWebTextView's focus state to determine editing mode. by Leon Scroggins · 14 years ago
  45. 9b65780 Set mHeldMotionless to a new MOTIONLESS_IGNORE state by Grace Kloba · 14 years ago
  46. da9a22b Save/restore the picture in a background thread. by Patrick Scott · 14 years ago
  47. 524aab57 For performance reason, we choose to block the picture by Grace Kloba · 14 years ago
  48. 188bf8d Revert "Use the content width to calculate the zoom overview" by Grace Kloba · 14 years ago
  49. 3eefc12 check for webviewcore before reading settings by Cary Clark · 14 years ago
  50. f9b1a09 Only include WEB_EDIT if there are more textfields. by Leon Scroggins · 14 years ago
  51. 327dce9 Make sure when WebView modified mScrollX/Y directly, by Grace Kloba · 14 years ago
  52. 9b95ab1 Instead of holding an ApplicationContext, JWebCoreJavaBridge by Grace Kloba · 14 years ago
  53. ad7a1d7 As we don't support over scroll any more, we need by Grace Kloba · 14 years ago
  54. 397ffdf Remove the shadow under url bar. by Grace Kloba · 14 years ago
  55. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  56. 51b9701 cherry-pick 4a4f9886a789ece80f127397c1c7ad7f543b78fa into froyo by Grace Kloba · 14 years ago
  57. 7c3006f http://b/issue?id=2496591 by Leon Clarke · 14 years ago
  58. 378f028 Remove long_press when WebView lost window focus. Reset touch mode too. by Grace Kloba · 14 years ago
  59. 7e8bc24 cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo by Grace Kloba · 14 years ago
  60. 9c4750a Draw a hairline border in the overscroll mode. by Grace Kloba · 14 years ago
  61. 1cd1c8e There are two computeHorizontalScrollRange() got missed in the last conversion. by Grace Kloba · 14 years ago
  62. 1bb1a91 If failUrl(now historyUrl) is null, use "about:blank" instead of "". by Leon Scroggins · 14 years ago
  63. 2cd5c59 Make WebView scroll bars compress during overscroll. by Adam Powell · 14 years ago
  64. 1fa7092 fixing problem with allocating too much memory to a surface by fixing by Derek Sollenberger · 14 years ago
  65. b64f6f8 only send new visiblerect and size on onscrollchanged if we're not in overscroll mode by Mike Reed · 14 years ago
  66. 4d8ef42 Check mWebViewCore to prevent potential NPE. by Shimeng (Simon) Wang · 14 years ago
  67. cad9ab6 In some case, like in Email, the WebView can be by Grace Kloba · 15 years ago
  68. ee8500e Don't overscroll horizontally if the content just fit in the WebView. by Grace Kloba · 15 years ago
  69. 21817f6 Explicitly dismiss the zoom control if by Grace Kloba · 15 years ago
  70. dba8cb7 b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 15 years ago
  71. f4418b0 Change api for webview overscroll background. by Grace Kloba · 15 years ago
  72. e5e63f4 remove special-case logic to allow the titlebar to always scroll off the screen. This means that we by Mike Reed · 15 years ago
  73. f8338d4 Change overscroll background to be same as status bar pulldown. by Grace Kloba · 15 years ago
  74. b415779 Pass selection data with the message to open the keyboard. by Leon Scroggins · 15 years ago
  75. e84a0db simplify utility to hit-test focused plugin by Cary Clark · 15 years ago
  76. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 15 years ago
  77. 69a63b0 Allow the shift key to be passed to plugin. by Leon Scroggins · 15 years ago
  78. 4ab72cb b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 15 years ago
  79. 1e65d9e Use float instead of cast to int when calculating by Grace Kloba · 15 years ago
  80. fc2ece4 update comment on WebView loadData by Cary Clark · 15 years ago
  81. c28ff44 Allow plugin's surface to handle touch when in full-screen. by Derek Sollenberger · 15 years ago
  82. e8300a1 Expose smart-zoom, or centerFitRect to native. by Grace Kloba · 15 years ago
  83. 2563ffb If we can't over scroll horizontally, set vx to 0 in by Grace Kloba · 15 years ago
  84. a91e972 missing checks for native class before calling native code by Cary Clark · 15 years ago
  85. e47ac47 If the Picture is not ready, just draw the background by Grace Kloba · 15 years ago
  86. c6f95fe Implement smart-zoom per Adobe request. by Grace Kloba · 15 years ago
  87. 2809631 use the correct LayoutParams to fix going to fullscreen view by Cary Clark · 15 years ago
  88. 180403a pin our visible content bounds to the bounds of the doc itself, to account for overscroll by Mike Reed · 15 years ago
  89. 2d17e1d Add an api to set WebView over scroll background. by Grace Kloba · 15 years ago
  90. 7a37587 Set mShiftIsPressed properly when the focus is a plugin. by Leon Scroggins · 15 years ago
  91. c2242f2 Rewrite the WebView touch to support Flash. by Grace Kloba · 15 years ago
  92. 0409857 Make sure access to WebView::mWebViewCore is synchronized. by Andrei Popescu · 15 years ago
  93. 3dc02fe For flash trackball, send several downs followed by a single up. by Leon Scroggins · 15 years ago
  94. 31b8367 requestChildRectangleOnScreen takes layers into account by Cary Clark · 15 years ago
  95. b127c8f Pass keys to plugin while shift is held down. by Leon Scroggins · 15 years ago
  96. ad7dd48 scroll into view considers layers by Cary Clark · 15 years ago
  97. 30df237 ADT: Mark WebView as a Widget. Eclipse/ADT will display it in the GUI creator. by Raphael · 15 years ago
  98. d7625dd Adding over scroll to webview. We will always apply by Grace Kloba · 15 years ago
  99. 1c02c6a Squashed commit of the following: by Shimeng (Simon) Wang · 15 years ago
  100. 189e735 return false if any exception is thrown from savePicture by Mike Reed · 15 years ago