summaryrefslogtreecommitdiff
path: root/src/trend_classifying_filter_interpreter.cc
AgeCommit message (Expand)Author
2023-03-23Remove std::optional<std::wrapped_reference>> from .at()Denis Brockus
2023-03-23trend_classifying_filter_interpreter: remove MemoryManagedListDenis Brockus
2023-03-08Remove homebrew List implementationDenis Brockus
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-03-14Fix unsafe destructor order in filters using MemoryManagerMichael Spang
2013-10-14Improve the logic of thumb detection and 2f gesture type decisionTai-Hsu Lin
2013-07-09TrendClassifyingFilterInterpreter: Fix indentAndrew de los Reyes
2013-06-05Removed MemoryManagedDennis Kempin
2013-05-17Track pressure and touch_major in TrendClassifyingFilterTai-Hsu Lin
2013-05-09Add TrendClassifyingFilterInterpreterTai-Hsu Lin