Age | Commit message (Expand) | Author |
---|---|---|
2024-11-05 | Reimplement Chromium's OneEuroFilter to InputConsumer | |
2024-10-22 | Add map like pointer lookup to LegacyResampler | |
2024-10-09 | Add logic to overwrite pointer coordinates if event time is too old | |
2024-10-09 | Add logic to overwrite pointer coordinates in motion event | |
2024-10-06 | Add check to not resample when resample time equals motion event time | |
2024-09-26 | Add multiple device resampling support to InputConsumerNoResampling with tests | |
2024-09-19 | Fix batching logic in InputConsumerNoResampling.cpp | |
2024-09-17 | Update Resampler_test.cpp to consider RESAMPLE_LATENCY | |
2024-08-19 | Add multiple pointer support to LegacyResampler with tests | |
2024-08-15 | Refactor resampler logic to constrain MotionEvent mutation | |
2024-08-05 | Add resampling to InputConsumerNoResampling |