1. 0dc291e Protecting more views from (bad) MotionEvents by Johan Rosengren · 13 years ago
  2. 15279cf docs: fix document issue 27549 by Scott Main · 12 years ago
  3. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 12 years ago
  4. 48d1586 Add accessibility scroll support to some widgets. by Svetoslav Ganov · 12 years ago
  5. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  6. b3e02c4 Fix nested cross-scrolling for ScrollView/HorizontalScrollView by Adam Powell · 12 years ago
  7. df3ae4f Invalidate for scrolling animations on the animation timer by Adam Powell · 12 years ago
  8. e72cf73 Put back invalidate optimization by Romain Guy · 12 years ago
  9. e979e62 Code cleanup by Romain Guy · 12 years ago
  10. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  11. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  12. 9edd58e HorizontalScrollView should delay child presses by Michael Jurka · 13 years ago
  13. d9ee72f Fixing errors in position information of scrollable views reported for accessibility. by Svetoslav Ganov · 13 years ago
  14. 82e236d The logic for not populating text to some accessibility events is scattered. by Svetoslav Ganov · 13 years ago
  15. f6a6c97 Fix bug 5385274 - tabs in browser can't be scrolled by Adam Powell · 13 years ago
  16. 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
  17. 89935e4 Make EdgeEffect public API. by Adam Powell · 13 years ago
  18. 13451a4 Track motion events before we decide to start scrolling by Michael Jurka · 13 years ago
  19. a611137 Remove edge slop support. by Jeff Brown · 13 years ago
  20. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  21. 2243e55 Correctly handle opaque fading views Bug #3475554 by Romain Guy · 13 years ago
  22. 9bc30d3 Change behavior of multitouch in scrolling views. by Adam Powell · 13 years ago
  23. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  24. 2ed2eac Code clean-up around ScrollView. by Gilles Debunne · 13 years ago
  25. 7d86378 Fix bug 3362273 - Make overscroll glow appear within padding region by Adam Powell · 13 years ago
  26. 0fd89bf Optimize invalidate() calls. by Romain Guy · 14 years ago
  27. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  28. fb75738 Never drag scroll views with no children. by Jeff Brown · 14 years ago
  29. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
  30. b1297f7 Make horizotnalscrollview and scrollview edgeglows match the new algorithm. by Mindy Pereira · 14 years ago
  31. 4e30d89 Per designers, update the algorithm for when effect is clipped or stretched. by Mindy Pereira · 14 years ago
  32. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  33. fdbf484 Add documentation for fillViewport. by Romain Guy · 14 years ago
  34. a0d645cb Fix bug 2562240 and clean up scrollbar behavior by Adam Powell · 14 years ago
  35. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  36. 6579b0b API refactoring for OverScroller. by Adam Powell · 14 years ago
  37. 352b978 Fix some bugs/edge cases in ScrollView/HorizontalScrollView by Adam Powell · 14 years ago
  38. 9d0335b Fix for bug 2502886 - stupid monkeys. by Adam Powell · 14 years ago
  39. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 14 years ago
  40. 8e618e5 Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763 by Romain Guy · 14 years ago
  41. 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 14 years ago
  42. a2f9101 Fix for [Horizontal]ScrollView scroll range reporting by Adam Powell · 14 years ago
  43. 0b8bb42 Overscrolling modifications. Overscroll will not allow the user to by Adam Powell · 14 years ago
  44. f544605 Don't bounce programmatic scrolls of ScrollView and HorizontalScrollView. by Adam Powell · 15 years ago
  45. 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
  46. 17dfce1 Added OverScroller and overscroll effects for ScrollView and HorizontalScrollView. by Adam Powell · 15 years ago
  47. f116bf8 Fading scrollbars return. But you have to opt in. by Mike Cleron · 15 years ago
  48. ef0e9ae Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. by Romain Guy · 15 years ago
  49. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 15 years ago
  50. 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
  51. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  52. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  53. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  54. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  55. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago