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