1. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 2 years ago
  2. f4422cd Merge "Adding details after a flag is not found in MotionFlags" into main by Siarhei Vishniakou · 2 years ago
  3. c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 2 years ago
  4. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 2 years ago
  5. 13ccabe Adding details after a flag is not found in MotionFlags by Linnan Li · 2 years ago
  6. f3ec548 Add TAINTED to MotionFlags in input.rs by Linnan Li · 2 years ago
  7. 0dd479e Merge "Revert^2 "Stylus Metrics: Switch to non-bootstrap statslog library"" into main by Cody Heiner · 2 years ago
  8. a3b18f4 Add IS_GENERATED_GESTURE to MotionFlags in input.rs by Linnan Li · 2 years ago
  9. e17cb30 Revert^2 "Stylus Metrics: Switch to non-bootstrap statslog library" by Cody Heiner · 2 years ago
  10. 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 2 years ago
  11. 98a2415 Flag to hide pointer icons on recordings of secure windows by Arpit Singh · 2 years ago
  12. ae8dfc2 Update jerk thresholds for prediction pruning. by Derek Wu · 2 years, 1 month ago
  13. c7f6181 Merge "Add jerk thresholded pruning." into main by Derek Wu · 2 years, 1 month ago
  14. aaa4731 Add jerk thresholded pruning. by Derek Wu · 2 years, 1 month ago
  15. ed89cbb Allow multiple input device in the same window by Siarhei Vishniakou · 2 years, 6 months ago
  16. c0bf389 Add tracing for InputConsumer lifetime by Siarhei Vishniakou · 2 years, 1 month ago
  17. cf35919 Introduce InputConfig::SENSITIVE_FOR_TRACING by Prabir Pradhan · 2 years, 1 month ago
  18. b12a749 Bind an input device via descriptor by Michael Crimando · 3 years ago
  19. 11d223b Add the name of channel receiving bad data by Siarhei Vishniakou · 2 years, 1 month ago
  20. 705068d Add a jerk tracker to MotionPredictor by Derek Wu · 2 years, 1 month ago
  21. 4e6d523 Merge "Move PointerIconType to AIDL" into main by Yuichiro Hanada · 2 years, 1 month ago
  22. 56afd1e Move PointerIconType to AIDL by Yuichiro Hanada · 2 years, 1 month ago
  23. ea36ee7 Add fixed read only flag to enable jerk prediction pruning by Derek Wu · 2 years, 1 month ago
  24. ae9b557 Merge "Revert "Add flag to enable jerk prediction pruning."" into main by Derek Wu · 2 years, 1 month ago
  25. fb7fad0 Revert "Add flag to enable jerk prediction pruning." by Derek Wu · 2 years, 1 month ago
  26. ee9f190 Merge "Add flag to enable jerk prediction pruning." into main by Derek Wu · 2 years, 1 month ago
  27. aefd4a4 Revert "Stylus Metrics: Switch to non-bootstrap statslog library" by Saho Kobayashi · 2 years, 1 month ago
  28. 1af8b96 Add flag to enable jerk prediction pruning. by Derek Wu · 2 years, 1 month ago
  29. f49bc74 Stylus Metrics: Switch to non-bootstrap statslog library by Cody Heiner · 2 years, 1 month ago
  30. 3891ec9 Send events wrapped in unique_ptr to InputConsumerCallbacks by Siarhei Vishniakou · 2 years, 1 month ago
  31. 2b92027 Add InputConsumerNoResampling, which is a rewrite of InputConsumer by Siarhei Vishniakou · 2 years, 2 months ago
  32. 22a71fb Merge "Move InputConsumer into separate files" into main by Treehugger Robot · 2 years, 1 month ago
  33. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 2 years, 1 month ago
  34. 51a1ef6 Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 2 years, 2 months ago
  35. 37cf33c Merge "Increase leniency of precondition check for MotionEvent::split" into main by Treehugger Robot · 2 years, 1 month ago
  36. 8527727 Merge "Move BlockingQueue.h to libinput" into main by Treehugger Robot · 2 years, 1 month ago
  37. 48d4be6 Merge "Remove build dependency of surfaceflinger on libinput" into main by Cody Heiner · 2 years, 1 month ago
  38. 1a41fe0 Increase leniency of precondition check for MotionEvent::split by Prabir Pradhan · 2 years, 1 month ago
  39. 3782af6 Move BlockingQueue.h to libinput by Siarhei Vishniakou · 2 years, 1 month ago
  40. 37fa515 Merge "Disable LTO for static linking with Rust-generated code" into main am: 790bbb9276 am: b75c0c1a77 by Treehugger Robot · 2 years, 1 month ago
  41. e9dfe77 Disable LTO for static linking with Rust-generated code by Stephen Hines · 2 years, 1 month ago
  42. 0f00ad9 Remove build dependency of surfaceflinger on libinput by Cody Heiner · 2 years, 2 months ago
  43. 6c1e622 InputConsumer: move static functions to anonymous namespace by Siarhei Vishniakou · 2 years, 2 months ago
  44. 64f893d Merge "Delete TestHelpers.h" into main by Treehugger Robot · 2 years, 2 months ago
  45. c65c720 Merge "Move static functions to InputConsumer cpp file" into main by Treehugger Robot · 2 years, 2 months ago
  46. 1e6df10 Delete TestHelpers.h by Siarhei Vishniakou · 2 years, 2 months ago
  47. 9dbf637 Move static functions to InputConsumer cpp file by Siarhei Vishniakou · 2 years, 2 months ago
  48. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 2 years, 2 months ago
  49. 4b884cf Merge "Fix possible crash in scale-invariant error calculation" into main by Cody Heiner · 2 years, 2 months ago
  50. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 2 years, 2 months ago
  51. 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 2 years, 2 months ago
  52. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 2 years, 2 months ago
  53. 50582ba Fix possible crash in scale-invariant error calculation by Cody Heiner · 2 years, 2 months ago
  54. 6e245a3 Merge "Do not use hard-coded apex name" into main am: c2e6966523 am: 05d40cd779 by Jooyung Han · 2 years, 2 months ago
  55. 05d40cd Merge "Do not use hard-coded apex name" into main am: c2e6966523 by Jooyung Han · 2 years, 2 months ago
  56. 70932db Do not use hard-coded apex name by Jooyung Han · 2 years, 2 months ago
  57. 1c7ace3 Merge "GestureConverter: Stop flings with fake fingers" into main by Harry Cutts · 2 years, 2 months ago
  58. 7438201 Merge changes I2ab660ed,I308c12e2,I8c50a597,I14f77d61 into main by Prabir Pradhan · 2 years, 2 months ago
  59. 65a071a InputDispatcher_test: Verify all traced events match exactly by Prabir Pradhan · 2 years, 4 months ago
  60. 39648ab GestureConverter: Stop flings with fake fingers by Harry Cutts · 2 years, 2 months ago
  61. e471edc Merge "InputDispatcher: Do not change focus when using transferTouch" into main by Treehugger Robot · 2 years, 2 months ago
  62. 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 2 years, 2 months ago
  63. 33fd22e Set the container field of aconfig flags by Oriol Prieto Gasco · 2 years, 3 months ago
  64. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years, 3 months ago
  65. 6af0606 Merge "Support for InputDevice ViewBehavior" into main by Yeabkal Wubshit · 2 years, 3 months ago
  66. f5abab6 Print Motion/KeyEvent's eventId as a hex string by Prabir Pradhan · 2 years, 3 months ago
  67. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years, 3 months ago
  68. f2637a0 Replace use of deprecated function with_min_level by Jeff Vander Stoep · 2 years, 3 months ago
  69. 573e67f Replace use of deprecated function with_min_level by Jeff Vander Stoep · 2 years, 3 months ago
  70. 046a3cc Replace use of deprecated function with_min_level by Jeff Vander Stoep · 2 years, 3 months ago
  71. 5a8186c Merge changes from topic "perfetto-input-event-proto" into main by Treehugger Robot · 2 years, 3 months ago
  72. f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 2 years, 3 months ago
  73. dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 2 years, 4 months ago
  74. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years, 3 months ago
  75. f14b37a Add native side keycodes for emoji and screenshot by Vaibhav Devmurari · 2 years, 3 months ago
  76. 2d701e1 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years, 3 months ago
  77. b8aadfa Rate limit user activity pokes in InputDispatcher by Yeabkal Wubshit · 2 years, 3 months ago
  78. 336a87e libinput: use libkernelconfigs insteadof libvintf by Jooyung Han · 2 years, 5 months ago
  79. f651b6f Merge "Remove app switch code" into main by Treehugger Robot · 2 years, 3 months ago
  80. 1773bb5 Merge "Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest" into main by Egor Pasko · 2 years, 3 months ago
  81. e2404a1 Remove app switch code by Siarhei Vishniakou · 2 years, 3 months ago
  82. a50396a Skip loading kernel configs unless needed by Hiroki Sato · 2 years, 3 months ago
  83. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 2 years, 3 months ago
  84. e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 2 years, 3 months ago
  85. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years, 3 months ago
  86. ca42e0d Add app-side event lifetime tracing by Siarhei Vishniakou · 2 years, 3 months ago
  87. 55ea9f4 Merge "Implement virtual stylus" into main by Biswarup Pal · 2 years, 3 months ago
  88. e629e27 Merge "libinput: use libkernelconfigs insteadof libvintf" into main by Jooyung Han · 2 years, 3 months ago
  89. c913ce0 Merge "Expose InputConsumer::probablyHasInput" into main by Egor Pasko · 2 years, 4 months ago
  90. ed0d74d Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years, 7 months ago
  91. a0d32af Expose InputConsumer::probablyHasInput by Egor Pasko · 2 years, 4 months ago
  92. 590eb73 Implement virtual stylus by Biswarup Pal · 2 years, 5 months ago
  93. 3f66921 libinput: use libkernelconfigs insteadof libvintf by Jooyung Han · 2 years, 5 months ago
  94. de4a0bf Merge changes Ie582b593,I0830cb24 into main by Arpit Singh · 2 years, 4 months ago
  95. 33a10a6 Cancel ongoing touchpad move gesture if user starts typing by Arpit Singh · 2 years, 6 months ago
  96. f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 2 years, 6 months ago
  97. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 2 years, 4 months ago
  98. b1cd519 Merge "Pass all input events to MetricsManager" into main by Cody Heiner · 2 years, 4 months ago
  99. 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 2 years, 5 months ago
  100. ad56c45 Introduce new flag to remove pointer event tracking in WM by Prabir Pradhan · 2 years, 5 months ago