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