1. 9a049d8 Merge changes from topic "input statistics" into sc-dev by TreeHugger Robot · 5 years ago
  2. c961c74 Add log for when gesture monitor is created by Siarhei Vishniakou · 5 years ago
  3. 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 5 years ago
  4. 99b9d38 Use zetasketch for input statistics by Siarhei Vishniakou · 5 years ago
  5. a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 5 years ago
  6. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 5 years ago
  7. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  8. 23cb599 Merge "Add InputDispatcherInterface::transferTouch api" into sc-dev by TreeHugger Robot · 5 years ago
  9. 4025664 Merge "Fix potential block in InputReader" into sc-dev by TreeHugger Robot · 5 years ago
  10. d0c6bc8 Add InputDispatcherInterface::transferTouch api by Siarhei Vishniakou · 5 years ago
  11. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 5 years ago
  12. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 5 years ago
  13. cadce9d Fix potential block in InputReader by Arthur Hung · 5 years ago
  14. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 5 years ago
  15. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 5 years ago
  16. de2afa8 Merge "Dispatcher: refactor getWindowHandleLocked and StrongPointerHash" into sc-dev by TreeHugger Robot · 5 years ago
  17. 6a9a831 Dispatcher: refactor getWindowHandleLocked and StrongPointerHash by Prabir Pradhan · 5 years ago
  18. f0dcab5 Merge "Log creation and removal of monitors" into sc-dev by TreeHugger Robot · 5 years ago
  19. 59a9f29 Log creation and removal of monitors by Siarhei Vishniakou · 5 years ago
  20. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 5 years ago
  21. 09b02ac Print string version of status when errors occur by Siarhei Vishniakou · 5 years ago
  22. 286c7f2 Merge "Fix the drag window still alive after drop failed" into sc-dev by Arthur Hung · 5 years ago
  23. 6d0571e Fix the drag window still alive after drop failed by Arthur Hung · 5 years ago
  24. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 5 years ago
  25. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 5 years ago
  26. 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 5 years ago
  27. d63b09b Merge "InputDispatcher: Check injection permission in tests" into sc-dev by TreeHugger Robot · 5 years ago
  28. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 5 years ago
  29. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  30. d5ecb64 Merge "Move drag event to InputDispatcher (5/n)" into sc-dev by Arthur Hung · 5 years ago
  31. 93f342c InputDispatcher: Check injection permission in tests by Prabir Pradhan · 5 years ago
  32. 277ee04 Merge "Add InputDevice stats atom logging" into sc-dev by Chris Ye · 5 years ago
  33. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
  34. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 5 years ago
  35. 870da00 Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" into sc-dev by Siarhei Vishniakou · 5 years ago
  36. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 5 years ago
  37. a158910 Merge "Move drag event to InputDispatcher (3/n)" into sc-dev by TreeHugger Robot · 5 years ago
  38. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 5 years ago
  39. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
  40. 5c2a678 Merge "Per-window input rotation: Let InputReader use un-rotated coordinates" into sc-dev by Prabir Pradhan · 5 years ago
  41. bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 5 years ago
  42. d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 5 years ago
  43. d3fef46 Add InputDevice stats atom logging by Chris Ye · 5 years ago
  44. 11e3408 Merge "Add support for a hw_timeout_multiplier system property." into sc-dev by Peter Collingbourne · 5 years ago
  45. a170ec6 Merge "Do not modify vector after getting references" into sc-dev by TreeHugger Robot · 5 years ago
  46. ef300c1 Merge "Use NamedEnum for printing Entry type" into sc-dev by TreeHugger Robot · 5 years ago
  47. 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 5 years ago
  48. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 5 years ago
  49. 6025467 Merge "Add InputDispatcher unit tests for untrusted touches [6/n]" into sc-dev by Bernardo Rufino · 5 years ago
  50. 8fafd5d Merge "InputDispatcher: Fix incorrect sensorType parameter when debugging" into sc-dev by TreeHugger Robot · 5 years ago
  51. a333267 Merge "Prevent duplicate devices from getting registered" into sc-dev by TreeHugger Robot · 5 years ago
  52. a4c502a Prevent duplicate devices from getting registered by Siarhei Vishniakou · 5 years ago
  53. 7393d17 Add InputDispatcher unit tests for untrusted touches [6/n] by Bernardo Rufino · 5 years ago
  54. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 5 years ago
  55. 834da01 Merge "FocusResolver: Persist focus requests" into sc-dev by TreeHugger Robot · 5 years ago
  56. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  57. 1dcad98 FocusResolver: Persist focus requests by Vishnu Nair · 5 years ago
  58. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  59. 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 5 years ago
  60. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 5 years ago
  61. 38f5ed3 Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev by TreeHugger Robot · 5 years ago
  62. d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 5 years ago
  63. be05b5b InputDispatcher: Fix incorrect sensorType parameter when debugging by Prabir Pradhan · 5 years ago
  64. a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
  65. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  66. b4e0a59 Include display ID in user activity reporting by Sean Stout · 5 years ago
  67. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  68. 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 5 years ago
  69. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 5 years ago
  70. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  71. b04b9b8 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 5 years ago
  72. 40dccb8 Merge "Add InputDispatcher unit tests for untrusted touches [4/n]" into sc-dev by TreeHugger Robot · 5 years ago
  73. ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 5 years ago
  74. cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
  75. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
  76. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  77. 0b5c887 Merge "Add logging for gesture monitors" into sc-dev by TreeHugger Robot · 5 years ago
  78. d6bdaf4 Merge "Add InputDispatcher unit tests for untrusted touches [2/n]" into sc-dev by TreeHugger Robot · 5 years ago
  79. cfcb5c9 Merge "Add InputDispatcher unit tests for untrusted touches [1/n]" into sc-dev by Bernardo Rufino · 5 years ago
  80. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
  81. d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 5 years ago
  82. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago
  83. 618dcfe Merge "Send consumeTime from the app to InputDispatcher" into sc-dev by TreeHugger Robot · 5 years ago
  84. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  85. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  86. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
  87. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 5 years ago
  88. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 5 years ago
  89. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  90. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  91. d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 5 years ago
  92. c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 5 years ago
  93. f808f33 Merge "Clear cooked state and touch spots when disabled" by Garfield Tan · 5 years ago
  94. 3aedc6f Merge "InputDispatcher: Refactor focus logic into FocusResolver" by Vishnu Nair · 5 years ago
  95. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  96. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 5 years ago
  97. db26f18 Merge "Add applicationInfo.token to dumps" by Bernardo Rufino · 5 years ago
  98. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
  99. 49d99e4 Add applicationInfo.token to dumps by Bernardo Rufino · 5 years ago
  100. 36ae46e Merge "Don't block touches if same application token" by Bernardo Rufino · 5 years ago