1. 66b2ff8 Update computation of reading level scale. by Mangesh Ghiware · 13 years ago
  2. 3ca5a74 Make the URL for the JavaScript based screen-reader used by WebView configurable. by Svetoslav Ganov · 13 years ago
  3. 5d3f6e6 Remove inFullScreenMode JNI call during drawGL call. by George Mount · 13 years ago
  4. 51340e0 am 5a4e807a: am 41a5774a: Merge "fix position of WebTextView on scrolling layers" into ics-mr1 by Bart Sears · 13 years ago
  5. 5da91bd fix position of WebTextView on scrolling layers by Michael Kolb · 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. 31825c1 am be1b5ce4: am a6f8ebc6: Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1 by Narayan Kamath · 13 years ago
  9. a6f8ebc Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1 by Narayan Kamath · 13 years ago
  10. e189f0c am b11387a6: am 2ffc9ec3: Ensure we dismiss the <select> option dialog. by Ben Murdoch · 13 years ago
  11. 68e2af5 Fix TTS instantiation from webview accessibility handlers. by Narayan Kamath · 13 years ago
  12. 2ffc9ec Ensure we dismiss the <select> option dialog. by Ben Murdoch · 13 years ago
  13. 07679d1 am d7b06977: am 8d03007f: Merge "Update zoom (aka display) density from WebView thread." into ics-mr1 by Mangesh Ghiware · 13 years ago
  14. 8d03007 Merge "Update zoom (aka display) density from WebView thread." into ics-mr1 by Mangesh Ghiware · 13 years ago
  15. 7b0fdc1 am 786513ab: am 0507ac4d: Use isHighEndGfx to determine texture pool by John Reck · 13 years ago
  16. 31f263d Update zoom (aka display) density from WebView thread. by Mangesh Ghiware · 13 years ago
  17. 0507ac4 Use isHighEndGfx to determine texture pool by John Reck · 13 years ago
  18. 38bc731 am 376e93fc: am 7859c184: Merge "Improving PictureListener deprecating comments" into ics-mr1 by Kristian Monsen · 13 years ago
  19. 7859c18 Merge "Improving PictureListener deprecating comments" into ics-mr1 by Kristian Monsen · 13 years ago
  20. 3f61141 am cb513ba7: am e6a96560: Merge "Content and viewport rects set in one step." into ics-mr1 by Bart Sears · 13 years ago
  21. e6a9656 Merge "Content and viewport rects set in one step." into ics-mr1 by Bart Sears · 13 years ago
  22. 4aad102 Improving PictureListener deprecating comments by Kristian Monsen · 13 years ago
  23. 778f146 am 5397bb52: am 852585c0: Merge "Draw input field focus ring in WebTextView" into ics-mr1 by Michael Kolb · 13 years ago
  24. 852585c Merge "Draw input field focus ring in WebTextView" into ics-mr1 by Michael Kolb · 13 years ago
  25. 0ecd89b am e788fa84: am e88ca718: Merge "Hack to workaround the fact that the EGL context can be removed from under us by framework in low memory condition." into ics-mr1 by Nicolas Roard · 13 years ago
  26. edb39ce Draw input field focus ring in WebTextView by Michael Kolb · 13 years ago
  27. 82ed95f Content and viewport rects set in one step. by George Mount · 13 years ago
  28. 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
  29. e88ca71 Merge "Hack to workaround the fact that the EGL context can be removed from under us by framework in low memory condition." into ics-mr1 by Nicolas Roard · 13 years ago
  30. 2bc0b01 Hack to workaround the fact that the EGL context can be by Nicolas Roard · 13 years ago
  31. 4fdfdee Merge "Revert change to setInitialScale() to take display density into account." into ics-mr1 by Mangesh Ghiware · 13 years ago
  32. e832b63 Revert change to setInitialScale() to take display density into account. by Mangesh Ghiware · 13 years ago
  33. 9a77be5 Fix fix for bug 2816327 by Kristian Monsen · 13 years ago
  34. a952f8a am 6a622c56: am a0c6bf5a: Merge "Call onScrollChanged when scrolling layers" into ics-mr1 by John Reck · 13 years ago
  35. 83b9e1d Call onScrollChanged when scrolling layers by John Reck · 13 years ago
  36. e1d2f3c Fix build by Kristian Monsen · 13 years ago
  37. 10a09dc Merge "Removing the ability to get native instrumentation as part of nav dump" by Kristian Monsen · 13 years ago
  38. a3c157e Removing the ability to get native instrumentation as part of nav dump by Kristian Monsen · 13 years ago
  39. 1333742 am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp by Akwasi Boateng · 13 years ago
  40. 9f9fac0 Fix lastVisible/global rects by John Reck · 13 years ago
  41. 2c7db01 am 0f077739: am 843e04d9: Merge "Pause drawing when not visible" into ics-mr1 by John Reck · 13 years ago
  42. 843e04d Merge "Pause drawing when not visible" into ics-mr1 by John Reck · 13 years ago
  43. c60baec Merge "DO NOT MERGE Set the initial scroll position for RTL." into ics-mr1 by George Mount · 13 years ago
  44. e9a291e am 0e17f653: am 36a7f2a9: Merge "Fix determining find on page overlap" into ics-mr1 by John Reck · 13 years ago
  45. 5f1c549 Pause drawing when not visible by John Reck · 13 years ago
  46. 3314930 DO NOT MERGE Set the initial scroll position for RTL. by George Mount · 13 years ago
  47. e263bc1 Set the initial scroll position for RTL. by George Mount · 13 years ago
  48. d951473 Merge "Clean up JavaDoc for WebView.addJavascriptInterface()" by Steve Block · 13 years ago
  49. 4cd73c5 Clean up JavaDoc for WebView.addJavascriptInterface() by Steve Block · 13 years ago
  50. d6ac727 Fix determining find on page overlap by John Reck · 13 years ago
  51. aefc28a Remove unnecessary memory allocations by John Reck · 13 years ago
  52. 99f7b7b7 Remove nativeRecordButtons by John Reck · 13 years ago
  53. effabe8 Keep text handles in sync with native touch targets by John Reck · 13 years ago
  54. c0e9fb9 Fix rebuildWebTextView issues by John Reck · 13 years ago
  55. bb99e28 Fix issue# 5492404: Reading level check thread error. by Mangesh Ghiware · 13 years ago
  56. 08eaa9d am 7788c51d: Merge "Fix onFirstLayout path for saved pages" into ics-mr0 by John Reck · 13 years ago
  57. 23a446c Fix onFirstLayout path for saved pages by John Reck · 13 years ago
  58. 3593414 Merge "Clean up documentation for WebView.loadUrl()" by Steve Block · 13 years ago
  59. f71dea0 Clean up documentation for WebView.loadUrl() by Steve Block · 13 years ago
  60. 61d3449 am d82cc1de: Merge "Fixup JNI" into ics-mr0 by John Reck · 13 years ago
  61. d82cc1d Merge "Fixup JNI" into ics-mr0 by John Reck · 13 years ago
  62. b61bfed Fixup JNI by John Reck · 13 years ago
  63. 0272df8 am bcfe4152: Merge "Improve JavaDoc for WebView.loadData()" into ics-mr0 by Bart Sears · 13 years ago
  64. 33f962b Improve JavaDoc for WebView.loadData() by Steve Block · 13 years ago
  65. 64f93d4 Merge "Don't redraw when not scrolling, even if finger is held down." by Ben Murdoch · 13 years ago
  66. a6708c6 Merge "Add setting for configuring zoom level on double-tap." into ics-mr0 by Mangesh Ghiware · 13 years ago
  67. fd8d3de Don't redraw when not scrolling, even if finger is held down. by Ben Murdoch · 13 years ago
  68. edb528e Add setting for configuring zoom level on double-tap. by Mangesh Ghiware · 13 years ago
  69. 64b4f16 Support spellcheck attribute in WebTextView by Michael Kolb · 13 years ago
  70. 1d805c2 Merge "Delay sending Plugin Draw event until the surface is ready." by Derek Sollenberger · 13 years ago
  71. 281432c Delay sending Plugin Draw event until the surface is ready. by Derek Sollenberger · 13 years ago
  72. cca606d Improve loadData JavaDoc by John Reck · 13 years ago
  73. b19c787 Improve documentation for WebView.loadUrl() to specify charset by Steve Block · 13 years ago
  74. 25d888b Merge "Fix calc visible to account for action bar" by John Reck · 13 years ago
  75. fffce6f Fix calc visible to account for action bar by John Reck · 13 years ago
  76. 7853c57 Merge "Fixing errors in position information of scrollable views reported for accessibility." by Svetoslav Ganov · 13 years ago
  77. d9ee72f Fixing errors in position information of scrollable views reported for accessibility. by Svetoslav Ganov · 13 years ago
  78. 68b9074 Merge "Prevent adapter flickering" by John Reck · 13 years ago
  79. a607060 Prevent adapter flickering by John Reck · 13 years ago
  80. 67f9d32 Merge "Fix monkey NullPointerException" by George Mount · 13 years ago
  81. 213478b Merge "Hardware accelerated button focus rings" by John Reck · 13 years ago
  82. 1fa26cb Fix monkey NullPointerException by George Mount · 13 years ago
  83. bdfb3c5 Hardware accelerated button focus rings by John Reck · 13 years ago
  84. b76b3b1 Center box text vertically by Russell Brenner · 13 years ago
  85. e8b05e8 Force a WebView pictureset reset on screen rotation. by Mangesh Ghiware · 13 years ago
  86. 1cfe8dd Support for correctly scaling text selection handles by John Reck · 13 years ago
  87. 2cdbe2f Merge "Update the error for WebView thread violations to make clear that it's not fatal" by Steve Block · 13 years ago
  88. 7a01d94 Update the error for WebView thread violations to make clear that it's not fatal by Steve Block · 13 years ago
  89. e0b0578 Merge "Force a WebView pictureset invalidation on screen rotation." by Ben Murdoch · 13 years ago
  90. 9bb55bf Force a WebView pictureset invalidation on screen rotation. by Ben Murdoch · 13 years ago
  91. 2df8f42 Add detail to restorePicture deprecation by John Reck · 13 years ago
  92. faab93d Use overview scale when restored scale is 0. by Mangesh Ghiware · 13 years ago
  93. f9580d5 Merge "Cleanup for bug 5278763" by Ben Murdoch · 13 years ago
  94. 2210fff Merge "Bringing back the 'cache" by John Reck · 13 years ago
  95. 0966dd2 Bringing back the 'cache by John Reck · 13 years ago
  96. c99e447 Don't switch to handle drag mode when starting selection by John Reck · 13 years ago
  97. 5dd1916 Merge "Fix text selection drawing on SW" by John Reck · 13 years ago
  98. 57efcff Fix text selection drawing on SW by John Reck · 13 years ago
  99. 5540abc DO NOT MERGE Fix finalization by John Reck · 13 years ago
  100. ad804e3 Fix bug 5321195 - Starting WebView text selection with long press does by Adam Powell · 13 years ago