1. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 3 years, 9 months ago
  2. 03ea035 Added the ability to read external batteries by Kim Low · 4 years ago
  3. d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 3 years, 9 months ago
  4. c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 3 years, 9 months ago
  5. f808f33 Merge "Clear cooked state and touch spots when disabled" by Garfield Tan · 3 years, 9 months ago
  6. 3aedc6f Merge "InputDispatcher: Refactor focus logic into FocusResolver" by Vishnu Nair · 3 years, 9 months ago
  7. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 3 years, 9 months ago
  8. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 3 years, 9 months ago
  9. db26f18 Merge "Add applicationInfo.token to dumps" by Bernardo Rufino · 3 years, 9 months ago
  10. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 3 years, 9 months ago
  11. 49d99e4 Add applicationInfo.token to dumps by Bernardo Rufino · 3 years, 9 months ago
  12. 36ae46e Merge "Don't block touches if same application token" by Bernardo Rufino · 3 years, 9 months ago
  13. e2f38ac Fix for-loop type. by Michael Wright · 3 years, 9 months ago
  14. 1ff9d59 Don't block touches if same application token by Bernardo Rufino · 3 years, 9 months ago
  15. f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 3 years, 9 months ago
  16. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 3 years, 10 months ago
  17. 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 3 years, 10 months ago
  18. b604af0 Merge "Send mapper events via context" by TreeHugger Robot · 3 years, 10 months ago
  19. dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 3 years, 10 months ago
  20. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 3 years, 10 months ago
  21. cec3f6a Send mapper events via context by Siarhei Vishniakou · 4 years ago
  22. dd4b346 Merge "Check input device's all sub devices for isEnabled()" by TreeHugger Robot · 3 years, 10 months ago
  23. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 3 years, 10 months ago
  24. 0e94797 Merge "Move createKeyEvent to a static function" by TreeHugger Robot · 3 years, 10 months ago
  25. b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 3 years, 10 months ago
  26. ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 3 years, 10 months ago
  27. f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 4 years ago
  28. 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 3 years, 10 months ago
  29. 189c0f8 Add explicit Result::ok() checks where needed by Bernie Innocenti · 3 years, 10 months ago
  30. b8c9fff Add explicit Result::ok() checks where needed by Bernie Innocenti · 3 years, 10 months ago
  31. 5cad1fa Retain sensor data vector mapping when disabled. by Chris Ye · 3 years, 10 months ago
  32. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 3 years, 10 months ago
  33. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 3 years, 10 months ago
  34. 2e2ea99 Move createKeyEvent to a static function by Siarhei Vishniakou · 3 years, 10 months ago
  35. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 3 years, 10 months ago
  36. dbbad30 CommandEntry: Initialize 'enabled' field by Greg Kaiser · 3 years, 10 months ago
  37. e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 3 years, 10 months ago
  38. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years ago
  39. b1e59a5 Merge "SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger" by TreeHugger Robot · 3 years, 10 months ago
  40. e9d71b7 Merge "SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher" by Prabir Pradhan · 3 years, 10 months ago
  41. 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 3 years, 10 months ago
  42. 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 3 years, 11 months ago
  43. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 3 years, 11 months ago
  44. 87f7bec SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger by Prabir Pradhan · 3 years, 11 months ago
  45. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years ago
  46. d47bfc4 Merge "Correct assertNotifyMotionWasNotCalled check" by TreeHugger Robot · 3 years, 11 months ago
  47. 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 3 years, 11 months ago
  48. 98096b0 Merge "Add logging for FLAG_SLIPPERY usage" by TreeHugger Robot · 3 years, 11 months ago
  49. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 3 years, 11 months ago
  50. 8714371 Support combined vibration effects with input device. by Chris Ye · 4 years ago
  51. 1c2e089 Get Input device information in locked context by Chris Ye · 3 years, 11 months ago
  52. 6df72d7 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 am: ba6f333c7d by Treehugger Robot · 3 years, 11 months ago
  53. ba6f333 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 by Treehugger Robot · 3 years, 11 months ago
  54. 59ecc3b Touchpad Capture: Fix issues with Pointer Controller by Prabir Pradhan · 4 years ago
  55. 95bd9a3 Merge "SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener" by TreeHugger Robot · 4 years ago
  56. 5fd822d Improve dump: type & touchOcclusionMode by Bernardo Rufino · 4 years ago
  57. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 4 years ago
  58. a5d3496 Merge "Tell policy about responsive connections" by TreeHugger Robot · 4 years ago
  59. 2500bd6 Add some CTS input tests to presubmit by Siarhei Vishniakou · 4 years ago
  60. 7899958 Merge "Add id & alpha to input dumps" by Bernardo Rufino · 4 years ago
  61. 0f6a36e Add id & alpha to input dumps by Bernardo Rufino · 4 years ago
  62. cad8507 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 am: 581523889c by Treehugger Robot · 4 years ago
  63. 5815238 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 by Treehugger Robot · 4 years ago
  64. 9514d78 Remove viewport display ID assignment in pointer mode by Garfield Tan · 4 years ago
  65. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 4 years ago
  66. 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 4 years ago
  67. f7e67db Merge "Add dump of pending focus requests" by TreeHugger Robot · 4 years ago
  68. ad99140 Add dump of pending focus requests by Siarhei Vishniakou · 4 years ago
  69. c2f1fad Add more info to input dump and occlusion log by Bernardo Rufino · 4 years ago
  70. a267bd3 Merge "Support multiple internal and external viewports" by TreeHugger Robot · 4 years ago
  71. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 4 years ago
  72. dde67b8 Support multiple internal and external viewports by Michael Wright · 4 years ago
  73. 033f5d2 Merge "Add TEST_MAPPING for input-related code" by TreeHugger Robot · 4 years ago
  74. a838839 Add TEST_MAPPING for input-related code by Siarhei Vishniakou · 4 years ago
  75. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 4 years ago
  76. 2a32108 Merge "Add eventTime print out to Entry dump" by TreeHugger Robot · 4 years ago
  77. ec51491 Merge "Use shared_ptr for EventEntry" by TreeHugger Robot · 4 years ago
  78. a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 4 years ago
  79. 5fcd8cf Merge "Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection" by TreeHugger Robot · 4 years ago
  80. ed69c72 Merge "Check for focused window before raising 'no focused window' ANR" am: 04c8c11c9f am: 8b3bd252e3 am: cfdb6e3835 by Treehugger Robot · 4 years ago
  81. 1652fc3 Merge "Check window token when extending timeout" am: bbb7268d06 am: e8bcf6a40a am: fa8736c237 by Treehugger Robot · 4 years ago
  82. 653d2e0 Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection by Bernardo Rufino · 4 years ago
  83. 265ab01 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 4 years, 2 months ago
  84. 4e21979 Check window token when extending timeout by Siarhei Vishniakou · 4 years, 1 month ago
  85. 38a6d27 Remove log that we will drop event soon by Siarhei Vishniakou · 4 years ago
  86. 4bae0ac Add debug logs in case of untrusted touches by Bernardo Rufino · 4 years ago
  87. 02cc1ee Merge "Fix InputDevice listener notification for merged controller." into rvc-qpr-dev am: 72ec885345 by TreeHugger Robot · 4 years ago
  88. 516068e Merge "Merge ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 4 years ago
  89. 1f1a42b Merge changes from topic "ToupadPointerCapture" am: be23210bbe am: 888e5ea116 by Linzhao Ye · 4 years ago
  90. 96fb6c7 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. am: 1fb4530260 am: 8ed0e785be by Chris Ye · 4 years ago
  91. 5418a03 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. am: dca44af78b am: 0c74a52fa6 by Chris Ye · 4 years ago
  92. 2c0ca8c Add relative field to captured cursor device am: 611712ae14 am: bd764d9ebd by Nathaniel R. Lewis · 4 years ago
  93. ea6efcb Add relative coordinates for touchpad events. am: 50908afd6e am: 910dc1603b by Nathaniel R. Lewis · 4 years ago
  94. 83e7c0a Support "pointer" capture for touchpads am: eba157bc56 am: e49e8caf4d by Nathaniel R. Lewis · 4 years ago
  95. 7d42047 Allow touch if some pointers are MT_TOOL_PALM am: 6560004049 am: 182306f5cb by arthurhung · 4 years ago
  96. 47c26f5 Convert TouchInputMapper enums to enum classes. am: aff169e9c5 am: 54da491a5d by Michael Wright · 4 years ago
  97. 4b2268c Revise RELATIVE_X and RELATIVE_Y motion ranges documentation. by Chris Ye · 4 years, 1 month ago
  98. 1fb4530 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 4 years, 2 months ago
  99. dca44af Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 4 years, 3 months ago
  100. 611712a Add relative field to captured cursor device by Nathaniel R. Lewis · 5 years ago