1. 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
  2. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 11 months ago
  3. 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
  4. d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 5 years ago
  5. a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
  6. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 11 months ago
  7. b4e0a59 Include display ID in user activity reporting by Sean Stout · 5 years ago
  8. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  9. 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 5 years ago
  10. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 5 years ago
  11. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  12. 40dccb8 Merge "Add InputDispatcher unit tests for untrusted touches [4/n]" into sc-dev by TreeHugger Robot · 5 years ago
  13. ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 5 years ago
  14. cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
  15. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
  16. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  17. 0b5c887 Merge "Add logging for gesture monitors" into sc-dev by TreeHugger Robot · 5 years ago
  18. d6bdaf4 Merge "Add InputDispatcher unit tests for untrusted touches [2/n]" into sc-dev by TreeHugger Robot · 5 years ago
  19. cfcb5c9 Merge "Add InputDispatcher unit tests for untrusted touches [1/n]" into sc-dev by Bernardo Rufino · 5 years ago
  20. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
  21. d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 5 years ago
  22. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago
  23. 618dcfe Merge "Send consumeTime from the app to InputDispatcher" into sc-dev by TreeHugger Robot · 5 years ago
  24. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  25. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  26. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
  27. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 5 years ago
  28. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 5 years ago
  29. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  30. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  31. d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 5 years ago
  32. c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 5 years ago
  33. f808f33 Merge "Clear cooked state and touch spots when disabled" by Garfield Tan · 5 years ago
  34. 3aedc6f Merge "InputDispatcher: Refactor focus logic into FocusResolver" by Vishnu Nair · 5 years ago
  35. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  36. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 5 years ago
  37. db26f18 Merge "Add applicationInfo.token to dumps" by Bernardo Rufino · 5 years ago
  38. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
  39. 49d99e4 Add applicationInfo.token to dumps by Bernardo Rufino · 5 years ago
  40. 36ae46e Merge "Don't block touches if same application token" by Bernardo Rufino · 5 years ago
  41. e2f38ac Fix for-loop type. by Michael Wright · 5 years ago
  42. 1ff9d59 Don't block touches if same application token by Bernardo Rufino · 5 years ago
  43. f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 5 years ago
  44. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 5 years ago
  45. 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 5 years ago
  46. b604af0 Merge "Send mapper events via context" by TreeHugger Robot · 5 years ago
  47. dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 5 years ago
  48. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  49. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  50. dd4b346 Merge "Check input device's all sub devices for isEnabled()" by TreeHugger Robot · 5 years ago
  51. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  52. 0e94797 Merge "Move createKeyEvent to a static function" by TreeHugger Robot · 5 years ago
  53. b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 5 years ago
  54. ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 5 years ago
  55. f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 5 years ago
  56. 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 5 years ago
  57. 189c0f8 Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
  58. b8c9fff Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
  59. 5cad1fa Retain sensor data vector mapping when disabled. by Chris Ye · 5 years ago
  60. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 5 years ago
  61. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 5 years ago
  62. 2e2ea99 Move createKeyEvent to a static function by Siarhei Vishniakou · 5 years ago
  63. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 5 years ago
  64. dbbad30 CommandEntry: Initialize 'enabled' field by Greg Kaiser · 5 years ago
  65. e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 5 years ago
  66. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  67. b1e59a5 Merge "SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger" by TreeHugger Robot · 5 years ago
  68. e9d71b7 Merge "SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher" by Prabir Pradhan · 5 years ago
  69. 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 5 years ago
  70. 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 5 years ago
  71. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
  72. 87f7bec SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger by Prabir Pradhan · 5 years ago
  73. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 5 years ago
  74. d47bfc4 Merge "Correct assertNotifyMotionWasNotCalled check" by TreeHugger Robot · 5 years ago
  75. 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 5 years ago
  76. 98096b0 Merge "Add logging for FLAG_SLIPPERY usage" by TreeHugger Robot · 5 years ago
  77. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 5 years ago
  78. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  79. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
  80. 6df72d7 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 am: ba6f333c7d by Treehugger Robot · 5 years ago
  81. ba6f333 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 by Treehugger Robot · 5 years ago
  82. 59ecc3b Touchpad Capture: Fix issues with Pointer Controller by Prabir Pradhan · 5 years ago
  83. 95bd9a3 Merge "SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener" by TreeHugger Robot · 5 years ago
  84. 5fd822d Improve dump: type & touchOcclusionMode by Bernardo Rufino · 5 years ago
  85. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  86. a5d3496 Merge "Tell policy about responsive connections" by TreeHugger Robot · 5 years ago
  87. 2500bd6 Add some CTS input tests to presubmit by Siarhei Vishniakou · 5 years ago
  88. 7899958 Merge "Add id & alpha to input dumps" by Bernardo Rufino · 5 years ago
  89. 0f6a36e Add id & alpha to input dumps by Bernardo Rufino · 5 years ago
  90. cad8507 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 am: 581523889c by Treehugger Robot · 5 years ago
  91. 5815238 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 by Treehugger Robot · 5 years ago
  92. 9514d78 Remove viewport display ID assignment in pointer mode by Garfield Tan · 5 years ago
  93. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 5 years ago
  94. 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 5 years ago
  95. f7e67db Merge "Add dump of pending focus requests" by TreeHugger Robot · 5 years ago
  96. ad99140 Add dump of pending focus requests by Siarhei Vishniakou · 5 years ago
  97. c2f1fad Add more info to input dump and occlusion log by Bernardo Rufino · 5 years ago
  98. a267bd3 Merge "Support multiple internal and external viewports" by TreeHugger Robot · 5 years ago
  99. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 5 years ago
  100. dde67b8 Support multiple internal and external viewports by Michael Wright · 5 years ago