summaryrefslogtreecommitdiff
path: root/src/fling_stop_filter_interpreter_unittest.cc
AgeCommit message (Expand)Author
2022-10-21Update copyright headersHarry Cutts
2022-10-21Make include paths relative to repository rootHarry Cutts
2020-04-23Use a constant for unset timeouts or deadlinesHarry Cutts
2020-02-01Make HardwareStates in tests with a utility functionHarry Cutts
2019-02-14Ensure fling stops are sent before new gesturesSean O'Brien
2018-03-01Add msc_timestamp field to HardwareStateSean O'Brien
2014-04-09gestures: Convert LOG() to fprintf(stderr, ...)Michael Spang
2013-04-30Refactoring: Initialize instead of SetHwProps/SetGestureConsumerDennis Kempin
2013-04-09Refactoring: Updated unit tests to work with the new APIDennis Kempin
2013-04-04Variable timeout when waiting for FlingStopCharlie Mooney
2012-11-08Add EV_REL event fields to HardwareStateChe-Liang Chiou
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-30fix structure field for various unittestsDaniel Kurtz
2012-08-27Add trace points into gesture libraryKuanYu Chu
2012-07-12FlingStopFilterInterpreter: Prioritize competing gestures correctly.Andrew de los Reyes
2012-06-29FlingStopFilterInterpreter: Filter to stop flingsAndrew de los Reyes