1. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 1 month ago
  2. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years ago
  3. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years ago
  4. bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years ago
  5. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
  6. 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 4 years ago
  7. 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" by Android Build Prod User · 4 years ago
  8. 2853b7a Use a FakePointerController for InputReaderIntegrationTests by Prabir Pradhan · 4 years ago
  9. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 1 month ago
  10. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 1 month ago
  11. c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 4 months ago
  12. 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 2 months ago
  13. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 4 months ago
  14. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 3 months ago
  15. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 3 months ago
  16. f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 4 months ago
  17. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 4 months ago
  18. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 5 months ago
  19. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 5 months ago
  20. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 6 months ago
  21. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 6 months ago
  22. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 4 years, 7 months ago
  23. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 4 years, 8 months ago
  24. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 4 years, 7 months ago
  25. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 4 years, 7 months ago
  26. 03ea035 Added the ability to read external batteries by Kim Low · 4 years, 10 months ago
  27. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 4 years, 8 months ago
  28. dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 4 years, 8 months ago
  29. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 4 years, 8 months ago
  30. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 4 years, 9 months ago
  31. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 11 months ago
  32. 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 4 years, 9 months ago
  33. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 4 years, 9 months ago
  34. 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 4 years, 9 months ago
  35. 8714371 Support combined vibration effects with input device. by Chris Ye · 4 years, 10 months ago
  36. 1c2e089 Get Input device information in locked context by Chris Ye · 4 years, 9 months ago
  37. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 4 years, 10 months ago
  38. dde67b8 Support multiple internal and external viewports by Michael Wright · 4 years, 10 months ago
  39. 23b5d27 Merge "Change InputReader::getInputDevices to return vector of InputDeviceInfo." by TreeHugger Robot · 5 years ago
  40. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  41. 6fe9578 Fix Process_LockedKeysShouldToggleAfterReattach test failure by arthurhung · 5 years ago
  42. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  43. f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  44. a52ade1 Do not generate meta state for device does not have the key. by Chris Ye · 5 years ago
  45. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  46. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  47. dcef2dc Integrate FakeInputReaderContext to the real implement by arthurhung · 5 years ago
  48. 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
  49. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  50. c8bfa54 Add tests for merged InputDevice cases by Nathaniel R. Lewis · 6 years ago
  51. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  52. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  53. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  54. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  55. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 5 years ago
  56. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 5 years ago
  57. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 5 years ago
  58. a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 5 years ago
  59. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 5 years ago
  60. 85c2ee6 Merge "Wait longer for configuration change" into rvc-dev by TreeHugger Robot · 5 years ago
  61. f0db5b8 Wait longer for configuration change by Siarhei Vishniakou · 5 years ago
  62. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 5 years ago
  63. aab2562 Add TouchIntegrationTest tests by Arthur Hung · 6 years ago
  64. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  65. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  66. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 6 years ago
  67. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  68. 343631d Merge "Support multiple EventHub devices per InputDevice" by TreeHugger Robot · 6 years ago
  69. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  70. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  71. 0f7c42e Merge "Change InputReader::mDevices collection type" by TreeHugger Robot · 6 years ago
  72. ab3ea1d Merge "Add InputReader Integration tests" by TreeHugger Robot · 6 years ago
  73. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  74. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  75. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
  76. 1aed858 Add InputReader Integration tests by Prabir Pradhan · 6 years ago
  77. 888a6a4 Let InputReader set mouse cursor's display. by Garfield Tan · 6 years ago
  78. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  79. d041c5d Default TV remote keys to no-wake by Powei Feng · 6 years ago
  80. 28efc19 Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  81. 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 6 years ago
  82. f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  83. b2ffebe Merge "Revert "Let InputReader handle its own thread"" by TreeHugger Robot · 6 years ago
  84. 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 6 years ago
  85. 97d39b5 Merge "Let InputReader handle its own thread" by TreeHugger Robot · 6 years ago
  86. ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 6 years ago
  87. 5cf5045 Merge "Make InputReader test components thread safe" by TreeHugger Robot · 6 years ago
  88. 2574dfa Make InputReader test components thread safe by Prabir Pradhan · 6 years ago
  89. 05de577 Fix foldable emulator touch does not work by Arthur Hung · 6 years ago
  90. 6cd19a4 Make sure that touches are within the surface. by Arthur Hung · 6 years ago
  91. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago
  92. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
  93. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago
  94. 9da1473 Fix touch can't work after enabled the associated viewport by Arthur Hung · 6 years ago
  95. 2c9a334 Add associated function to physical keyboard by Arthur Hung · 6 years ago
  96. 3bc7e09 Do not use RefBase in EventHub by Siarhei Vishniakou · 6 years ago
  97. c6f6119 Revert "Revert "Use std::set instead of SortedVector"" by Siarhei Vishniakou · 6 years ago
  98. 2d8cc89 Revert "Use std::set instead of SortedVector" by Pin-Yu Huang · 6 years ago
  99. a03f0de Use std::set instead of SortedVector by Siarhei Vishniakou · 6 years ago
  100. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 6 years ago