1. 82e236d The logic for not populating text to some accessibility events is scattered. by Svetoslav Ganov · 13 years ago
  2. f6a6c97 Fix bug 5385274 - tabs in browser can't be scrolled by Adam Powell · 13 years ago
  3. e9dbef8 Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched) by Fabrice Di Meglio · 13 years ago
  4. 89935e4 Make EdgeEffect public API. by Adam Powell · 13 years ago
  5. 13451a4 Track motion events before we decide to start scrolling by Michael Jurka · 13 years ago
  6. a611137 Remove edge slop support. by Jeff Brown · 13 years ago
  7. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  8. 2243e55 Correctly handle opaque fading views Bug #3475554 by Romain Guy · 14 years ago
  9. 9bc30d3 Change behavior of multitouch in scrolling views. by Adam Powell · 14 years ago
  10. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  11. 2ed2eac Code clean-up around ScrollView. by Gilles Debunne · 14 years ago
  12. 7d86378 Fix bug 3362273 - Make overscroll glow appear within padding region by Adam Powell · 14 years ago
  13. 0fd89bf Optimize invalidate() calls. by Romain Guy · 14 years ago
  14. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  15. fb75738 Never drag scroll views with no children. by Jeff Brown · 14 years ago
  16. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
  17. b1297f7 Make horizotnalscrollview and scrollview edgeglows match the new algorithm. by Mindy Pereira · 14 years ago
  18. 4e30d89 Per designers, update the algorithm for when effect is clipped or stretched. by Mindy Pereira · 14 years ago
  19. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  20. fdbf484 Add documentation for fillViewport. by Romain Guy · 14 years ago
  21. a0d645cb Fix bug 2562240 and clean up scrollbar behavior by Adam Powell · 14 years ago
  22. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  23. 6579b0b API refactoring for OverScroller. by Adam Powell · 14 years ago
  24. 352b978 Fix some bugs/edge cases in ScrollView/HorizontalScrollView by Adam Powell · 14 years ago
  25. 9d0335b Fix for bug 2502886 - stupid monkeys. by Adam Powell · 14 years ago
  26. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 15 years ago
  27. 8e618e5 Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763 by Romain Guy · 15 years ago
  28. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 15 years ago
  29. a2f9101 Fix for [Horizontal]ScrollView scroll range reporting by Adam Powell · 15 years ago
  30. 0b8bb42 Overscrolling modifications. Overscroll will not allow the user to by Adam Powell · 15 years ago
  31. f544605 Don't bounce programmatic scrolls of ScrollView and HorizontalScrollView. by Adam Powell · 15 years ago
  32. 3fc3737 ScrollView and HorizontalScrollView now will spring back if smoothScrollBy scrolls out of bounds. Tweaked bounce physics for OverScroller. by Adam Powell · 15 years ago
  33. 17dfce1 Added OverScroller and overscroll effects for ScrollView and HorizontalScrollView. by Adam Powell · 15 years ago
  34. f116bf8 Fading scrollbars return. But you have to opt in. by Mike Cleron · 15 years ago
  35. ef0e9ae Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. by Romain Guy · 15 years ago
  36. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 15 years ago
  37. f83f59f Fixes external #2575 (http://code.google.com/p/android/issues/detail?id=2575). HorizontalScrollView was comparing the measured height of its child to its width. by Romain Guy · 15 years ago
  38. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  39. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  40. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  41. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  42. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago