1. 81e8b16 Use vector instead of VLA in solveLeastSquares by Siarhei Vishniakou · 4 years, 4 months ago
  2. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 4 years, 4 months ago
  3. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 4 years, 4 months ago
  4. f859148 Represent VelocityTracker Strategy as enum class. by Chris Ye · 4 years, 9 months ago
  5. 346ac6a Prevent entries with identical times by Siarhei Vishniakou · 6 years ago
  6. 8893de4 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 am: b46fc185a7 by Siarhei Vishniakou · 6 years ago
  7. b46fc18 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 by Siarhei Vishniakou · 6 years ago
  8. 4c3137a Do not use raw coordinates in VelocityTracker by Siarhei Vishniakou · 6 years ago
  9. 92cf5f6 Merge "Movement estimates for pointer location" am: 3803f0b564 am: 86cf7a6b7c by Siarhei Vishniakou · 6 years ago
  10. e96bc7a Movement estimates for pointer location by Siarhei Vishniakou · 6 years ago
  11. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  12. 55d48df Use persist property for velocitytracker strategy by Siarhei Vishniakou · 7 years ago
  13. e7d4775 Rename a constant in VelocityTracker by Siarhei Vishniakou · 7 years ago
  14. 6de8f5e Rename a constant in VelocityTracker by Siarhei Vishniakou · 7 years ago
  15. 2bc43ca Use raw coordinates in VelocityTracker by Siarhei Vishniakou · 7 years ago
  16. e63cbba Revert back to lsq2 velocity strategy by Siarhei Vishniakou · 7 years ago
  17. 7e78b9e Switch to impulse VelocityTracker strategy by Siarhei Vishniakou · 7 years ago
  18. 899c2aa Revert to lsq2 VelocityTracker strategy by Siarhei Vishniakou · 7 years ago
  19. 13e4bdc Switch to ImpulseVelocityTracker fling strategy. by Siarhei Vishniakou · 7 years ago
  20. 219aec37 Merge "Different previous velocity calculation" by TreeHugger Robot · 7 years ago
  21. 97b5e18 Different previous velocity calculation by Siarhei Vishniakou · 7 years ago
  22. d4b607e Native test for VelocityTracker by Siarhei Vishniakou · 8 years ago
  23. 4cd4009 Switch back to lsq2 VelocityTracker strategy. by Siarhei Vishniakou · 7 years ago
  24. 00a4ea9 New impulse-based VelocityTracker strategy. by Siarhei Vishniakou · 8 years ago
  25. 986678f Merge "Faster unweighted 2nd degree least squares algo." by Siarhei Vishniakou · 7 years ago
  26. ec2727e Convert String8 to std::string by Siarhei Vishniakou · 8 years ago
  27. 7b9d189 Fix SIGABRT caused by integer sanitizer. by Siarhei Vishniakou · 8 years ago
  28. 489d38e Faster unweighted 2nd degree least squares algo. by Siarhei Vishniakou · 8 years ago
  29. 389ddba Enable multiple benign overflow conditions. by Dan Austin · 9 years ago
  30. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 12 years ago