- eb63bbf Do not crash when server channel has closed by Siarhei Vishniakou · 10 months ago
- 4f9e86f Merge "Fix One Euro filter's units of computation" into main by Treehugger Robot · 10 months ago
- 5346339 Fix One Euro filter's units of computation by Paul Ramirez · 10 months ago
- 8047b3c Use matcher-based consumption in InputPublisherAndConsumerNoResampling_test by Siarhei Vishniakou · 10 months ago
- bad8a9e Merge "Remove callback at the end of consumer destructor" into main by Treehugger Robot · 10 months ago
- b8591fb Merge "Reimplement Chromium's OneEuroFilter to InputConsumer" into main by Treehugger Robot · 10 months ago
- 08ee199 Reimplement Chromium's OneEuroFilter to InputConsumer by Paul Ramirez · 11 months ago
- 260a091 Merge "TestEventMatchers: explain WithMotionAction failures" into main by Harry Cutts · 10 months ago
- 7e2ba26 TfLiteMotionPredictor_test: fix initialization order warnings by Harry Cutts · 10 months ago
- fb6d585 TestEventMatchers: explain WithMotionAction failures by Harry Cutts · 10 months ago
- 4ef4068 Ensure new InputConsumer resampling behavior does not change by Paul Ramirez · 12 months ago
- 37242c8 Do not resample when frameTime is not available by Paul Ramirez · 11 months ago
- 29ee27c Add map like pointer lookup to LegacyResampler by Paul Ramirez · 11 months ago
- 362fa22 Remove callback at the end of consumer destructor by Siarhei Vishniakou · 11 months ago
- bc72309 Do not invoke callbacks when InputConsumer is destroyed by Siarhei Vishniakou · 11 months ago
- ccd7147 Use std::queue in InputConsumer_test by Siarhei Vishniakou · 11 months ago
- 4679e55 Add logic to overwrite pointer coordinates if event time is too old by Paul Ramirez · 11 months ago
- 4d3b03a Add logic to overwrite pointer coordinates in motion event by Paul Ramirez · 11 months ago
- 7f1efed Add check to not resample when resample time equals motion event time by Paul Ramirez · 11 months ago
- 5d59a42 Add file to use new consumer with a subset of TouchResampling_test.cpp by Paul Ramirez · 11 months ago
- e37f834 Add multiple device resampling support to InputConsumerNoResampling with tests by Paul Ramirez · 1 year ago
- 87f1c01 Update InputConsumer_test.cpp to use getFdStateDebug by Paul Ramirez · 12 months ago
- 00cf5d0 Add current device consumption to InputConsumerNoResampling by Paul Ramirez · 1 year ago
- cd7488c Fix batching logic in InputConsumerNoResampling.cpp by Paul Ramirez · 12 months ago
- 5eabf9b Merge "Update Resampler_test.cpp to consider RESAMPLE_LATENCY" into main by Treehugger Robot · 12 months ago
- 6affbdb Update Resampler_test.cpp to consider RESAMPLE_LATENCY by Paul Ramirez · 12 months ago
- df9edb3 Disable native coverage for libinput_tests and inputflinger_tests. by Yifeng Zeng · 12 months ago
- e2bb187 Create TestInputChannel and TestLooper to better test InputConsumerNoResampling by Paul Ramirez · 1 year, 1 month ago
- 7dfaa32 Add InputMessageBuilder to InputEventBuilders.h by Paul Ramirez · 1 year, 1 month ago
- cf1b06e Add multiple pointer support to LegacyResampler with tests by Paul Ramirez · 1 year, 1 month ago
- 68ca3d1 Change calculateResampledCoords to preserve PointerCoords data by Paul Ramirez · 1 year, 1 month ago
- b2988ac Merge "Add resampling to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 1 month ago
- be9c544 Add resampling to InputConsumerNoResampling by Paul Ramirez · 1 year, 2 months ago
- cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year, 1 month ago
- 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 2 months ago
- ce7a57d Merge "Add smoothing to jerk calculations and updated jerk thresholds." into main by Derek Wu · 1 year, 2 months ago
- 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 2 months ago
- 20f122f Merge "Add test coverage to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 2 months ago
- 79655f2 Add test coverage to InputConsumerNoResampling by Paul Ramirez · 1 year, 2 months ago
- 4125ea4 Remove some logging information from InputDispatcher by Siarhei Vishniakou · 1 year, 2 months ago
- 0c25e86 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 3 months ago
- 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 3 months ago
- 09b2388 Apply input resampling for motion events of ToolType::MOUSE and STYLUS by Hiroki Sato · 1 year, 3 months ago
- ba3344c InputEvent_test: fix parameter comment style by Harry Cutts · 1 year, 4 months ago
- cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
- 278e699 Merge "Use libstatssocket_lazy to report stylus metrics" into main by Cody Heiner · 1 year, 4 months ago
- b0b5b6c Use libstatssocket_lazy to report stylus metrics by Cody Heiner · 1 year, 4 months ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
- 0dd479e Merge "Revert^2 "Stylus Metrics: Switch to non-bootstrap statslog library"" into main by Cody Heiner · 1 year, 5 months ago
- e17cb30 Revert^2 "Stylus Metrics: Switch to non-bootstrap statslog library" by Cody Heiner · 1 year, 5 months ago
- ae8dfc2 Update jerk thresholds for prediction pruning. by Derek Wu · 1 year, 5 months ago
- aaa4731 Add jerk thresholded pruning. by Derek Wu · 1 year, 5 months ago
- 705068d Add a jerk tracker to MotionPredictor by Derek Wu · 1 year, 6 months ago
- aefd4a4 Revert "Stylus Metrics: Switch to non-bootstrap statslog library" by Saho Kobayashi · 1 year, 6 months ago
- f49bc74 Stylus Metrics: Switch to non-bootstrap statslog library by Cody Heiner · 1 year, 6 months ago
- 3891ec9 Send events wrapped in unique_ptr to InputConsumerCallbacks by Siarhei Vishniakou · 1 year, 6 months ago
- 2b92027 Add InputConsumerNoResampling, which is a rewrite of InputConsumer by Siarhei Vishniakou · 1 year, 6 months ago
- 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 6 months ago
- 3782af6 Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 6 months ago
- 64f893d Merge "Delete TestHelpers.h" into main by Treehugger Robot · 1 year, 6 months ago
- 1e6df10 Delete TestHelpers.h by Siarhei Vishniakou · 1 year, 6 months ago
- 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 1 year, 6 months ago
- 4b884cf Merge "Fix possible crash in scale-invariant error calculation" into main by Cody Heiner · 1 year, 6 months ago
- add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 1 year, 6 months ago
- bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 6 months ago
- 50582ba Fix possible crash in scale-invariant error calculation by Cody Heiner · 1 year, 7 months ago
- 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 1 year, 7 months ago
- 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 1 year, 8 months ago
- e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 1 year, 8 months ago
- e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 1 year, 8 months ago
- e629e27 Merge "libinput: use libkernelconfigs insteadof libvintf" into main by Jooyung Han · 1 year, 8 months ago
- c913ce0 Merge "Expose InputConsumer::probablyHasInput" into main by Egor Pasko · 1 year, 8 months ago
- a0d32af Expose InputConsumer::probablyHasInput by Egor Pasko · 1 year, 9 months ago
- 3f66921 libinput: use libkernelconfigs insteadof libvintf by Jooyung Han · 1 year, 9 months ago
- 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 1 year, 10 months ago
- 318005c Reset velocity for pointers that have been canceled by Siarhei Vishniakou · 1 year, 11 months ago
- 66245d1 Merge changes I820ac945,Ie16ada6f,I50cc5354 into main by Ryan Prichard · 1 year, 11 months ago
- 88daa90 Allow values from SourceClass inside rust Source by Siarhei Vishniakou · 1 year, 11 months ago
- b2aff84 Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years ago
- a119a69 TFLite: Accommodate change in std::span size type by Ryan Prichard · 2 years ago
- 6252af7 Provide a consistent motion event stream in libinput_tests by Siarhei Vishniakou · 2 years ago
- 4e955a2 Mark all pointers in a resampled event as resampled. by Philip Quinn · 2 years ago
- 0b2b567 Add tests to test KCM#combine and KCM#mapKey by Vaibhav Devmurari · 2 years ago
- 9681896 Add input flags for event verification by Siarhei Vishniakou · 2 years, 1 month ago
- 52db474 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 2 months ago
- f2846bd Merge "Override VelocityTracker strategy for non-differential axes only" into main by Treehugger Robot · 2 years, 1 month ago
- 8a2e589 Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 1 month ago
- 69dbffb Merge "InputVerifier: Accept invalid utf-8 strings silently" into udc-qpr-dev am: b381a8bad3 am: ebd5ab192a by Prabir Pradhan · 2 years, 1 month ago
- 3117a44 InputVerifier: Accept invalid utf-8 strings silently by Prabir Pradhan · 2 years, 1 month ago
- ca977c4 Merge "Update motion prediction model." into udc-qpr-dev am: 3c60252e14 am: c7034de04b by Philip Quinn · 2 years, 1 month ago
- 107ce70 Update motion prediction model. by Philip Quinn · 2 years, 2 months ago
- 949d940 Merge "Move MotionPredictor config to an XML file alongside the model." into udc-qpr-dev am: 15cebeda29 am: 64f0a59c7d by Philip Quinn · 2 years, 2 months ago
- f84fa49 Move MotionPredictor config to an XML file alongside the model. by Philip Quinn · 2 years, 2 months ago
- b15f264 Sanitize address for libinput tests by Siarhei Vishniakou · 2 years, 4 months ago
- 895ad6e Sanitize address for libinput tests by Siarhei Vishniakou · 2 years, 4 months ago
- 272949d Merge "Convert input event type to enum class" into udc-dev am: ae55bae7a8 am: a274d86799 by Siarhei Vishniakou · 2 years, 5 months ago
- ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 5 months ago
- 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 5 months ago
- 78b7732 Merge "Add `front` and `back` methods to RingBuffer" into udc-dev am: a04ed196c1 am: 91abbbbaa0 by Cody Heiner · 2 years, 5 months ago
- 18838bc Add `front` and `back` methods to RingBuffer by Cody Heiner · 2 years, 5 months ago