1. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years, 2 months ago
  2. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 4 years, 2 months ago
  3. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years, 2 months ago
  4. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years, 2 months ago
  5. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 4 years, 2 months ago
  6. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years, 2 months ago
  7. 9d926a8 Merge "(TouchMode Permission 2.4/n) Update touch mode tests" by Antonio Kantek · 4 years, 2 months ago
  8. 26defcf (TouchMode Permission 2.4/n) Update touch mode tests by Antonio Kantek · 4 years, 2 months ago
  9. 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years, 2 months ago
  10. f24d8d6 Merge changes If3d6ea21,Iab8360f2 by TreeHugger Robot · 4 years, 2 months ago
  11. 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 4 years, 2 months ago
  12. e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 4 years, 2 months ago
  13. b0977e0 Merge "InputDispatcher: Remove gesture monitor implementation" by TreeHugger Robot · 4 years, 2 months ago
  14. dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 4 years, 3 months ago
  15. d2f1637 Merge "InputDispatcher: Update tests to verify spy window gesture monitors" by Prabir Pradhan · 4 years, 2 months ago
  16. a3ab87a InputDispatcher_test: Fix death tests by Prabir Pradhan · 4 years, 2 months ago
  17. ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 4 years, 3 months ago
  18. 1376fcd InputDispatcher: Update tests to verify spy window gesture monitors by Prabir Pradhan · 4 years, 2 months ago
  19. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years, 3 months ago
  20. 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 4 years, 3 months ago
  21. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years, 3 months ago
  22. 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 4 years, 4 months ago
  23. d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years, 6 months ago
  24. daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 4 months ago
  25. 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 4 years, 3 months ago
  26. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 5 months ago
  27. dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 4 years, 4 months ago
  28. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 4 months ago
  29. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 4 months ago
  30. 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 4 months ago
  31. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 4 months ago
  32. 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 4 months ago
  33. fbfa572 Allow touch split enabled when no window touched by Arthur Hung · 4 years, 5 months ago
  34. ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 4 years, 5 months ago
  35. e1e23f4 Revert "Input injection: Assume transformed values are in logica..." by Jay Wang · 4 years, 5 months ago
  36. 2ebf7ed Merge "Ensure wallpaper connection is valid before canceling its events" by TreeHugger Robot · 4 years, 5 months ago
  37. ff41cc7 Merge "Notify policy about broken input channels" by TreeHugger Robot · 4 years, 5 months ago
  38. f155b3e Input injection: Assume transformed values are in logical display space by Prabir Pradhan · 4 years, 5 months ago
  39. 2b03097 Ensure wallpaper connection is valid before canceling its events by Siarhei Vishniakou · 4 years, 5 months ago
  40. 7aa3e94 Notify policy about broken input channels by Siarhei Vishniakou · 4 years, 5 months ago
  41. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 5 months ago
  42. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 5 months ago
  43. b3307ee Add logs to trace no window touched and cancel event by Arthur Hung · 4 years, 6 months ago
  44. a857f0a Merge "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 6 months ago
  45. c44ce4d Add tests to ensure InputDispatcher uses the coorect coordinate space by Prabir Pradhan · 4 years, 6 months ago
  46. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 6 months ago
  47. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 7 months ago
  48. f16f283 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 6 months ago
  49. 967bf71 Revert "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 6 months ago
  50. 4eecba7 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 7 months ago
  51. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 7 months ago
  52. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 7 months ago
  53. 7d0cc9c Merge "InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags" by Vishnu Nair · 4 years, 7 months ago
  54. 062a867 InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags by Vishnu Nair · 4 years, 7 months ago
  55. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 9 months ago
  56. ea9e667 Fix drag and drop failed while recording video am: abbb9d8a0d am: a6efb77a59 by Arthur Hung · 4 years, 7 months ago
  57. a6efb77 Fix drag and drop failed while recording video am: abbb9d8a0d by Arthur Hung · 4 years, 7 months ago
  58. abbb9d8 Fix drag and drop failed while recording video by Arthur Hung · 4 years, 7 months ago
  59. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 8 months ago
  60. 1c494c5 Use multiplied timeout for tests by Siarhei Vishniakou · 4 years, 8 months ago
  61. 6bb73f6 Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 by Chavi Weingarten · 4 years, 8 months ago
  62. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 10 months ago
  63. f854dad Plumb through display orientation separate from transform am: 0957669e41 by Evan Rosky · 4 years, 9 months ago
  64. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 9 months ago
  65. b0cf975 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 5107ce6122 by TreeHugger Robot · 4 years, 9 months ago
  66. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 9 months ago
  67. 5107ce6 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 9 months ago
  68. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 10 months ago
  69. 269e2b2 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev am: 5d356b04e4 by Chavi Weingarten · 4 years, 9 months ago
  70. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 11 months ago
  71. ea509de Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 am: ce498e3e48 by Vishnu Nair · 4 years, 10 months ago
  72. ce498e3 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 by Vishnu Nair · 4 years, 10 months ago
  73. 98d5cfe Merge changes from topics "motion-event-offset-pointer-sources", "motionevent-rotate-relative-xy-sv2" into sc-v2-dev am: 20f5567143 by TreeHugger Robot · 4 years, 10 months ago
  74. 664834b InputDispatcher: Remove transform only for joysticks and touchpads by Prabir Pradhan · 4 years, 11 months ago
  75. 1d0f2f9 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 by Vishnu Nair · 4 years, 10 months ago
  76. 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 4 years, 10 months ago
  77. b8cd3f3 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: e106303776 by Siarhei Vishniakou · 4 years, 10 months ago
  78. 8ab9434 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a by Siarhei Vishniakou · 4 years, 10 months ago
  79. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 11 months ago
  80. 4223291 [BugFix] Reset key repeating in case a keyboard device was disabled or enabled. by liushenxiang · 4 years, 11 months ago
  81. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 5 years ago
  82. 23cb599 Merge "Add InputDispatcherInterface::transferTouch api" into sc-dev by TreeHugger Robot · 5 years ago
  83. d0c6bc8 Add InputDispatcherInterface::transferTouch api by Siarhei Vishniakou · 5 years ago
  84. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 5 years ago
  85. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 5 years ago
  86. 6d0571e Fix the drag window still alive after drop failed by Arthur Hung · 5 years ago
  87. 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 5 years ago
  88. d63b09b Merge "InputDispatcher: Check injection permission in tests" into sc-dev by TreeHugger Robot · 5 years ago
  89. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 5 years ago
  90. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  91. 93f342c InputDispatcher: Check injection permission in tests by Prabir Pradhan · 5 years ago
  92. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
  93. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
  94. bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 5 years ago
  95. 6025467 Merge "Add InputDispatcher unit tests for untrusted touches [6/n]" into sc-dev by Bernardo Rufino · 5 years ago
  96. 7393d17 Add InputDispatcher unit tests for untrusted touches [6/n] by Bernardo Rufino · 5 years ago
  97. 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 5 years ago
  98. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 5 years ago
  99. a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
  100. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago