1. 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  2. d63b09b Merge "InputDispatcher: Check injection permission in tests" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  3. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 10 months ago
  4. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  5. 93f342c InputDispatcher: Check injection permission in tests by Prabir Pradhan · 4 years, 10 months ago
  6. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
  7. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
  8. bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 4 years, 10 months ago
  9. 6025467 Merge "Add InputDispatcher unit tests for untrusted touches [6/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
  10. 7393d17 Add InputDispatcher unit tests for untrusted touches [6/n] by Bernardo Rufino · 4 years, 11 months ago
  11. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 11 months ago
  12. 834da01 Merge "FocusResolver: Persist focus requests" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  13. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
  14. 1dcad98 FocusResolver: Persist focus requests by Vishnu Nair · 4 years, 11 months ago
  15. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 11 months ago
  16. 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
  17. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 11 months ago
  18. a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
  19. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 11 months ago
  20. b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 11 months ago
  21. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  22. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 4 years, 11 months ago
  23. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  24. 40dccb8 Merge "Add InputDispatcher unit tests for untrusted touches [4/n]" into sc-dev by TreeHugger Robot · 5 years ago
  25. ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 5 years ago
  26. cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
  27. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
  28. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  29. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
  30. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago
  31. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
  32. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 5 years ago
  33. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 5 years ago
  34. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  35. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  36. f808f33 Merge "Clear cooked state and touch spots when disabled" by Garfield Tan · 5 years ago
  37. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  38. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
  39. f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 5 years ago
  40. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 5 years ago
  41. 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 5 years ago
  42. dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 5 years ago
  43. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  44. dd4b346 Merge "Check input device's all sub devices for isEnabled()" by TreeHugger Robot · 5 years ago
  45. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  46. b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 5 years ago
  47. ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 5 years ago
  48. f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 5 years ago
  49. 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 5 years ago
  50. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 5 years ago
  51. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 5 years ago
  52. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 5 years ago
  53. e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 5 years ago
  54. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  55. e9d71b7 Merge "SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher" by Prabir Pradhan · 5 years ago
  56. 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 5 years ago
  57. 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 5 years ago
  58. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
  59. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 5 years ago
  60. 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 5 years ago
  61. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  62. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
  63. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  64. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 5 years ago
  65. 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 5 years ago
  66. dde67b8 Support multiple internal and external viewports by Michael Wright · 5 years ago
  67. a838839 Add TEST_MAPPING for input-related code by Siarhei Vishniakou · 5 years ago
  68. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 5 years ago
  69. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 5 years ago
  70. ad3b184 Merge "Use enum class for injection constants" by TreeHugger Robot · 5 years ago
  71. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  72. 23b5d27 Merge "Change InputReader::getInputDevices to return vector of InputDeviceInfo." by TreeHugger Robot · 5 years ago
  73. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  74. 2e6387b Merge "Fix Process_LockedKeysShouldToggleAfterReattach test failure" by TreeHugger Robot · 5 years ago
  75. f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 5 years ago
  76. 6fe9578 Fix Process_LockedKeysShouldToggleAfterReattach test failure by arthurhung · 5 years ago
  77. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  78. a72accd Check window token when extending timeout by Siarhei Vishniakou · 5 years ago
  79. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
  80. 2ad9539 Fix dispatcher logic of handling same key pressed and released from different by Chris Ye · 5 years ago
  81. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  82. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  83. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  84. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  85. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  86. e41c451 Ensure setFocusedApplication resets no focused window timeout by Siarhei Vishniakou · 5 years ago
  87. f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  88. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 5 years ago
  89. adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
  90. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
  91. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 5 years ago
  92. a52ade1 Do not generate meta state for device does not have the key. by Chris Ye · 5 years ago
  93. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  94. 09c8d2d Created libattestation by chaviw · 5 years ago
  95. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  96. dcef2dc Integrate FakeInputReaderContext to the real implement by arthurhung · 5 years ago
  97. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  98. 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
  99. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  100. fa74128 Update language to comply with Android's inclusive language guidance by Chris Ye · 5 years ago