- 82c791c libs/input: make parameter comment style consistent by Harry Cutts · 2 years, 10 months ago
- c36d21e Ignore resampled values when computing velocity by Siarhei Vishniakou · 3 years ago
- 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 3 years ago
- 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 3 years ago
- eca273c Create Native VelocityTracker#isAxisSupported Function by Yeabkal Wubshit · 3 years, 3 months ago
- 0bb5e59 Add VelocityTracker Support for AXIS_SCROLL by Yeabkal Wubshit · 3 years, 4 months ago
- 67b3ab0 VelocityTracker Cleanups by Yeabkal Wubshit · 3 years, 4 months ago
- 47ff708 Improve VelocityTracker Strategy Handling by Yeabkal Wubshit · 3 years, 4 months ago
- 384ab0f Reland "Make VelocityTracker 1D" (--try 2) by Yeabkal Wubshit · 3 years, 4 months ago
- 86f72a3 Revert "Make VelocityTracker 1D" by Sam Dubey · 3 years, 4 months ago
- 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 5 months ago
- 9f26fc3 Check whether pointer has stopped at liftoff - try 2 by Siarhei Vishniakou · 3 years, 7 months ago
- 21fcc2b Revert "Check whether pointer has stopped at liftoff" by Siarhei Vishniakou · 3 years, 7 months ago
- 456acaa Check whether pointer has stopped at liftoff by Siarhei Vishniakou · 3 years, 7 months ago
- 276467b Add dynamic debug logs to VelocityTracker by Siarhei Vishniakou · 3 years, 10 months ago
- e37bcec Use constexpr in VelocityTracker by Siarhei Vishniakou · 4 years, 4 months ago
- 81e8b16 Use vector instead of VLA in solveLeastSquares by Siarhei Vishniakou · 5 years ago
- 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 5 years ago
- ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 5 years ago
- f859148 Represent VelocityTracker Strategy as enum class. by Chris Ye · 6 years ago
- 346ac6a Prevent entries with identical times by Siarhei Vishniakou · 7 years ago
- 8893de4 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 am: b46fc185a7 by Siarhei Vishniakou · 7 years ago
- b46fc18 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 by Siarhei Vishniakou · 7 years ago
- 4c3137a Do not use raw coordinates in VelocityTracker by Siarhei Vishniakou · 7 years ago
- 92cf5f6 Merge "Movement estimates for pointer location" am: 3803f0b564 am: 86cf7a6b7c by Siarhei Vishniakou · 7 years ago
- e96bc7a Movement estimates for pointer location by Siarhei Vishniakou · 7 years ago
- 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
- 55d48df Use persist property for velocitytracker strategy by Siarhei Vishniakou · 8 years ago
- e7d4775 Rename a constant in VelocityTracker by Siarhei Vishniakou · 8 years ago
- 6de8f5e Rename a constant in VelocityTracker by Siarhei Vishniakou · 8 years ago
- 2bc43ca Use raw coordinates in VelocityTracker by Siarhei Vishniakou · 8 years ago
- e63cbba Revert back to lsq2 velocity strategy by Siarhei Vishniakou · 8 years ago
- 7e78b9e Switch to impulse VelocityTracker strategy by Siarhei Vishniakou · 8 years ago
- 899c2aa Revert to lsq2 VelocityTracker strategy by Siarhei Vishniakou · 8 years ago
- 13e4bdc Switch to ImpulseVelocityTracker fling strategy. by Siarhei Vishniakou · 8 years ago
- 219aec37 Merge "Different previous velocity calculation" by TreeHugger Robot · 8 years ago
- 97b5e18 Different previous velocity calculation by Siarhei Vishniakou · 8 years ago
- d4b607e Native test for VelocityTracker by Siarhei Vishniakou · 9 years ago
- 4cd4009 Switch back to lsq2 VelocityTracker strategy. by Siarhei Vishniakou · 8 years ago
- 00a4ea9 New impulse-based VelocityTracker strategy. by Siarhei Vishniakou · 9 years ago
- 986678f Merge "Faster unweighted 2nd degree least squares algo." by Siarhei Vishniakou · 8 years ago
- ec2727e Convert String8 to std::string by Siarhei Vishniakou · 9 years ago
- 7b9d189 Fix SIGABRT caused by integer sanitizer. by Siarhei Vishniakou · 9 years ago
- 489d38e Faster unweighted 2nd degree least squares algo. by Siarhei Vishniakou · 9 years ago
- 389ddba Enable multiple benign overflow conditions. by Dan Austin · 10 years ago
- 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago