1. eb63bbf Do not crash when server channel has closed by Siarhei Vishniakou · 10 months ago
  2. 4f9e86f Merge "Fix One Euro filter's units of computation" into main by Treehugger Robot · 10 months ago
  3. 5346339 Fix One Euro filter's units of computation by Paul Ramirez · 10 months ago
  4. ae82aa2 Merge "MotionEvent: add safe dumping method" into main by Harry Cutts · 10 months ago
  5. 2358c13 MotionEvent: add safe dumping method by Harry Cutts · 10 months ago
  6. 78a03d1 Merge "input: don't log the whole MotionEvent in index checks" into main by Harry Cutts · 10 months ago
  7. ffbd83c input: don't log the whole MotionEvent in index checks by Harry Cutts · 10 months ago
  8. 12d98fe Merge "Shift error log to info for rust data store" into main by Vaibhav Devmurari · 10 months ago
  9. e13230c Shift error log to info for rust data store by Vaibhav Devmurari · 10 months ago
  10. 8047b3c Use matcher-based consumption in InputPublisherAndConsumerNoResampling_test by Siarhei Vishniakou · 10 months ago
  11. 225c2c8 Merge "Move input event verify for publish to back of sendMessage" into main by Treehugger Robot · 10 months ago
  12. bad8a9e Merge "Remove callback at the end of consumer destructor" into main by Treehugger Robot · 10 months ago
  13. 3a28c31 Add new 25Q2 keycodes to native by Vaibhav Devmurari · 10 months ago
  14. b8591fb Merge "Reimplement Chromium's OneEuroFilter to InputConsumer" into main by Treehugger Robot · 10 months ago
  15. 08ee199 Reimplement Chromium's OneEuroFilter to InputConsumer by Paul Ramirez · 11 months ago
  16. 31b9016 Correctly convert std::string to rust::String by Vaibhav Devmurari · 10 months ago
  17. 260a091 Merge "TestEventMatchers: explain WithMotionAction failures" into main by Harry Cutts · 10 months ago
  18. ce4322b Merge "TfLiteMotionPredictor_test: fix initialization order warnings" into main by Treehugger Robot · 10 months ago
  19. 7e2ba26 TfLiteMotionPredictor_test: fix initialization order warnings by Harry Cutts · 10 months ago
  20. fb6d585 TestEventMatchers: explain WithMotionAction failures by Harry Cutts · 10 months ago
  21. 0b3325d Add flag for connected displays cursor by Arpit Singh · 11 months ago
  22. a7ed637 Wake device from alphanumeric keyboards by Henry Barnor · 11 months ago
  23. 2a10ab9 Merge "Ensure new InputConsumer resampling behavior does not change" into main by Treehugger Robot · 11 months ago
  24. a2db545 Merge "Do not resample when frameTime is not available" into main by Treehugger Robot · 11 months ago
  25. 4ef4068 Ensure new InputConsumer resampling behavior does not change by Paul Ramirez · 12 months ago
  26. 37242c8 Do not resample when frameTime is not available by Paul Ramirez · 11 months ago
  27. 62d0bd7 Clean up feature flag for new mouse pointer ballistics by Harry Cutts · 11 months ago
  28. a5e2073 Merge "Input: Support set power/wakeup node of device" into main by Yanye Li · 11 months ago
  29. 1a1094a Change format and units of logs in LegacyResampler by Paul Ramirez · 11 months ago
  30. 29ee27c Add map like pointer lookup to LegacyResampler by Paul Ramirez · 11 months ago
  31. 81a590c Input: Support set power/wakeup node of device by Yanye Li · 11 months ago
  32. 362fa22 Remove callback at the end of consumer destructor by Siarhei Vishniakou · 11 months ago
  33. d78dd9b Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) by Linnan Li · 11 months ago
  34. 72090cb Move input event verify for publish to back of sendMessage by Linnan Li · 11 months ago
  35. bc72309 Do not invoke callbacks when InputConsumer is destroyed by Siarhei Vishniakou · 11 months ago
  36. ccd7147 Use std::queue in InputConsumer_test by Siarhei Vishniakou · 11 months ago
  37. 6a3c7c9 Merge changes from topics "alt+meta=caps", "hasKeycode_bugfix" into main by Vaibhav Devmurari · 11 months ago
  38. cfc6759 Merge changes I41cb79ea,I12eb8eae into main by Treehugger Robot · 11 months ago
  39. 4679e55 Add logic to overwrite pointer coordinates if event time is too old by Paul Ramirez · 11 months ago
  40. 4d3b03a Add logic to overwrite pointer coordinates in motion event by Paul Ramirez · 11 months ago
  41. 5a71e88 hasKeycode API should take into account key remapping by Vaibhav Devmurari · 11 months ago
  42. afcdc8b Merge "Add check to not resample when resample time equals motion event time" into main by Treehugger Robot · 11 months ago
  43. 93b295c Merge "Add file to use new consumer with a subset of TouchResampling_test.cpp" into main by Treehugger Robot · 11 months ago
  44. 7f1efed Add check to not resample when resample time equals motion event time by Paul Ramirez · 11 months ago
  45. 5d59a42 Add file to use new consumer with a subset of TouchResampling_test.cpp by Paul Ramirez · 11 months ago
  46. 58bda65 Rotary encoder rotation count telemetry by Yeabkal Wubshit · 12 months ago
  47. d0285f4 Merge "Add multiple device resampling support to InputConsumerNoResampling with tests" into main by Treehugger Robot · 11 months ago
  48. e37f834 Add multiple device resampling support to InputConsumerNoResampling with tests by Paul Ramirez · 1 year ago
  49. 278c5d8 Add new policy flag to notify if a key gesture was triggred by Vaibhav Devmurari · 12 months ago
  50. 911b48e Merge "Move key remapping to InputReader thread(1/n)" into main by Treehugger Robot · 12 months ago
  51. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
  52. ed11598 Merge "Update InputConsumer_test.cpp to use getFdStateDebug" into main by Treehugger Robot · 12 months ago
  53. 665b5d3 Merge "Add current device consumption to InputConsumerNoResampling" into main by Treehugger Robot · 12 months ago
  54. 87f1c01 Update InputConsumer_test.cpp to use getFdStateDebug by Paul Ramirez · 12 months ago
  55. 00cf5d0 Add current device consumption to InputConsumerNoResampling by Paul Ramirez · 1 year ago
  56. 1014b14 Merge "Fix batching logic in InputConsumerNoResampling.cpp" into main by Treehugger Robot · 12 months ago
  57. cd7488c Fix batching logic in InputConsumerNoResampling.cpp by Paul Ramirez · 12 months ago
  58. 2808d7e Disable key repeat when it is switched off by Asmita Poddar · 12 months ago
  59. 27db62f Apply input event profile to mitigate input latency of input threads by Jerry Chang · 1 year, 3 months ago
  60. 5eabf9b Merge "Update Resampler_test.cpp to consider RESAMPLE_LATENCY" into main by Treehugger Robot · 12 months ago
  61. 6affbdb Update Resampler_test.cpp to consider RESAMPLE_LATENCY by Paul Ramirez · 12 months ago
  62. df9edb3 Disable native coverage for libinput_tests and inputflinger_tests. by Yifeng Zeng · 12 months ago
  63. 25f78d0 Merge "InputDevice: warn if a potential IDC file can't be opened" into main by Harry Cutts · 12 months ago
  64. 9a4c026 Merge "InputDevice: modernize IDC probe debugging logs" into main by Treehugger Robot · 12 months ago
  65. b632185 InputDevice: warn if a potential IDC file can't be opened by Harry Cutts · 12 months ago
  66. f20b6ba InputDevice: modernize IDC probe debugging logs by Harry Cutts · 12 months ago
  67. 70a6c05 Merge changes If18f6539,I37018926 into main by Hiroki Sato · 12 months ago
  68. dd62ddc Don't affect window focus on touchpad gesture by Hiroki Sato · 1 year ago
  69. e10e1fb Merge "Create TestInputChannel and TestLooper to better test InputConsumerNoResampling" into main by Treehugger Robot · 12 months ago
  70. e2bb187 Create TestInputChannel and TestLooper to better test InputConsumerNoResampling by Paul Ramirez · 1 year, 1 month ago
  71. 385c3ce Merge "Update Android for Rust 1.81.0" into main am: 69ec43c8a4 am: 98858ea367 by Treehugger Robot · 1 year ago
  72. 98858ea Merge "Update Android for Rust 1.81.0" into main am: 69ec43c8a4 by Treehugger Robot · 1 year ago
  73. c98800e Update Android for Rust 1.81.0 by Chris Wailes · 1 year ago
  74. 92ddbc4 Merge "Support bounce and slow keys for internal Alphabetic keyboards" into main by Vaibhav Devmurari · 1 year ago
  75. 983e76b Support bounce and slow keys for internal Alphabetic keyboards by Vaibhav Devmurari · 1 year ago
  76. 2cfc3fc Introduce flag for palm rejection quality metrics by Arpit Singh · 1 year ago
  77. 85be170 Add input flag enable_per_device_input_latency_metrics by jioana · 1 year ago
  78. 3dfdd0d Merge "CapturedTouchpadEventConverter: report relative axes" into main by Treehugger Robot · 1 year ago
  79. 727b15d CapturedTouchpadEventConverter: report relative axes by Harry Cutts · 1 year ago
  80. 7dfaa32 Add InputMessageBuilder to InputEventBuilders.h by Paul Ramirez · 1 year, 1 month ago
  81. 698344a Replace static_cast with duration constructor by Paul Ramirez · 1 year, 1 month ago
  82. cf1b06e Add multiple pointer support to LegacyResampler with tests by Paul Ramirez · 1 year, 1 month ago
  83. 486ca6d Refactor resampler logic to constrain MotionEvent mutation by Paul Ramirez · 1 year, 1 month ago
  84. 493e36c Merge "Change calculateResampledCoords to preserve PointerCoords data" into main by Treehugger Robot · 1 year, 1 month ago
  85. 68ca3d1 Change calculateResampledCoords to preserve PointerCoords data by Paul Ramirez · 1 year, 1 month ago
  86. 8508b66 Move virtual device infra to libinput by Siarhei Vishniakou · 1 year, 1 month ago
  87. b2988ac Merge "Add resampling to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 1 month ago
  88. be9c544 Add resampling to InputConsumerNoResampling by Paul Ramirez · 1 year, 2 months ago
  89. 93f2b5e Merge "Refactor JerkTracker and MotionPredictor for better testing." into main by Derek Wu · 1 year, 1 month ago
  90. cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year, 1 month ago
  91. f0bf07f Merge "Fix key location API, when many to one key mapping with KL flags" into main by Treehugger Robot · 1 year, 1 month ago
  92. a3fe664 Always split touches by Siarhei Vishniakou · 1 year, 2 months ago
  93. 13065be Fix key location API, when many to one key mapping with KL flags by Vaibhav Devmurari · 1 year, 1 month ago
  94. 3e44e8b Revert^2 "Use a single library for interacting with vdm flags" by Siarhei Vishniakou · 1 year, 2 months ago
  95. a300d5f Revert "Use a single library for interacting with vdm flags" by Pechetty Sravani (xWF) · 1 year, 2 months ago
  96. 32993d5 Use a single library for interacting with vdm flags by Siarhei Vishniakou · 1 year, 2 months ago
  97. 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 2 months ago
  98. b41d38e Move batching logic from consumeBatchedInputEvents by Paul Ramirez · 1 year, 2 months ago
  99. ce7a57d Merge "Add smoothing to jerk calculations and updated jerk thresholds." into main by Derek Wu · 1 year, 2 months ago
  100. 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 2 months ago