1. 7f21fa3 Refactor to replace FloatPoint by vec2 by Arpit Singh · 9 months ago
  2. 76b1f62 Merge "Fix: Sticky keys filter should ignore incomplete key events" into main by Vaibhav Devmurari · 9 months ago
  3. d0ddacc Merge "Cleanup old sysprop flag for Keyboard backlight" into main by Vaibhav Devmurari · 9 months ago
  4. f0169ab Set appropriate cursor position on viewport transition by Arpit Singh · 10 months ago
  5. e33845c Enable cursor to transition across multiple displays by Arpit Singh · 11 months ago
  6. b7269da Fix: Sticky keys filter should ignore incomplete key events by Vaibhav Devmurari · 9 months ago
  7. e2bd42b Cleanup old sysprop flag for Keyboard backlight by Vaibhav Devmurari · 9 months ago
  8. 6276cb8 Merge "Update inputflinger TEST_MAPPING to use test_module_config entries" into main am: bd28005fea am: 4f598f2c75 by Treehugger Robot · 9 months ago
  9. 0dcf727 Merge "touchpad: add touchpad system gesture setting" into main by Harry Cutts · 9 months ago
  10. 4f598f2 Merge "Update inputflinger TEST_MAPPING to use test_module_config entries" into main am: bd28005fea by Treehugger Robot · 9 months ago
  11. 9a03537 Merge "Update comments to point to the new location of event.logtags." into main am: ff2415b7a9 am: 858dc7c54d by Eric Lin · 9 months ago
  12. 858dc7c Merge "Update comments to point to the new location of event.logtags." into main am: ff2415b7a9 by Treehugger Robot · 9 months ago
  13. bbc2f3b Update inputflinger TEST_MAPPING to use test_module_config entries by Ronald Braunstein · 9 months ago
  14. f6c92a0 Update comments to point to the new location of event.logtags. by Eric Lin · 9 months ago
  15. 3a57dcd Merge changes I7f8683f7,I7417c007 into main by Treehugger Robot · 10 months ago
  16. 5cd7497 Refactor processing of relative pointer movements by Arpit Singh · 10 months ago
  17. 7918c82 Refactor PointerChoreographer lock by Arpit Singh · 10 months ago
  18. af66cee touchpad: add touchpad system gesture setting by Harry Cutts · 10 months ago
  19. ff63fe1 input: Remove prefix from InputDeviceSensorAccuracy enum by Harry Cutts · 10 months ago
  20. f750aa8 InputDispatcher: Properly store values inside optional by Siarhei Vishniakou · 10 months ago
  21. 2302280 Merge "Revert "Enable cursor to transition across multiple displays"" into main by Liana Kazanova (xWF) · 10 months ago
  22. ff80e30 Revert "Enable cursor to transition across multiple displays" by Liana Kazanova (xWF) · 10 months ago
  23. 6501473 Merge "Allow resetting locked modifier state" into main by Vaibhav Devmurari · 10 months ago
  24. a5ba9f1 Enable cursor to transition across multiple displays by Arpit Singh · 11 months ago
  25. d3795b5 Allow resetting locked modifier state by Vaibhav Devmurari · 10 months ago
  26. 7ccb9c4 Merge "Input: Gate setKernelWakeEnabled with a flag" into main by Yanye Li · 10 months ago
  27. 0dd9a4e Input: Gate setKernelWakeEnabled with a flag by Yanye Li · 10 months ago
  28. d62330d KeyboardInputMapper: migrate most tests to InputMapperUnitTest by Harry Cutts · 10 months ago
  29. 6e56673 Merge "Extract KeyboardInputMapperTest and subtests to separate file" into main by Harry Cutts · 10 months ago
  30. f673e67 Extract KeyboardInputMapperTest and subtests to separate file by Harry Cutts · 10 months ago
  31. 2a8a1ae Merge "GestureConverter: dump value of 3-finger tap setting" into main by Treehugger Robot · 10 months ago
  32. 6dc1568 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  33. ffe24cc Add keyboard volume mute LED. (2/2) by DingYong · 1 year, 1 month ago
  34. d862b2c Merge "SensorInputMapperTest: migrate to InputMapperUnitTest" into main by Harry Cutts · 10 months ago
  35. 68ce2f6 SensorInputMapperTest: migrate to InputMapperUnitTest by Harry Cutts · 10 months ago
  36. 56978ea Merge "Avoid unnecessary WindowInfo copies" into main by Treehugger Robot · 10 months ago
  37. 9210f10 Avoid unnecessary WindowInfo copies by Patrick Williams · 10 months ago
  38. ea1a37b GestureConverter: dump value of 3-finger tap setting by Harry Cutts · 10 months ago
  39. 2a0210e GestureConverter: add option to make 3-finger tap a shortcut by Harry Cutts · 11 months ago
  40. 260a091 Merge "TestEventMatchers: explain WithMotionAction failures" into main by Harry Cutts · 10 months ago
  41. d74dfd0 Merge "Extract SensorInputMapperTest to its own file" into main by Harry Cutts · 10 months ago
  42. fb6d585 TestEventMatchers: explain WithMotionAction failures by Harry Cutts · 10 months ago
  43. c648e08 Extract SensorInputMapperTest to its own file by Harry Cutts · 1 year, 2 months ago
  44. a7ed637 Wake device from alphanumeric keyboards by Henry Barnor · 11 months ago
  45. d83ace1 Merge "CursorInputMapper: tidy up the tests" into main by Treehugger Robot · 11 months ago
  46. 0a5f63f Merge "Clean up feature flag for new mouse pointer ballistics" into main by Treehugger Robot · 11 months ago
  47. c91164f CursorInputMapper: tidy up the tests by Harry Cutts · 11 months ago
  48. 62d0bd7 Clean up feature flag for new mouse pointer ballistics by Harry Cutts · 11 months ago
  49. 64ac2f9 Merge "EventHub: log error when getting axis info for non-existent device" into main by Harry Cutts · 11 months ago
  50. d6a3fb5 EventHub: log error when getting axis info for non-existent device by Harry Cutts · 11 months ago
  51. a5e2073 Merge "Input: Support set power/wakeup node of device" into main by Yanye Li · 11 months ago
  52. 81a590c Input: Support set power/wakeup node of device by Yanye Li · 11 months ago
  53. d004121 Merge "Skip processing repeat EV_KEY events for keyboards" into main by David Padlipsky · 11 months ago
  54. 48fd884 Skip processing repeat EV_KEY events for keyboards by David Padlipsky · 11 months ago
  55. d78dd9b Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) by Linnan Li · 11 months ago
  56. 93ee540 Use a single trackListener method in LatencyTracker by Siarhei Vishniakou · 11 months ago
  57. a8aaeb8 Generate HOVER_EXIT if touchable region changes by Siarhei Vishniakou · 1 year, 1 month ago
  58. 67b101b Reland "Reject inconsistent globally injected events" --try 2 by Siarhei Vishniakou · 11 months ago
  59. 4a26690 Merge "Revert "Reject inconsistent globally injected events"" into main by Liana Kazanova (xWF) · 11 months ago
  60. f7f93f5 Revert "Reject inconsistent globally injected events" by Liana Kazanova (xWF) · 11 months ago
  61. 5891fab Merge "Reject inconsistent globally injected events" into main by Treehugger Robot · 11 months ago
  62. f6abbf4 Reject inconsistent globally injected events by Siarhei Vishniakou · 11 months ago
  63. 634adac Merge "Mouse: Add support to swap mouse primary button" into main by Treehugger Robot · 11 months ago
  64. 65789dd Merge "inputflinger: Rework previous fix for KCM" into main by Treehugger Robot · 11 months ago
  65. 2f2d6c3 Merge "Mouse: Add support to reverse vertical mouse scroll" into main by Treehugger Robot · 11 months ago
  66. 956a6ce inputflinger: Rework previous fix for KCM by Rishi Sikka · 11 months ago
  67. 8cb62fe inputflinger: Check for KeyCharacterMap before use by Rishi Sikka · 11 months ago
  68. a39f7d7 Merge "Check the DeviceId for generating DragEvent" into main am: 1750d7f8b9 am: 2d82af65b4 by Treehugger Robot · 11 months ago
  69. 6a3c7c9 Merge changes from topics "alt+meta=caps", "hasKeycode_bugfix" into main by Vaibhav Devmurari · 11 months ago
  70. a512a53 Check the DeviceId for generating DragEvent by Linnan Li · 11 months ago
  71. d77178e Mouse: Add support to swap mouse primary button by Jimmy · 12 months ago
  72. 2ac7e81 Mouse: Add support to reverse vertical mouse scroll by Jimmy · 12 months ago
  73. e0226c5 Allow dispatcher to be idle after metrics push by Asmita Poddar · 11 months ago
  74. 5c4f798 Allow toggle caps lock even if device doesn't a have caps lock key by Vaibhav Devmurari · 11 months ago
  75. 5a71e88 hasKeycode API should take into account key remapping by Vaibhav Devmurari · 11 months ago
  76. 38fa381 Merge "Use std::string for test expresslog std::map" into main by Yeabkal Wubshit · 11 months ago
  77. 537f9e5 Merge "Cache flag value to prevent performance regressions" into main by Asmita Poddar · 11 months ago
  78. 9213590 Cache flag value to prevent performance regressions by Asmita Poddar · 11 months ago
  79. 12c4ce6 Use std::string for test expresslog std::map by Yeabkal Wubshit · 11 months ago
  80. 054ce5c Merge "Rotary encoder rotation count telemetry" into main by Yeabkal Wubshit · 11 months ago
  81. 1b59090 Merge "Move applyInputEventProfile to cpp file" into main by Treehugger Robot · 11 months ago
  82. e5b30da Merge "Save and restore sticky keys state on configuration changed" into main by Vaibhav Devmurari · 11 months ago
  83. d6d2c7e Merge "Only prioritize critical input threads" into main by Treehugger Robot · 11 months ago
  84. 58bda65 Rotary encoder rotation count telemetry by Yeabkal Wubshit · 12 months ago
  85. 3bc04bf Merge "Fix stylus hover spot not disappearing" into main by Treehugger Robot · 11 months ago
  86. c17f042 Fix stylus hover spot not disappearing by Linnan Li · 11 months ago
  87. ab2c2fc Save and restore sticky keys state on configuration changed by Vaibhav Devmurari · 12 months ago
  88. 822d785 Revert "Allow metaState changes from keys not declared by the keyboard" by Vaibhav Devmurari · 12 months ago
  89. a81376b Allow metaState changes from keys not declared by the keyboard by Vaibhav Devmurari · 12 months ago
  90. 3aeff20 Merge "Gather latency metrics for key events" into main by Ioana Jianu · 12 months ago
  91. a2f940e Merge "LatencyAggregatorWithHistograms for InputEventLatencyReported atom." into main by Ioana Jianu · 12 months ago
  92. 099e19a Gather latency metrics for key events by jioana · 12 months ago
  93. 24878b5 LatencyAggregatorWithHistograms for InputEventLatencyReported atom. by jioana · 12 months ago
  94. 0b95009 Merge "Generate HOVER_EXIT if touchable region changes" into main by Treehugger Robot · 12 months ago
  95. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
  96. a925de1 Move applyInputEventProfile to cpp file by Siarhei Vishniakou · 12 months ago
  97. f53fa6b Only prioritize critical input threads by Siarhei Vishniakou · 12 months ago
  98. 2808d7e Disable key repeat when it is switched off by Asmita Poddar · 12 months ago
  99. f8fcb06 Merge "Apply input event profile to mitigate input latency of input threads" into main by Jerry Chang · 12 months ago
  100. b711e65 Generate HOVER_EXIT if touchable region changes by Siarhei Vishniakou · 1 year, 1 month ago