1. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
  2. 5c2a678 Merge "Per-window input rotation: Let InputReader use un-rotated coordinates" into sc-dev by Prabir Pradhan · 5 years ago
  3. bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 5 years ago
  4. d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 5 years ago
  5. 11e3408 Merge "Add support for a hw_timeout_multiplier system property." into sc-dev by Peter Collingbourne · 5 years ago
  6. a170ec6 Merge "Do not modify vector after getting references" into sc-dev by TreeHugger Robot · 5 years ago
  7. ef300c1 Merge "Use NamedEnum for printing Entry type" into sc-dev by TreeHugger Robot · 5 years ago
  8. 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 5 years ago
  9. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 5 years ago
  10. 6025467 Merge "Add InputDispatcher unit tests for untrusted touches [6/n]" into sc-dev by Bernardo Rufino · 5 years ago
  11. 8fafd5d Merge "InputDispatcher: Fix incorrect sensorType parameter when debugging" into sc-dev by TreeHugger Robot · 5 years ago
  12. a333267 Merge "Prevent duplicate devices from getting registered" into sc-dev by TreeHugger Robot · 5 years ago
  13. a4c502a Prevent duplicate devices from getting registered by Siarhei Vishniakou · 5 years ago
  14. 7393d17 Add InputDispatcher unit tests for untrusted touches [6/n] by Bernardo Rufino · 5 years ago
  15. 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 5 years ago
  16. 834da01 Merge "FocusResolver: Persist focus requests" into sc-dev by TreeHugger Robot · 5 years ago
  17. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  18. 1dcad98 FocusResolver: Persist focus requests by Vishnu Nair · 5 years ago
  19. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  20. 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 5 years ago
  21. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 5 years ago
  22. 38f5ed3 Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev by TreeHugger Robot · 5 years ago
  23. d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 5 years ago
  24. be05b5b InputDispatcher: Fix incorrect sensorType parameter when debugging by Prabir Pradhan · 5 years ago
  25. a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
  26. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  27. b4e0a59 Include display ID in user activity reporting by Sean Stout · 5 years ago
  28. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  29. 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 5 years ago
  30. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 5 years ago
  31. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  32. b04b9b8 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 5 years ago
  33. 40dccb8 Merge "Add InputDispatcher unit tests for untrusted touches [4/n]" into sc-dev by TreeHugger Robot · 5 years ago
  34. ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 5 years ago
  35. cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
  36. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
  37. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  38. 0b5c887 Merge "Add logging for gesture monitors" into sc-dev by TreeHugger Robot · 5 years ago
  39. d6bdaf4 Merge "Add InputDispatcher unit tests for untrusted touches [2/n]" into sc-dev by TreeHugger Robot · 5 years ago
  40. cfcb5c9 Merge "Add InputDispatcher unit tests for untrusted touches [1/n]" into sc-dev by Bernardo Rufino · 5 years ago
  41. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
  42. d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 5 years ago
  43. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago
  44. 618dcfe Merge "Send consumeTime from the app to InputDispatcher" into sc-dev by TreeHugger Robot · 5 years ago
  45. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  46. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  47. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
  48. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 5 years ago
  49. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 5 years ago
  50. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  51. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  52. d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 5 years ago
  53. c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 5 years ago
  54. f808f33 Merge "Clear cooked state and touch spots when disabled" by Garfield Tan · 5 years ago
  55. 3aedc6f Merge "InputDispatcher: Refactor focus logic into FocusResolver" by Vishnu Nair · 5 years ago
  56. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  57. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 5 years ago
  58. db26f18 Merge "Add applicationInfo.token to dumps" by Bernardo Rufino · 5 years ago
  59. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
  60. 49d99e4 Add applicationInfo.token to dumps by Bernardo Rufino · 5 years ago
  61. 36ae46e Merge "Don't block touches if same application token" by Bernardo Rufino · 5 years ago
  62. e2f38ac Fix for-loop type. by Michael Wright · 5 years ago
  63. 1ff9d59 Don't block touches if same application token by Bernardo Rufino · 5 years ago
  64. f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 5 years ago
  65. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 5 years ago
  66. 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 5 years ago
  67. b604af0 Merge "Send mapper events via context" by TreeHugger Robot · 5 years ago
  68. dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 5 years ago
  69. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  70. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  71. dd4b346 Merge "Check input device's all sub devices for isEnabled()" by TreeHugger Robot · 5 years ago
  72. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  73. 0e94797 Merge "Move createKeyEvent to a static function" by TreeHugger Robot · 5 years ago
  74. b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 5 years ago
  75. ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 5 years ago
  76. f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 5 years ago
  77. 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 5 years ago
  78. 189c0f8 Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
  79. b8c9fff Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
  80. 5cad1fa Retain sensor data vector mapping when disabled. by Chris Ye · 5 years ago
  81. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 5 years ago
  82. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 5 years ago
  83. 2e2ea99 Move createKeyEvent to a static function by Siarhei Vishniakou · 5 years ago
  84. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 5 years ago
  85. dbbad30 CommandEntry: Initialize 'enabled' field by Greg Kaiser · 5 years ago
  86. e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 5 years ago
  87. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  88. b1e59a5 Merge "SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger" by TreeHugger Robot · 5 years ago
  89. e9d71b7 Merge "SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher" by Prabir Pradhan · 5 years ago
  90. 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 5 years ago
  91. 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 5 years ago
  92. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
  93. 87f7bec SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger by Prabir Pradhan · 5 years ago
  94. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 5 years ago
  95. d47bfc4 Merge "Correct assertNotifyMotionWasNotCalled check" by TreeHugger Robot · 5 years ago
  96. 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 5 years ago
  97. 98096b0 Merge "Add logging for FLAG_SLIPPERY usage" by TreeHugger Robot · 5 years ago
  98. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 5 years ago
  99. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  100. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago