1. c3a9247 InputReader: Notify policy of device changes after flushing events by Prabir Pradhan · 2 years ago
  2. 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 2 years, 3 months ago
  3. 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years, 5 months ago
  4. 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  5. 23a98bf Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 5 months ago
  6. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 6 months ago
  7. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
  8. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  9. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
  10. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
  11. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  12. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 9 months ago
  13. 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 9 months ago
  14. 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  15. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 9 months ago
  16. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 9 months ago
  17. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 9 months ago
  18. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
  19. 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 2 years, 11 months ago
  20. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  21. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 3 months ago
  22. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 3 months ago
  23. da20b17 Notify the policy when a stylus gesture starts by Prabir Pradhan · 3 years, 4 months ago
  24. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  25. 7b3ea0b Return events from EventHub by Siarhei Vishniakou · 3 years, 4 months ago
  26. e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years, 4 months ago
  27. f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
  28. 58bc0f5 Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f am: 2f110fe53a by TreeHugger Robot · 3 years, 5 months ago
  29. 2f110fe Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f by TreeHugger Robot · 3 years, 5 months ago
  30. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 3 years, 5 months ago
  31. ff6c4cf Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163 am: 0c0639f181 am: 2194db7fc9 am: cb9d9f1881 by Treehugger Robot · 3 years, 5 months ago
  32. 9ea35a9 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 by Treehugger Robot · 3 years, 5 months ago
  33. 938632f EventHub: Prevent duplicate descriptors by Josh Bartel · 3 years, 6 months ago
  34. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  35. 95f6861 Set initial meta state to AMETA_NONE by Arthur Hung · 3 years, 9 months ago
  36. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  37. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years ago
  38. 7eaec5d Merge "Convert #define in Macros.h to bools" by TreeHugger Robot · 4 years, 1 month ago
  39. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 1 month ago
  40. d00847d Remove warning when associated display is ADISPLAY_ID_NONE. by Weilun Du · 4 years, 1 month ago
  41. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 4 months ago
  42. f192a10 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  43. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  44. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 5 months ago
  45. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  46. cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 8 months ago
  47. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  48. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  49. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  50. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  51. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  52. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  53. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  54. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  55. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
  56. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  57. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  58. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  59. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  60. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  61. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  62. ca5bede Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  63. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  64. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  65. 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  66. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  67. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  68. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  69. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  70. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
  71. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
  72. 28efc19 Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  73. 6f920ca Merge "Revert "Reland "Let InputReader handle its own thread""" by TreeHugger Robot · 6 years ago
  74. 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 6 years ago
  75. e00dd19 Merge "Reland "Let InputReader handle its own thread"" by TreeHugger Robot · 6 years ago
  76. f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  77. 10793a6 Refactor InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  78. 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 6 years ago
  79. ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 6 years ago
  80. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
  81. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago[Renamed (74%) from services/inputflinger/InputReader.cpp]
  82. 9da1473 Fix touch can't work after enabled the associated viewport by Arthur Hung · 6 years ago
  83. 2c9a334 Add associated function to physical keyboard by Arthur Hung · 6 years ago
  84. 4f17282 Merge changes Iee0f9a21,I22a39cd5 by TreeHugger Robot · 6 years ago
  85. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 6 years ago
  86. 8384682 Seperate LatencyStatistics from InputReader by Atif Niyaz · 6 years ago
  87. 3bc7e09 Do not use RefBase in EventHub by Siarhei Vishniakou · 6 years ago
  88. c6f6119 Revert "Revert "Use std::set instead of SortedVector"" by Siarhei Vishniakou · 6 years ago
  89. 2d8cc89 Revert "Use std::set instead of SortedVector" by Pin-Yu Huang · 6 years ago
  90. a03f0de Use std::set instead of SortedVector by Siarhei Vishniakou · 7 years ago
  91. c5ae0dc Improve input devices changed logs by Siarhei Vishniakou · 7 years ago
  92. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 7 years ago
  93. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  94. 05247bb Report mStatistics.count in InputReader by Siarhei Vishniakou · 7 years ago
  95. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 7 years ago
  96. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 7 years ago
  97. b34d8a1 Merge "Support showTouches on multi-display (1/2)" by TreeHugger Robot · 7 years ago
  98. c23540e Input devices configure on per-display basis (1/2) by Arthur Hung · 7 years ago
  99. 7c64540 Support showTouches on multi-display (1/2) by Arthur Hung · 7 years ago
  100. 9ffab0c Metrics for touch latency by Siarhei Vishniakou · 7 years ago