1. e511fd4 Merge "Delete deprecate deprecate_uiautomation_input_injection flag" into main by Antonio Kantek · 6 months ago
  2. 87e085d Delete deprecate deprecate_uiautomation_input_injection flag by Antonio Kantek · 6 months ago
  3. 8f3af08 Add a unit test for receiving 'finish' message after channel close by Siarhei Vishniakou · 7 months ago
  4. 93b2749 InputDispatcher: Provide a way to transfer the entire gesture by Siarhei Vishniakou · 7 months ago
  5. 6b51204 Add display topology to input dump by Arpit Singh · 7 months ago
  6. 269580e Merge "[CD Cursor] Add DisplayTopologyValidator" into main by Arpit Singh · 7 months ago
  7. d6d7df7 [CD Cursor] Add DisplayTopologyValidator by Arpit Singh · 7 months ago
  8. ba48d67 Merge "Add dev option override flag to connected display cursor flag" into main by Treehugger Robot · 7 months ago
  9. 68ef9a1 Add dev option override flag to connected display cursor flag by Arpit Singh · 7 months ago
  10. b61e79d Merge "Remove remove_input_channel_from_windowstate flag" into main by Treehugger Robot · 7 months ago
  11. d8534e5 Remove remove_input_channel_from_windowstate flag by Siarhei Vishniakou · 7 months ago
  12. 851a6d2 Merge "Cleanup hide_pointer_indicators_for_secure_windows flag" into main by Treehugger Robot · 7 months ago
  13. 42b1b6c Merge "Cleanup touchpad_typing_palm_rejection flag" into main by Treehugger Robot · 7 months ago
  14. 461cd87 Cleanup hide_pointer_indicators_for_secure_windows flag by Arpit Singh · 7 months ago
  15. 7dab98e Cleanup touchpad_typing_palm_rejection flag by Arpit Singh · 7 months ago
  16. 87feddc Merge "CapturedTouchpadEventConverter: clean up relative axes flag" into main by Treehugger Robot · 7 months ago
  17. 2ff1d35 CapturedTouchpadEventConverter: clean up relative axes flag by Harry Cutts · 7 months ago
  18. 96df7be [CD Cursor] Apply selection logic to change cursor displayId by nergi · 7 months ago
  19. 9fd5fdd Merge "InputVerifier: add panic message for source conversion" into main by Harry Cutts · 7 months ago
  20. d70cc2a Create a bugfix flag to modify associatedDisplay cursor in CD by nergi · 7 months ago
  21. fa83e33 InputVerifier: add panic message for source conversion by Harry Cutts · 7 months ago
  22. 435f0c5 Merge "HardwareStateConverter: clean up palm reporting flag" into main by Treehugger Robot · 7 months ago
  23. 577119b HardwareStateConverter: clean up palm reporting flag by Harry Cutts · 7 months ago
  24. 8b37b1b Move utility functions related to isFromSource to Input.h by Arpit Singh · 8 months ago
  25. 1071947 [CD Cursor] Devopts override for connected displays flag by Arpit Singh · 8 months ago
  26. db24d7e Merge "InputReader: prevent merging pointer sub-devices" into main by Kenneth Albanowski · 8 months ago
  27. 3a96aed InputReader: prevent merging pointer sub-devices by Kenneth Albanowski · 9 months ago
  28. 34594c3 InputVerifier: make action_button a field of the action enum by Harry Cutts · 8 months ago
  29. c932b07 InputVerifier: use `let ... else` when converting flags and buttons by Harry Cutts · 8 months ago
  30. 21a4653 InputVerifier: put parameters into a struct by Harry Cutts · 8 months ago
  31. 26640c9 InputVerifier: verify button events and states (attempt 2) by Harry Cutts · 8 months ago
  32. 0e2df84 input: run bpfmt -w -s on all Android.bp files by Harry Cutts · 8 months ago
  33. 3d5da49 Merge "inputflinger: Remove anonymous namespaces from headers" into main by Prabir Pradhan · 8 months ago
  34. d1f5630 Merge "Move external MultiTouch test into InputMapperUnitTest" into main by Treehugger Robot · 8 months ago
  35. 3c4af5d Merge "InputVerifier: use named parameters to format! where possible" into main by Treehugger Robot · 8 months ago
  36. f491aa5 Merge "Tracks whether an injected MotionEvent came from an accessibility tool." into main by Daniel Norman · 8 months ago
  37. bf20e95 inputflinger: Remove anonymous namespaces from headers by Prabir Pradhan · 8 months ago
  38. e7ffef7 Move external MultiTouch test into InputMapperUnitTest by Siarhei Vishniakou · 8 months ago
  39. e754bff Flag cleanup: enable_input_filter_rust_impl by Vaibhav Devmurari · 8 months ago
  40. 8d3a3f2 InputVerifier: use named parameters to format! where possible by Harry Cutts · 8 months ago
  41. 6eb2718 Merge "Pointer sensitivity: Adjust base gain range" into main by Michael Checo · 8 months ago
  42. 0698ecd Pointer sensitivity: Adjust base gain range by Michael Checo · 8 months ago
  43. 8a1be91 Tracks whether an injected MotionEvent came from an accessibility tool. by Daniel Norman · 2 years, 3 months ago
  44. 9d286fc Merge "Revert "InputVerifier: verify button events and states"" into main by Priyanka Advani (xWF) · 8 months ago
  45. 1e37d1e Revert "InputVerifier: verify button events and states" by Priyanka Advani (xWF) · 8 months ago
  46. 88c634d Merge "InputVerifier: verify button events and states" into main by Treehugger Robot · 8 months ago
  47. ca8bfa3 Merge "Add Razer and Glorious O2 wireless mice to blocklist" into main by Vaibhav Devmurari · 8 months ago
  48. f0181d6 Add Razer and Glorious O2 wireless mice to blocklist by Vaibhav Devmurari · 8 months ago
  49. fb477b1 InputVerifier: verify button events and states by Harry Cutts · 9 months ago
  50. 23ff37e Introduce feature flag for UiAutomation inject event test/hidden APIs by Antonio Kantek · 8 months ago
  51. 6baae94 Merge "Update Android for Rust 1.83.0" into main am: 9c4a66c26a am: ad42d3212a by Treehugger Robot · 9 months ago
  52. ca8d45a Update Android for Rust 1.83.0 by Chris Wailes · 9 months ago
  53. 8be9e01 input: Use ASSERT_RESULT_OK in InputVerifierTest by Harry Cutts · 9 months ago
  54. ad55421 Merge "TouchInputMapper: Disable PointerUsage concept with a flag" into main by Treehugger Robot · 9 months ago
  55. 869b89d TouchInputMapper: Disable PointerUsage concept with a flag by Prabir Pradhan · 9 months ago
  56. a1635a6 Merge "Remove non-split touch from input code" into main by Treehugger Robot · 9 months ago
  57. 2b5d249 Remove non-split touch from input code by Siarhei Vishniakou · 9 months ago
  58. 72c6990 Use the cloned window's layer stack space for raw coordinates by Prabir Pradhan · 9 months ago
  59. 87320a6 Merge "InputTransport: print FD in fatal error" into main by Treehugger Robot · 9 months ago
  60. 12f7727 Merge "Add support to disable mouse acceleration" into main by Michael Checo · 9 months ago
  61. 6d2e24f Add support to disable mouse acceleration by Michael Checo · 10 months ago
  62. 2c77c70 Additional sanitizers for libinput_tests by Siarhei Vishniakou · 9 months ago
  63. de71c6f InputTransport: print FD in fatal error by Steven Moreland · 9 months ago
  64. 6f55695 GestureConverter: clean up fling stopping flag by Harry Cutts · 9 months ago
  65. 48780bd Add support to mouse controlled scrolling by YuhanYang · 10 months ago
  66. fccd109 add libaconfig_storage_read_api_cc dep for linking aconfig flag lib statically by Dennis Shen · 10 months ago
  67. 0d8e273 libinput: avoid null segmentation fault by Steven Moreland · 10 months ago
  68. 503a995 add libaconfig_storage_read_api_cc dep for linking aconfig flag lib statically by Dennis Shen · 10 months ago
  69. eb63bbf Do not crash when server channel has closed by Siarhei Vishniakou · 11 months ago
  70. 4f9e86f Merge "Fix One Euro filter's units of computation" into main by Treehugger Robot · 10 months ago
  71. 5346339 Fix One Euro filter's units of computation by Paul Ramirez · 11 months ago
  72. ae82aa2 Merge "MotionEvent: add safe dumping method" into main by Harry Cutts · 10 months ago
  73. 2358c13 MotionEvent: add safe dumping method by Harry Cutts · 10 months ago
  74. 78a03d1 Merge "input: don't log the whole MotionEvent in index checks" into main by Harry Cutts · 10 months ago
  75. ffbd83c input: don't log the whole MotionEvent in index checks by Harry Cutts · 11 months ago
  76. 12d98fe Merge "Shift error log to info for rust data store" into main by Vaibhav Devmurari · 11 months ago
  77. e13230c Shift error log to info for rust data store by Vaibhav Devmurari · 11 months ago
  78. 8047b3c Use matcher-based consumption in InputPublisherAndConsumerNoResampling_test by Siarhei Vishniakou · 11 months ago
  79. 225c2c8 Merge "Move input event verify for publish to back of sendMessage" into main by Treehugger Robot · 11 months ago
  80. bad8a9e Merge "Remove callback at the end of consumer destructor" into main by Treehugger Robot · 11 months ago
  81. 3a28c31 Add new 25Q2 keycodes to native by Vaibhav Devmurari · 11 months ago
  82. b8591fb Merge "Reimplement Chromium's OneEuroFilter to InputConsumer" into main by Treehugger Robot · 11 months ago
  83. 08ee199 Reimplement Chromium's OneEuroFilter to InputConsumer by Paul Ramirez · 12 months ago
  84. 31b9016 Correctly convert std::string to rust::String by Vaibhav Devmurari · 11 months ago
  85. 260a091 Merge "TestEventMatchers: explain WithMotionAction failures" into main by Harry Cutts · 11 months ago
  86. ce4322b Merge "TfLiteMotionPredictor_test: fix initialization order warnings" into main by Treehugger Robot · 11 months ago
  87. 7e2ba26 TfLiteMotionPredictor_test: fix initialization order warnings by Harry Cutts · 11 months ago
  88. fb6d585 TestEventMatchers: explain WithMotionAction failures by Harry Cutts · 11 months ago
  89. 0b3325d Add flag for connected displays cursor by Arpit Singh · 11 months ago
  90. a7ed637 Wake device from alphanumeric keyboards by Henry Barnor · 11 months ago
  91. 2a10ab9 Merge "Ensure new InputConsumer resampling behavior does not change" into main by Treehugger Robot · 11 months ago
  92. a2db545 Merge "Do not resample when frameTime is not available" into main by Treehugger Robot · 11 months ago
  93. 4ef4068 Ensure new InputConsumer resampling behavior does not change by Paul Ramirez · 1 year, 1 month ago
  94. 37242c8 Do not resample when frameTime is not available by Paul Ramirez · 12 months ago
  95. 62d0bd7 Clean up feature flag for new mouse pointer ballistics by Harry Cutts · 11 months ago
  96. a5e2073 Merge "Input: Support set power/wakeup node of device" into main by Yanye Li · 11 months ago
  97. 1a1094a Change format and units of logs in LegacyResampler by Paul Ramirez · 12 months ago
  98. 29ee27c Add map like pointer lookup to LegacyResampler by Paul Ramirez · 12 months ago
  99. 81a590c Input: Support set power/wakeup node of device by Yanye Li · 11 months ago
  100. 362fa22 Remove callback at the end of consumer destructor by Siarhei Vishniakou · 12 months ago