1. b04b9b8 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 3 years, 6 months ago
  2. d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 3 years, 6 months ago
  3. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 3 years, 6 months ago
  4. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  5. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 3 years, 6 months ago
  6. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 3 years, 6 months ago
  7. 3aedc6f Merge "InputDispatcher: Refactor focus logic into FocusResolver" by Vishnu Nair · 3 years, 7 months ago
  8. db26f18 Merge "Add applicationInfo.token to dumps" by Bernardo Rufino · 3 years, 7 months ago
  9. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 3 years, 7 months ago
  10. 49d99e4 Add applicationInfo.token to dumps by Bernardo Rufino · 3 years, 7 months ago
  11. 1ff9d59 Don't block touches if same application token by Bernardo Rufino · 3 years, 7 months ago
  12. f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 3 years, 7 months ago
  13. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 3 years, 8 months ago
  14. 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 3 years, 7 months ago
  15. 0e94797 Merge "Move createKeyEvent to a static function" by TreeHugger Robot · 3 years, 7 months ago
  16. b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 3 years, 7 months ago
  17. ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 3 years, 8 months ago
  18. f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 3 years, 9 months ago
  19. 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 3 years, 8 months ago
  20. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 3 years, 8 months ago
  21. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 3 years, 8 months ago
  22. 2e2ea99 Move createKeyEvent to a static function by Siarhei Vishniakou · 3 years, 8 months ago
  23. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 3 years, 8 months ago
  24. e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 3 years, 8 months ago
  25. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 3 years, 10 months ago
  26. 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 3 years, 8 months ago
  27. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 3 years, 9 months ago
  28. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 3 years, 8 months ago
  29. 95bd9a3 Merge "SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener" by TreeHugger Robot · 3 years, 9 months ago
  30. 5fd822d Improve dump: type & touchOcclusionMode by Bernardo Rufino · 3 years, 9 months ago
  31. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 3 years, 9 months ago
  32. a5d3496 Merge "Tell policy about responsive connections" by TreeHugger Robot · 3 years, 9 months ago
  33. 7899958 Merge "Add id & alpha to input dumps" by Bernardo Rufino · 3 years, 9 months ago
  34. 0f6a36e Add id & alpha to input dumps by Bernardo Rufino · 3 years, 9 months ago
  35. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 3 years, 10 months ago
  36. 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 3 years, 9 months ago
  37. f7e67db Merge "Add dump of pending focus requests" by TreeHugger Robot · 3 years, 9 months ago
  38. ad99140 Add dump of pending focus requests by Siarhei Vishniakou · 3 years, 10 months ago
  39. c2f1fad Add more info to input dump and occlusion log by Bernardo Rufino · 3 years, 9 months ago
  40. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 3 years, 9 months ago
  41. ec51491 Merge "Use shared_ptr for EventEntry" by TreeHugger Robot · 3 years, 10 months ago
  42. 5fcd8cf Merge "Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection" by TreeHugger Robot · 3 years, 10 months ago
  43. 653d2e0 Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection by Bernardo Rufino · 3 years, 10 months ago
  44. 38a6d27 Remove log that we will drop event soon by Siarhei Vishniakou · 3 years, 10 months ago
  45. 4bae0ac Add debug logs in case of untrusted touches by Bernardo Rufino · 3 years, 10 months ago
  46. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 3 years, 10 months ago
  47. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 3 years, 10 months ago
  48. a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 4 years, 10 months ago
  49. ad3b184 Merge "Use enum class for injection constants" by TreeHugger Robot · 3 years, 10 months ago
  50. 14411c9 Limit the number of printed entries in a queue by Siarhei Vishniakou · 3 years, 11 months ago
  51. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 4 years, 7 months ago
  52. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 3 years, 10 months ago
  53. f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 4 years ago
  54. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 4 years ago
  55. 8007daf [Attempt #2] Consider UID instead of PID in canBeObscuredBy() by Bernardo Rufino · 3 years, 11 months ago
  56. a72accd Check window token when extending timeout by Siarhei Vishniakou · 3 years, 11 months ago
  57. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 3 years, 11 months ago
  58. 2ad9539 Fix dispatcher logic of handling same key pressed and released from different by Chris Ye · 4 years ago
  59. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 3 years, 11 months ago
  60. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 3 years, 11 months ago
  61. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 3 years, 11 months ago
  62. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 3 years, 11 months ago
  63. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 3 years, 11 months ago
  64. e41c451 Ensure setFocusedApplication resets no focused window timeout by Siarhei Vishniakou · 4 years ago
  65. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 4 years ago
  66. adefc3e Unregister input channel by token by Siarhei Vishniakou · 4 years ago
  67. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 4 years ago
  68. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 4 years ago
  69. ad321cd Track focused window by using window token by Vishnu Nair · 4 years ago
  70. 09c8d2d Created libattestation by chaviw · 4 years ago
  71. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 4 years ago
  72. 85b4420 Add prefix to transform dump to align the data better by chaviw · 4 years, 1 month ago
  73. 3c2d6f5 Update language to comply with Android's inclusive language guidance by Chris Ye · 4 years ago
  74. 122d496 Merge "Add default input dispatching timeout constant" by Siarhei Vishniakou · 4 years ago
  75. 7d3d00d Add reason to focus change event log by Vishnu Nair · 4 years ago
  76. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 4 years ago
  77. a2862a0 Ensure window with NO_INPUT_CHANNEL drops touches by Siarhei Vishniakou · 4 years, 1 month ago
  78. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 4 years, 1 month ago
  79. 9eaa22c Updated MotionEvent to use Transform by chaviw · 4 years, 1 month ago
  80. 1bd1fcf Merge "Add setFocusedWindow function stub" by TreeHugger Robot · 4 years, 1 month ago
  81. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 4 years, 1 month ago
  82. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years, 1 month ago
  83. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years, 1 month ago
  84. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 1 month ago
  85. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  86. 887b7d9 Log windows that are being interacted with - 2 by Siarhei Vishniakou · 4 years, 2 months ago
  87. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 1 month ago
  88. a64c159 Move seq to header by Siarhei Vishniakou · 4 years, 2 months ago
  89. df26e86 Fix 2 issues related to hover event dispatching. by Garfield Tan · 4 years, 1 month ago
  90. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 4 years, 1 month ago
  91. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 4 years, 10 months ago
  92. 7b796d2 Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff am: 668e5b92b5 am: 4b6a3505e8 am: c387a82b11 by TreeHugger Robot · 4 years, 2 months ago
  93. be73767 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 4 years, 2 months ago
  94. 44364d4 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d am: 58d24469ad am: 6112e05102 am: 87ed341f41 by Mady Mellor · 4 years, 2 months ago
  95. 017bcd1 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" by Mady Mellor · 4 years, 2 months ago
  96. 87b6086 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 am: 5d7b212a3f am: 9d9c6c9676 am: 0e326735ae by arthurhung · 4 years, 2 months ago
  97. 80d685a Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 4 years, 2 months ago
  98. ff4b6eb Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 am: b68b87bc7f am: 8473df8825 am: 333b6619c6 by TreeHugger Robot · 4 years, 2 months ago
  99. 34ed4d4 Ensure connection is non-null by Siarhei Vishniakou · 4 years, 2 months ago
  100. afde1b2 Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93 am: 609de5a2df am: 51b4e554e4 am: 7dc68a7466 by TreeHugger Robot · 4 years, 2 months ago