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