1. 911b48e Merge "Move key remapping to InputReader thread(1/n)" into main by Treehugger Robot · 1 year, 4 months ago
  2. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 1 year, 4 months ago
  3. 87f1c01 Update InputConsumer_test.cpp to use getFdStateDebug by Paul Ramirez · 1 year, 4 months ago
  4. 00cf5d0 Add current device consumption to InputConsumerNoResampling by Paul Ramirez · 1 year, 4 months ago
  5. cd7488c Fix batching logic in InputConsumerNoResampling.cpp by Paul Ramirez · 1 year, 4 months ago
  6. 5eabf9b Merge "Update Resampler_test.cpp to consider RESAMPLE_LATENCY" into main by Treehugger Robot · 1 year, 4 months ago
  7. 6affbdb Update Resampler_test.cpp to consider RESAMPLE_LATENCY by Paul Ramirez · 1 year, 4 months ago
  8. 9a4c026 Merge "InputDevice: modernize IDC probe debugging logs" into main by Treehugger Robot · 1 year, 4 months ago
  9. f20b6ba InputDevice: modernize IDC probe debugging logs by Harry Cutts · 1 year, 4 months ago
  10. e10e1fb Merge "Create TestInputChannel and TestLooper to better test InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 4 months ago
  11. e2bb187 Create TestInputChannel and TestLooper to better test InputConsumerNoResampling by Paul Ramirez · 1 year, 5 months ago
  12. 1e9887e Merge "Adding an InputEventActionType enum field to InputEventTimeline." into main by Ioana Jianu · 1 year, 5 months ago
  13. 0bdbea1 Adding an InputEventActionType enum field to InputEventTimeline. by jioana · 1 year, 5 months ago
  14. 7dfaa32 Add InputMessageBuilder to InputEventBuilders.h by Paul Ramirez · 1 year, 5 months ago
  15. cf1b06e Add multiple pointer support to LegacyResampler with tests by Paul Ramirez · 1 year, 6 months ago
  16. 486ca6d Refactor resampler logic to constrain MotionEvent mutation by Paul Ramirez · 1 year, 5 months ago
  17. 912ff82 Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c am: 3e182ddf17 by Prabir Pradhan · 1 year, 5 months ago
  18. 3e182dd Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c by Prabir Pradhan · 1 year, 5 months ago
  19. 1cfde7a Add bug component to OWNERS files pointing to INPUT_OWNERS by Prabir Pradhan · 1 year, 5 months ago
  20. 8508b66 Move virtual device infra to libinput by Siarhei Vishniakou · 1 year, 5 months ago
  21. b2988ac Merge "Add resampling to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 5 months ago
  22. be9c544 Add resampling to InputConsumerNoResampling by Paul Ramirez · 1 year, 6 months ago
  23. 9d0d65e Reject invalid events injected by accessibility by Siarhei Vishniakou · 1 year, 5 months ago
  24. cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year, 6 months ago
  25. 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 6 months ago
  26. b41d38e Move batching logic from consumeBatchedInputEvents by Paul Ramirez · 1 year, 6 months ago
  27. ce7a57d Merge "Add smoothing to jerk calculations and updated jerk thresholds." into main by Derek Wu · 1 year, 6 months ago
  28. 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 6 months ago
  29. 3c6e366 Merge "Native support for rotary encoder high-res scroll" into main by Biswarup Pal · 1 year, 6 months ago
  30. ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 6 months ago
  31. 20f122f Merge "Add test coverage to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 6 months ago
  32. 79655f2 Add test coverage to InputConsumerNoResampling by Paul Ramirez · 1 year, 7 months ago
  33. 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 7 months ago
  34. b005874 Dump dispatcher state during publisher error by Siarhei Vishniakou · 1 year, 7 months ago
  35. e12edae Merge "Return message wrapped in Result from receiveMessage" into main by Treehugger Robot · 1 year, 7 months ago
  36. 0c25e86 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 7 months ago
  37. dd438e2 Virtual rotary encoder native support by Vladimir Komsiyski · 1 year, 11 months ago
  38. 29814f2 Define MotionEventFlag as an AIDL enum by Prabir Pradhan · 1 year, 7 months ago
  39. de36292 Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main by Prabir Pradhan · 1 year, 7 months ago
  40. 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 7 months ago
  41. 4b8d36c MotionEvent: Consolidate functions to transform PointerCoords by Prabir Pradhan · 1 year, 7 months ago
  42. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 7 months ago
  43. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 8 months ago
  44. 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 8 months ago
  45. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 8 months ago
  46. b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 8 months ago
  47. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 8 months ago
  48. 4ccb32a Merge "Add mic mute keyboard led. (2/2)" into main by Josep del Río · 1 year, 9 months ago
  49. 8c5f7be Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 9 months ago
  50. c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 9 months ago
  51. 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 9 months ago
  52. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 9 months ago
  53. 48f80da Do not show pointer for disabled device by Linnan Li · 1 year, 9 months ago
  54. 99f2c3c Add mic mute keyboard led. (2/2) by DingYong · 2 years, 1 month ago
  55. c7f6181 Merge "Add jerk thresholded pruning." into main by Derek Wu · 1 year, 10 months ago
  56. aaa4731 Add jerk thresholded pruning. by Derek Wu · 1 year, 10 months ago
  57. c0bf389 Add tracing for InputConsumer lifetime by Siarhei Vishniakou · 1 year, 10 months ago
  58. 705068d Add a jerk tracker to MotionPredictor by Derek Wu · 1 year, 10 months ago
  59. 56afd1e Move PointerIconType to AIDL by Yuichiro Hanada · 1 year, 10 months ago
  60. 3891ec9 Send events wrapped in unique_ptr to InputConsumerCallbacks by Siarhei Vishniakou · 1 year, 10 months ago
  61. 2b92027 Add InputConsumerNoResampling, which is a rewrite of InputConsumer by Siarhei Vishniakou · 1 year, 11 months ago
  62. 22a71fb Merge "Move InputConsumer into separate files" into main by Treehugger Robot · 1 year, 10 months ago
  63. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 10 months ago
  64. 655d215 Merge "Use input token in PointerCaptureRequest" into main by Treehugger Robot · 1 year, 10 months ago
  65. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 11 months ago
  66. 3782af6 Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 10 months ago
  67. c65c720 Merge "Move static functions to InputConsumer cpp file" into main by Treehugger Robot · 1 year, 10 months ago
  68. 9dbf637 Move static functions to InputConsumer cpp file by Siarhei Vishniakou · 1 year, 10 months ago
  69. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 1 year, 10 months ago
  70. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 1 year, 10 months ago
  71. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 11 months ago
  72. 65a071a InputDispatcher_test: Verify all traced events match exactly by Prabir Pradhan · 2 years ago
  73. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years ago
  74. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years ago
  75. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 2 years ago
  76. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years ago
  77. 1773bb5 Merge "Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest" into main by Egor Pasko · 2 years ago
  78. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 2 years ago
  79. e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 2 years ago
  80. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years ago
  81. 55ea9f4 Merge "Implement virtual stylus" into main by Biswarup Pal · 2 years ago
  82. c913ce0 Merge "Expose InputConsumer::probablyHasInput" into main by Egor Pasko · 2 years ago
  83. a0d32af Expose InputConsumer::probablyHasInput by Egor Pasko · 2 years, 1 month ago
  84. 590eb73 Implement virtual stylus by Biswarup Pal · 2 years, 2 months ago
  85. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 2 years, 1 month ago
  86. 6742ee9 Correctly handle empty vector when printing by Siarhei Vishniakou · 2 years, 1 month ago
  87. 2c61de6 Merge "Fix -Wformat compiler warning" into main am: 226de2d1bd am: e79ffe8b7b am: e65945e179 by Treehugger Robot · 2 years, 1 month ago
  88. 366fb5b InputDispatcher: dump window in a separate function by Siarhei Vishniakou · 2 years, 1 month ago
  89. 9a42103 Fix -Wformat compiler warning by Yi Kong · 2 years, 1 month ago
  90. 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 2 years, 2 months ago
  91. a75a714 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b am: ebbe07810d am: c145734d54 by Tomasz Wasilczyk · 2 years, 2 months ago
  92. ebbe078 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b by Tomasz Wasilczyk · 2 years, 2 months ago
  93. 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 2 months ago
  94. 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 7 months ago
  95. b0dad3a Add test cases for fallback key generation from InputDispatcher by Prabir Pradhan · 2 years, 2 months ago
  96. 318005c Reset velocity for pointers that have been canceled by Siarhei Vishniakou · 2 years, 3 months ago
  97. c62948e Return unique_ptr from readFromParcel by Siarhei Vishniakou · 2 years, 3 months ago
  98. dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 2 years, 3 months ago
  99. b2aff84 Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years, 4 months ago
  100. 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years, 4 months ago