1. cda3266 Add new MotionEvent orientation flags to rust by Prabir Pradhan · 1 year, 7 months ago
  2. de36292 Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main by Prabir Pradhan · 1 year, 7 months ago
  3. 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 7 months ago
  4. 4b8d36c MotionEvent: Consolidate functions to transform PointerCoords by Prabir Pradhan · 1 year, 7 months ago
  5. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 7 months ago
  6. 6de2f11 Merge "Cleanup: Use ModifierState enum in input.rs in sticky keys filter" into main by Vaibhav Devmurari · 1 year, 7 months ago
  7. 770b6e4 Cleanup: Use ModifierState enum in input.rs in sticky keys filter by Vaibhav Devmurari · 1 year, 7 months ago
  8. aa8e064 Merge changes I02bc2802,I52773be9 into main by Vaibhav Devmurari · 1 year, 7 months ago
  9. 2e73b2a Implement basic functionality for rust keyboard classifier by Vaibhav Devmurari · 1 year, 7 months ago
  10. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 8 months ago
  11. eda3882 Merge "Apply input resampling for motion events of ToolType::MOUSE and STYLUS" into main by Treehugger Robot · 1 year, 7 months ago
  12. 09b2388 Apply input resampling for motion events of ToolType::MOUSE and STYLUS by Hiroki Sato · 1 year, 8 months ago
  13. 4d18a6d Merge "Remove unused rust_bindgen include_dirs" into main am: 5f5998f23f am: ed12e5e75a by Treehugger Robot · 1 year, 8 months ago
  14. ed12e5e Merge "Remove unused rust_bindgen include_dirs" into main am: 5f5998f23f by Treehugger Robot · 1 year, 8 months ago
  15. 5f5998f Merge "Remove unused rust_bindgen include_dirs" into main by Treehugger Robot · 1 year, 8 months ago
  16. 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 8 months ago
  17. d267a92 Remove unused rust_bindgen include_dirs by Ivan Lozano · 1 year, 8 months ago
  18. ba3344c InputEvent_test: fix parameter comment style by Harry Cutts · 1 year, 8 months ago
  19. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 8 months ago
  20. 278e699 Merge "Use libstatssocket_lazy to report stylus metrics" into main by Cody Heiner · 1 year, 8 months ago
  21. b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 8 months ago
  22. b0b5b6c Use libstatssocket_lazy to report stylus metrics by Cody Heiner · 1 year, 8 months ago
  23. 04cebac Merge "Use a strongly typed LogicalDisplayId for displayId(2/n)" into main by Siarhei Vishniakou · 1 year, 8 months ago
  24. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 8 months ago
  25. b1b93a0 Remove enable_pointer_choreographer flags that has completed rollout by Prabir Pradhan · 1 year, 8 months ago
  26. ce2753a RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 9 months ago
  27. 490ccc9 Rename InputConfig field SENSITIVE_FOR_TRACING to SENSITIVE_FOR_PRIVACY by Arpit Singh · 1 year, 9 months ago
  28. 91ea16c Merge "Add missing input flags to aidl and add missing definitions" into main by Treehugger Robot · 1 year, 9 months ago
  29. 8c5f7be Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 9 months ago
  30. c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 9 months ago
  31. 80dadc6 Remove libstatslog dependency from libinput by Cody Heiner · 1 year, 9 months ago
  32. 85c66bb Merge "(2nd try) Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 9 months ago
  33. 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 9 months ago
  34. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 9 months ago
  35. 48f80da Do not show pointer for disabled device by Linnan Li · 1 year, 9 months ago
  36. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 9 months ago
  37. f4422cd Merge "Adding details after a flag is not found in MotionFlags" into main by Siarhei Vishniakou · 1 year, 9 months ago
  38. c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 9 months ago
  39. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 9 months ago
  40. 13ccabe Adding details after a flag is not found in MotionFlags by Linnan Li · 1 year, 9 months ago
  41. f3ec548 Add TAINTED to MotionFlags in input.rs by Linnan Li · 1 year, 9 months ago
  42. 0dd479e Merge "Revert^2 "Stylus Metrics: Switch to non-bootstrap statslog library"" into main by Cody Heiner · 1 year, 9 months ago
  43. a3b18f4 Add IS_GENERATED_GESTURE to MotionFlags in input.rs by Linnan Li · 1 year, 9 months ago
  44. e17cb30 Revert^2 "Stylus Metrics: Switch to non-bootstrap statslog library" by Cody Heiner · 1 year, 9 months ago
  45. 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 9 months ago
  46. 98a2415 Flag to hide pointer icons on recordings of secure windows by Arpit Singh · 1 year, 9 months ago
  47. ae8dfc2 Update jerk thresholds for prediction pruning. by Derek Wu · 1 year, 10 months ago
  48. c7f6181 Merge "Add jerk thresholded pruning." into main by Derek Wu · 1 year, 10 months ago
  49. aaa4731 Add jerk thresholded pruning. by Derek Wu · 1 year, 10 months ago
  50. ed89cbb Allow multiple input device in the same window by Siarhei Vishniakou · 2 years, 3 months ago
  51. c0bf389 Add tracing for InputConsumer lifetime by Siarhei Vishniakou · 1 year, 10 months ago
  52. cf35919 Introduce InputConfig::SENSITIVE_FOR_TRACING by Prabir Pradhan · 1 year, 10 months ago
  53. b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 8 months ago
  54. 11d223b Add the name of channel receiving bad data by Siarhei Vishniakou · 1 year, 10 months ago
  55. 705068d Add a jerk tracker to MotionPredictor by Derek Wu · 1 year, 10 months ago
  56. 4e6d523 Merge "Move PointerIconType to AIDL" into main by Yuichiro Hanada · 1 year, 10 months ago
  57. 56afd1e Move PointerIconType to AIDL by Yuichiro Hanada · 1 year, 10 months ago
  58. ea36ee7 Add fixed read only flag to enable jerk prediction pruning by Derek Wu · 1 year, 10 months ago
  59. ae9b557 Merge "Revert "Add flag to enable jerk prediction pruning."" into main by Derek Wu · 1 year, 10 months ago
  60. fb7fad0 Revert "Add flag to enable jerk prediction pruning." by Derek Wu · 1 year, 10 months ago
  61. ee9f190 Merge "Add flag to enable jerk prediction pruning." into main by Derek Wu · 1 year, 10 months ago
  62. aefd4a4 Revert "Stylus Metrics: Switch to non-bootstrap statslog library" by Saho Kobayashi · 1 year, 10 months ago
  63. 1af8b96 Add flag to enable jerk prediction pruning. by Derek Wu · 1 year, 10 months ago
  64. f49bc74 Stylus Metrics: Switch to non-bootstrap statslog library by Cody Heiner · 1 year, 10 months ago
  65. 3891ec9 Send events wrapped in unique_ptr to InputConsumerCallbacks by Siarhei Vishniakou · 1 year, 10 months ago
  66. 2b92027 Add InputConsumerNoResampling, which is a rewrite of InputConsumer by Siarhei Vishniakou · 1 year, 11 months ago
  67. 22a71fb Merge "Move InputConsumer into separate files" into main by Treehugger Robot · 1 year, 10 months ago
  68. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 10 months ago
  69. 51a1ef6 Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 1 year, 11 months ago
  70. 37cf33c Merge "Increase leniency of precondition check for MotionEvent::split" into main by Treehugger Robot · 1 year, 10 months ago
  71. 8527727 Merge "Move BlockingQueue.h to libinput" into main by Treehugger Robot · 1 year, 10 months ago
  72. 48d4be6 Merge "Remove build dependency of surfaceflinger on libinput" into main by Cody Heiner · 1 year, 10 months ago
  73. 1a41fe0 Increase leniency of precondition check for MotionEvent::split by Prabir Pradhan · 1 year, 10 months ago
  74. 3782af6 Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 10 months ago
  75. 37fa515 Merge "Disable LTO for static linking with Rust-generated code" into main am: 790bbb9276 am: b75c0c1a77 by Treehugger Robot · 1 year, 10 months ago
  76. e9dfe77 Disable LTO for static linking with Rust-generated code by Stephen Hines · 1 year, 10 months ago
  77. 0f00ad9 Remove build dependency of surfaceflinger on libinput by Cody Heiner · 1 year, 11 months ago
  78. 6c1e622 InputConsumer: move static functions to anonymous namespace by Siarhei Vishniakou · 1 year, 10 months ago
  79. 64f893d Merge "Delete TestHelpers.h" into main by Treehugger Robot · 1 year, 10 months ago
  80. c65c720 Merge "Move static functions to InputConsumer cpp file" into main by Treehugger Robot · 1 year, 10 months ago
  81. 1e6df10 Delete TestHelpers.h by Siarhei Vishniakou · 1 year, 10 months ago
  82. 9dbf637 Move static functions to InputConsumer cpp file by Siarhei Vishniakou · 1 year, 10 months ago
  83. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 1 year, 10 months ago
  84. 4b884cf Merge "Fix possible crash in scale-invariant error calculation" into main by Cody Heiner · 1 year, 10 months ago
  85. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 1 year, 10 months ago
  86. 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 1 year, 10 months ago
  87. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 11 months ago
  88. 50582ba Fix possible crash in scale-invariant error calculation by Cody Heiner · 1 year, 11 months ago
  89. 6e245a3 Merge "Do not use hard-coded apex name" into main am: c2e6966523 am: 05d40cd779 by Jooyung Han · 1 year, 11 months ago
  90. 05d40cd Merge "Do not use hard-coded apex name" into main am: c2e6966523 by Jooyung Han · 1 year, 11 months ago
  91. 70932db Do not use hard-coded apex name by Jooyung Han · 1 year, 11 months ago
  92. 1c7ace3 Merge "GestureConverter: Stop flings with fake fingers" into main by Harry Cutts · 1 year, 11 months ago
  93. 7438201 Merge changes I2ab660ed,I308c12e2,I8c50a597,I14f77d61 into main by Prabir Pradhan · 1 year, 11 months ago
  94. 65a071a InputDispatcher_test: Verify all traced events match exactly by Prabir Pradhan · 2 years ago
  95. 39648ab GestureConverter: Stop flings with fake fingers by Harry Cutts · 1 year, 11 months ago
  96. e471edc Merge "InputDispatcher: Do not change focus when using transferTouch" into main by Treehugger Robot · 1 year, 11 months ago
  97. 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 1 year, 11 months ago
  98. 33fd22e Set the container field of aconfig flags by Oriol Prieto Gasco · 2 years ago
  99. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years ago
  100. 6af0606 Merge "Support for InputDevice ViewBehavior" into main by Yeabkal Wubshit · 2 years ago