| Commit message (Expand) | Author | Age | Files | Lines |
* | AArch64: Use long for pointers in VelocityTracker class | Ashok Bhat | 2014-01-08 | 1 | -9/+9 |
* | Simplification of the poolable management utils. | Svetoslav Ganov | 2012-11-27 | 1 | -51/+7 |
* | Make velocity tracker strategy configurable. | Jeff Brown | 2012-06-03 | 1 | -6/+27 |
* | More VelocityTracker refactoring. | Jeff Brown | 2012-05-13 | 1 | -8/+3 |
* | Minor refactoring before starting on velocity tracker changes. | Jeff Brown | 2012-05-11 | 1 | -0/+18 |
* | Fixed doc typo and removed warning | Gilles Debunne | 2012-01-17 | 1 | -1/+2 |
* | Velocity Tracker II: The Revenge of Velocity Tracker | Jeff Brown | 2011-09-14 | 1 | -0/+92 |
* | Interrogation of the view hierarchy from an AccessibilityService. | Svetoslav Ganov | 2011-06-06 | 1 | -0/+15 |
* | Improve VelocityTracker numerical stability. | Jeff Brown | 2011-03-15 | 1 | -291/+44 |
* | Don't recreate a new texture every time we draw a layer. | Romain Guy | 2010-10-12 | 1 | -4/+4 |
* | Fix bug 2988160 - Flinging broken in certain apps/widgets | Adam Powell | 2010-09-09 | 1 | -2/+16 |
* | Optimize VelocityTracker to run in linear time. | Jeff Brown | 2010-08-09 | 1 | -80/+156 |
* | Enhanced VelocityTracker for > 5 pointers and fixed bugs. | Jeff Brown | 2010-07-30 | 1 | -85/+168 |
* | merge from open-source master | The Android Open Source Project | 2010-05-13 | 1 | -1/+1 |
|\ |
|
| * | Use integer for loop counter instead of float | Kenny Root | 2010-05-13 | 1 | -1/+1 |
* | | Fix the build. | Romain Guy | 2010-03-10 | 1 | -4/+0 |
* | | Fix VelocityTracker for CTS tests | Adam Powell | 2010-03-03 | 1 | -6/+7 |
* | | VelocityTracker now uses pointer id instead of index when referring to | Adam Powell | 2010-02-12 | 1 | -22/+37 |
|/ |
|
* | Manually merged VelocityTracker changes | Adam Powell | 2010-02-09 | 1 | -57/+35 |
|\ |
|
| * | Use a circular buffer in VelocityTracker | Marc Capdevielle | 2010-02-03 | 1 | -55/+33 |
| * | donut snapshot | Jean-Baptiste Queru | 2009-07-21 | 1 | -4/+17 |
| * | donut snapshot | Jean-Baptiste Queru | 2009-05-20 | 1 | -21/+44 |
| * | AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instan... | Romain Guy | 2009-03-31 | 1 | -0/+1 |
* | | Added TransformGestureDetector (still in progress) | Adam Powell | 2010-01-12 | 1 | -52/+87 |
* | | Fixes #1444844. Set a maximum fling velocity in scrollable views. | Romain Guy | 2009-07-06 | 1 | -4/+17 |
* | | AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (C... | Romain Guy | 2009-04-01 | 1 | -3/+3 |
* | | AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. ... | Romain Guy | 2009-03-31 | 1 | -21/+44 |
* | | AI 143815: am: CL 143758 Fixes #1749387. When a client of VelocityTracker obt... | Romain Guy | 2009-03-31 | 1 | -0/+1 |
|/ |
|
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+215 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -215/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+215 |