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