1. 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 2 years, 3 months ago
  2. 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  3. 23a98bf Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 5 months ago
  4. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 7 months ago
  5. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
  6. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  7. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  8. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
  9. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  10. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 3 months ago
  11. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  12. 7b3ea0b Return events from EventHub by Siarhei Vishniakou · 3 years, 4 months ago
  13. c3c475e Merge "Add pipeline to get the sysfs path for an InputDevice's battery" by Prabir Pradhan · 3 years, 4 months ago
  14. e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years, 4 months ago
  15. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
  16. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  17. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  18. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  19. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  20. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  21. cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 9 months ago
  22. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  23. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  24. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  25. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  26. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  27. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  28. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  29. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
  30. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  31. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  32. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  33. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  34. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  35. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  36. 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  37. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  38. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  39. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  40. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  41. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
  42. 28efc19 Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  43. 6f920ca Merge "Revert "Reland "Let InputReader handle its own thread""" by TreeHugger Robot · 6 years ago
  44. 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 6 years ago
  45. e00dd19 Merge "Reland "Let InputReader handle its own thread"" by TreeHugger Robot · 6 years ago
  46. f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  47. 10793a6 Refactor InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  48. 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 6 years ago
  49. ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 6 years ago
  50. f1fbf9e Add override keyword to in inherited classes by Prabir Pradhan · 6 years ago
  51. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
  52. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago[Renamed (91%) from services/inputflinger/InputReader.h]
  53. 2c9a334 Add associated function to physical keyboard by Arthur Hung · 6 years ago
  54. 4f17282 Merge changes Iee0f9a21,I22a39cd5 by TreeHugger Robot · 6 years ago
  55. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 6 years ago
  56. 8384682 Seperate LatencyStatistics from InputReader by Atif Niyaz · 7 years ago
  57. 3bc7e09 Do not use RefBase in EventHub by Siarhei Vishniakou · 6 years ago
  58. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 7 years ago
  59. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 7 years ago
  60. c23540e Input devices configure on per-display basis (1/2) by Arthur Hung · 7 years ago
  61. 9ffab0c Metrics for touch latency by Siarhei Vishniakou · 7 years ago
  62. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 7 years ago
  63. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 7 years ago
  64. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  65. 26e34d9 Add getRawWidth() and getRawHeight() by Siarhei Vishniakou · 7 years ago
  66. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 7 years ago
  67. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 8 years ago
  68. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  69. 3b80b4f Merge "Make sure that touches are within the physical frame." into pi-dev am: 22f1e9cfb7 by Michael Wright · 7 years ago
  70. 358bcc7 Make sure that touches are within the physical frame. by Michael Wright · 7 years ago
  71. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  72. 16f9069 Process EV_MSC MSC_TIMESTAMP in InputMapper by Siarhei Vishniakou · 8 years ago
  73. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  74. 7745eab Prevent media keys from waking the device, even if they're external. by Michael Wright · 8 years ago
  75. 58ba988 Prevent media keys from waking the device, even if they're external. by Michael Wright · 8 years ago
  76. ad43725 Support 180-degree screen rotation for RSB. by Ivan Podogov · 9 years ago
  77. fa5cf46 Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 9 years ago
  78. e54cb85 Adding feature: input device disable/enable by Siarhei Vishniakou · 9 years ago
  79. 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 9 years ago
  80. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 9 years ago
  81. 763a3a4 Caps Lock toggle with Meta + Alt (1/2) by Andrii Kulian · 10 years ago
  82. dae627a inputflinger: Add support for scaling and true value reporting by Prashant Malani · 10 years ago
  83. 1941ff5 inputflinger: Initial support for rotary encoders. by Prashant Malani · 10 years ago
  84. 858b3b3 resolve merge conflicts of 14af23d140 to master. by Prashant Malani · 10 years ago
  85. 99008f3 Revert "inputflinger: Add support for scaling and true value reporting" am: 2c09b78656 am: cd7ddc7cac am: 918263dac8 by Prashant Malani · 10 years ago
  86. d983fd1 Revert "inputflinger: Initial support for rotary encoders." by Prashant Malani · 10 years ago
  87. 2c09b78 Revert "inputflinger: Add support for scaling and true value reporting" by Prashant Malani · 10 years ago
  88. 21612a2 inputflinger: Add support for scaling and true value reporting am: ee03865fe5 am: a777e8b70f am: 9363c7fa06 by Prashant Malani · 10 years ago
  89. ee03865 inputflinger: Add support for scaling and true value reporting by Prashant Malani · 10 years ago
  90. 93b94d5 Merge "inputflinger: Initial support for rotary encoders." into cw-e-dev am: 68fca5a176 am: e50ab08fd6 am: b7b7fa1769 by Prashant Malani · 10 years ago
  91. 68fca5a Merge "inputflinger: Initial support for rotary encoders." into cw-e-dev by Prashant Malani · 10 years ago
  92. 3dd617b When using trackpad, mouse pointer shows instead of circle by Amirhossein Simjour · 10 years ago
  93. 0faaa0b Inputflinger: hook up key event replacement processing by Dmitry Torokhov · 10 years ago
  94. 8e81282 DO NOT MERGE Cancel touches as well as pointer gestures. by Michael Wright · 11 years ago
  95. a16b98c DO NOT MERGE Revert "am f37143d8: Merge "Cancel touches as well as pointer gestures." into mnc-dev" by Michael Wright · 10 years ago
  96. ac72bbf inputflinger: Initial support for rotary encoders. by Prashant Malani · 10 years ago
  97. fbbaf2e Cancel touches as well as pointer gestures. by Michael Wright · 11 years ago
  98. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  99. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  100. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago