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