1. 96804bc AArch64: Use long for pointers in VelocityTracker class by Ashok Bhat · 11 years ago
  2. abae2a1 Simplification of the poolable management utils. by Svetoslav Ganov · 12 years ago
  3. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  4. 85bd0d6 More VelocityTracker refactoring. by Jeff Brown · 12 years ago
  5. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  6. 185b825 Fixed doc typo and removed warning by Gilles Debunne · 13 years ago
  7. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  8. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  9. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  10. c00972b Don't recreate a new texture every time we draw a layer. by Romain Guy · 14 years ago
  11. 8ae0f3f Fix bug 2988160 - Flinging broken in certain apps/widgets by Adam Powell · 14 years ago
  12. 88cf2fc Optimize VelocityTracker to run in linear time. by Jeff Brown · 14 years ago
  13. 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 14 years ago
  14. b111014 merge from open-source master by The Android Open Source Project · 14 years ago
  15. b79781a Use integer for loop counter instead of float by Kenny Root · 14 years ago
  16. 80ea00c Fix the build. by Romain Guy · 14 years ago
  17. 0bba68d Fix VelocityTracker for CTS tests by Adam Powell · 14 years ago
  18. 73d8fca VelocityTracker now uses pointer id instead of index when referring to by Adam Powell · 14 years ago
  19. 87da860 Manually merged VelocityTracker changes by Adam Powell · 14 years ago
  20. ce760cd Use a circular buffer in VelocityTracker by Marc Capdevielle · 14 years ago
  21. 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 15 years ago
  22. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  23. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 15 years ago
  24. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  25. 2e9bbce AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 15 years ago
  26. d928d68 AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. This introduces a new, hidden, API for pooling objects easily. by Romain Guy · 15 years ago
  27. fb43fea6 AI 143815: am: CL 143758 Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) by Romain Guy · 15 years ago
  28. d65addb AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) by Romain Guy · 15 years ago
  29. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  30. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  31. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago