1. 882bd9b Send correct downtime for motion events in split pointers case by Vaibhav Devmurari · 3 years, 7 months ago
  2. 6abcf8f Call pilfer pointers when second pointer goes down during D&D by Vaibhav Devmurari · 3 years, 7 months ago
  3. 086feab Merge "Modify pilferpointers API to selectively cancel pointers" by Vaibhav Devmurari · 3 years, 7 months ago
  4. 3fc7a61 Merge "Fix drag surface may stuck in multi displays" into tm-dev am: 02165220ca am: 32c8686614 by TreeHugger Robot · 3 years, 8 months ago
  5. 3915c1f Fix drag surface may stuck in multi displays by Arthur Hung · 3 years, 8 months ago
  6. ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 8 months ago
  7. 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 3 years, 9 months ago
  8. 1e28ac4 Fix drag and drop may stuck in multi touch am: 54745651cc am: f270ca49ab am: 7b2bea286e am: 43db0f8c1c by Arthur Hung · 3 years, 9 months ago
  9. 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 9 months ago
  10. 5474565 Fix drag and drop may stuck in multi touch by Arthur Hung · 3 years, 9 months ago
  11. 0d17cd4 Merge "Address Pointer Capture crash during rapid toggles" into tm-dev am: 0f24a7c37b am: 810b002899 am: 689e8ad651 am: 0c2c497727 by Prabir Pradhan · 3 years, 9 months ago
  12. 7092e26 Address Pointer Capture crash during rapid toggles by Prabir Pradhan · 3 years, 9 months ago
  13. 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 9 months ago
  14. 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 9 months ago
  15. 9fdc02c Merge "Revert "Change input injection security model to require INJECT_..."" into tm-dev by Prabir Pradhan · 3 years, 9 months ago
  16. d16a2ea Merge "Handle multiple windows in transferTouch" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  17. 7ae7afd Handle multiple windows in transferTouch by Siarhei Vishniakou · 3 years, 10 months ago
  18. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 10 months ago
  19. 820a542 Merge "Change input injection security model to require INJECT_EVENTS permission" into tm-dev by Prabir Pradhan · 3 years, 10 months ago
  20. 468a0d4 Merge "Add tests for WATCH_OUTSIDE_TOUCH and touches outside windows" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  21. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 10 months ago
  22. f7c6df1 Merge "Add last interacted window check in setInTouchMode" into tm-dev by Antonio Kantek · 3 years, 10 months ago
  23. 48710e4 Add last interacted window check in setInTouchMode by Antonio Kantek · 3 years, 10 months ago
  24. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  25. 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 3 years, 10 months ago
  26. 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 3 years, 11 months ago
  27. b60b1dc Add tests for WATCH_OUTSIDE_TOUCH and touches outside windows by Prabir Pradhan · 3 years, 10 months ago
  28. 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 4 years ago
  29. 506d7d3 Merge "Add tests for some split touch cases" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  30. a16e3a2 Add tests for some split touch cases by Siarhei Vishniakou · 3 years, 11 months ago
  31. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years ago
  32. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 4 years ago
  33. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
  34. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago
  35. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 4 years ago
  36. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years ago
  37. 9d926a8 Merge "(TouchMode Permission 2.4/n) Update touch mode tests" by Antonio Kantek · 4 years ago
  38. 26defcf (TouchMode Permission 2.4/n) Update touch mode tests by Antonio Kantek · 4 years ago
  39. 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years ago
  40. f24d8d6 Merge changes If3d6ea21,Iab8360f2 by TreeHugger Robot · 4 years ago
  41. 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 4 years ago
  42. e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 4 years ago
  43. b0977e0 Merge "InputDispatcher: Remove gesture monitor implementation" by TreeHugger Robot · 4 years ago
  44. dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 4 years ago
  45. d2f1637 Merge "InputDispatcher: Update tests to verify spy window gesture monitors" by Prabir Pradhan · 4 years ago
  46. a3ab87a InputDispatcher_test: Fix death tests by Prabir Pradhan · 4 years ago
  47. ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 4 years, 1 month ago
  48. 1376fcd InputDispatcher: Update tests to verify spy window gesture monitors by Prabir Pradhan · 4 years ago
  49. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  50. 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 4 years, 1 month ago
  51. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years, 1 month ago
  52. 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 4 years, 1 month ago
  53. d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years, 3 months ago
  54. daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 1 month ago
  55. 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 4 years, 1 month ago
  56. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 2 months ago
  57. dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 4 years, 1 month ago
  58. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  59. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  60. 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 1 month ago
  61. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  62. 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 2 months ago
  63. fbfa572 Allow touch split enabled when no window touched by Arthur Hung · 4 years, 2 months ago
  64. ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 4 years, 2 months ago
  65. e1e23f4 Revert "Input injection: Assume transformed values are in logica..." by Jay Wang · 4 years, 2 months ago
  66. 2ebf7ed Merge "Ensure wallpaper connection is valid before canceling its events" by TreeHugger Robot · 4 years, 2 months ago
  67. ff41cc7 Merge "Notify policy about broken input channels" by TreeHugger Robot · 4 years, 2 months ago
  68. f155b3e Input injection: Assume transformed values are in logical display space by Prabir Pradhan · 4 years, 2 months ago
  69. 2b03097 Ensure wallpaper connection is valid before canceling its events by Siarhei Vishniakou · 4 years, 2 months ago
  70. 7aa3e94 Notify policy about broken input channels by Siarhei Vishniakou · 4 years, 2 months ago
  71. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  72. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 3 months ago
  73. b3307ee Add logs to trace no window touched and cancel event by Arthur Hung · 4 years, 3 months ago
  74. a857f0a Merge "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 3 months ago
  75. c44ce4d Add tests to ensure InputDispatcher uses the coorect coordinate space by Prabir Pradhan · 4 years, 3 months ago
  76. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 4 months ago
  77. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  78. f16f283 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 4 months ago
  79. 967bf71 Revert "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 4 months ago
  80. 4eecba7 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 4 months ago
  81. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 4 months ago
  82. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  83. 7d0cc9c Merge "InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags" by Vishnu Nair · 4 years, 4 months ago
  84. 062a867 InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags by Vishnu Nair · 4 years, 4 months ago
  85. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 6 months ago
  86. ea9e667 Fix drag and drop failed while recording video am: abbb9d8a0d am: a6efb77a59 by Arthur Hung · 4 years, 4 months ago
  87. a6efb77 Fix drag and drop failed while recording video am: abbb9d8a0d by Arthur Hung · 4 years, 4 months ago
  88. abbb9d8 Fix drag and drop failed while recording video by Arthur Hung · 4 years, 5 months ago
  89. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  90. 1c494c5 Use multiplied timeout for tests by Siarhei Vishniakou · 4 years, 5 months ago
  91. 6bb73f6 Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 by Chavi Weingarten · 4 years, 6 months ago
  92. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 7 months ago
  93. f854dad Plumb through display orientation separate from transform am: 0957669e41 by Evan Rosky · 4 years, 6 months ago
  94. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 7 months ago
  95. b0cf975 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 5107ce6122 by TreeHugger Robot · 4 years, 7 months ago
  96. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 7 months ago
  97. 5107ce6 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 7 months ago
  98. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  99. 269e2b2 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev am: 5d356b04e4 by Chavi Weingarten · 4 years, 7 months ago
  100. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago