1. 70fac28 Add VerifyInputEventTest to presubmit by Siarhei Vishniakou · 4 years, 6 months ago
  2. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  3. 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 4 years, 7 months ago
  4. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 7 months ago
  5. 6d2425d TouchVideoDevice: Silence log spam by Steve Pfetsch · 4 years, 7 months ago
  6. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  7. 657c2f0 Obsfucate the input device uniq id. by Chris Ye · 4 years, 8 months ago
  8. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 8 months ago
  9. f76775a Merge "Temporarily turn off latency reporting" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  10. 9a7d94a Temporarily turn off latency reporting by Siarhei Vishniakou · 4 years, 7 months ago
  11. accebe0 CursorInputMapper: Rotate cursor position for per-window-input-rotation by Prabir Pradhan · 4 years, 8 months ago
  12. f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 8 months ago
  13. 72b639e Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  14. 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 8 months ago
  15. 4400b40 Merge "Add libinput stack leakage test to presubmit" into sc-dev by Siarhei Vishniakou · 4 years, 8 months ago
  16. 9a049d8 Merge changes from topic "input statistics" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  17. c961c74 Add log for when gesture monitor is created by Siarhei Vishniakou · 4 years, 8 months ago
  18. ef93114 Add libinput stack leakage test to presubmit by Siarhei Vishniakou · 4 years, 10 months ago
  19. 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 8 months ago
  20. 99b9d38 Use zetasketch for input statistics by Siarhei Vishniakou · 4 years, 10 months ago
  21. a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 4 years, 10 months ago
  22. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 10 months ago
  23. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  24. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 8 months ago
  25. 23cb599 Merge "Add InputDispatcherInterface::transferTouch api" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  26. 4025664 Merge "Fix potential block in InputReader" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  27. d0c6bc8 Add InputDispatcherInterface::transferTouch api by Siarhei Vishniakou · 4 years, 10 months ago
  28. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  29. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 months ago
  30. cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 8 months ago
  31. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 4 years, 9 months ago
  32. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  33. de2afa8 Merge "Dispatcher: refactor getWindowHandleLocked and StrongPointerHash" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  34. 93a0f91 Cancel touchscreen gestures from Dispatcher when display rotates by Prabir Pradhan · 4 years, 9 months ago
  35. 6a9a831 Dispatcher: refactor getWindowHandleLocked and StrongPointerHash by Prabir Pradhan · 4 years, 9 months ago
  36. f0dcab5 Merge "Log creation and removal of monitors" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  37. 59a9f29 Log creation and removal of monitors by Siarhei Vishniakou · 4 years, 9 months ago
  38. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 9 months ago
  39. 09b02ac Print string version of status when errors occur by Siarhei Vishniakou · 4 years, 9 months ago
  40. 286c7f2 Merge "Fix the drag window still alive after drop failed" into sc-dev by Arthur Hung · 4 years, 9 months ago
  41. 6d0571e Fix the drag window still alive after drop failed by Arthur Hung · 4 years, 9 months ago
  42. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 9 months ago
  43. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 10 months ago
  44. 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  45. d63b09b Merge "InputDispatcher: Check injection permission in tests" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  46. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 10 months ago
  47. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  48. d5ecb64 Merge "Move drag event to InputDispatcher (5/n)" into sc-dev by Arthur Hung · 4 years, 10 months ago
  49. 93f342c InputDispatcher: Check injection permission in tests by Prabir Pradhan · 4 years, 10 months ago
  50. 277ee04 Merge "Add InputDevice stats atom logging" into sc-dev by Chris Ye · 4 years, 10 months ago
  51. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
  52. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
  53. 870da00 Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" into sc-dev by Siarhei Vishniakou · 4 years, 10 months ago
  54. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
  55. a158910 Merge "Move drag event to InputDispatcher (3/n)" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  56. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 10 months ago
  57. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
  58. 5c2a678 Merge "Per-window input rotation: Let InputReader use un-rotated coordinates" into sc-dev by Prabir Pradhan · 4 years, 10 months ago
  59. bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 4 years, 10 months ago
  60. d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 4 years, 10 months ago
  61. d3fef46 Add InputDevice stats atom logging by Chris Ye · 4 years, 10 months ago
  62. 11e3408 Merge "Add support for a hw_timeout_multiplier system property." into sc-dev by Peter Collingbourne · 4 years, 10 months ago
  63. a170ec6 Merge "Do not modify vector after getting references" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
  64. ef300c1 Merge "Use NamedEnum for printing Entry type" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  65. 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 4 years, 11 months ago
  66. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 4 years, 11 months ago
  67. 6025467 Merge "Add InputDispatcher unit tests for untrusted touches [6/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
  68. 8fafd5d Merge "InputDispatcher: Fix incorrect sensorType parameter when debugging" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  69. a333267 Merge "Prevent duplicate devices from getting registered" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  70. a4c502a Prevent duplicate devices from getting registered by Siarhei Vishniakou · 5 years ago
  71. 7393d17 Add InputDispatcher unit tests for untrusted touches [6/n] by Bernardo Rufino · 4 years, 11 months ago
  72. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 11 months ago
  73. 834da01 Merge "FocusResolver: Persist focus requests" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  74. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
  75. 1dcad98 FocusResolver: Persist focus requests by Vishnu Nair · 4 years, 11 months ago
  76. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 11 months ago
  77. 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
  78. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 11 months ago
  79. 38f5ed3 Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev by TreeHugger Robot · 4 years, 11 months ago
  80. d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 4 years, 11 months ago
  81. be05b5b InputDispatcher: Fix incorrect sensorType parameter when debugging by Prabir Pradhan · 4 years, 11 months ago
  82. a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
  83. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 11 months ago
  84. b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 11 months ago
  85. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  86. 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 4 years, 11 months ago
  87. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 4 years, 11 months ago
  88. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  89. b04b9b8 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 5 years ago
  90. 40dccb8 Merge "Add InputDispatcher unit tests for untrusted touches [4/n]" into sc-dev by TreeHugger Robot · 5 years ago
  91. ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 5 years ago
  92. cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
  93. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
  94. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  95. 0b5c887 Merge "Add logging for gesture monitors" into sc-dev by TreeHugger Robot · 5 years ago
  96. d6bdaf4 Merge "Add InputDispatcher unit tests for untrusted touches [2/n]" into sc-dev by TreeHugger Robot · 5 years ago
  97. cfcb5c9 Merge "Add InputDispatcher unit tests for untrusted touches [1/n]" into sc-dev by Bernardo Rufino · 5 years ago
  98. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
  99. d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 5 years ago
  100. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago