summaryrefslogtreecommitdiff
path: root/src/sensor_jump_filter_interpreter.cc
AgeCommit message (Expand)Author
2023-09-20SensorJumpFilterInterpreter instrument event debugDenis Brockus
2023-06-09Replace HardwareState pointers with referencesHarry Cutts
2023-06-08Replace uses of NULL with nullptrHarry Cutts
2022-10-28Use boolean literals for bool property defaultsHarry Cutts
2022-10-21Update copyright headersHarry Cutts
2022-10-21Make include paths relative to repository rootHarry Cutts
2022-10-18Replace home-made map and set implementations in gestures libraryAngela Czubak
2014-04-09gestures: Convert base::scoped_ptr to std::unique_ptrMichael Spang
2013-11-18Improve finger right/left click and thumb suppression logicsTai-Hsu Lin
2013-04-09Refactoring: Removed Gesture* return value from APIDennis Kempin
2013-04-09Refactoring: Transition of filter chain to GestureConsumerDennis Kempin
2013-01-17FingerState: New tap warp flagsAndrew de los Reyes
2012-10-30Interpreter: Don't allocate an ActivityLog per ctor unless needed.Andrew de los Reyes
2012-10-29Interpreter: Use a single ctorAndrew de los Reyes
2012-08-31SensorJumpFilter: Don't mark WARP_*_MOVE for direction change with small deltaYufeng Shen
2012-08-27Add trace points into gesture libraryKuanYu Chu
2012-08-22Different SensorJumpFilter parameters for cursor/non-cursor movementYufeng Shen
2012-07-31FilterInterpreter: make all filter interpreters subclasses.Andrew de los Reyes
2012-04-12update to newer libbaseMike Frysinger
2012-03-26SensorJumpFilterInterpreter: Detects when contacts "jump" between sensors.Andrew de los Reyes