1. 9fdc02c Merge "Revert "Change input injection security model to require INJECT_..."" into tm-dev by Prabir Pradhan · 3 years, 5 months ago
  2. d16a2ea Merge "Handle multiple windows in transferTouch" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  3. 7ae7afd Handle multiple windows in transferTouch by Siarhei Vishniakou · 3 years, 5 months ago
  4. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 5 months ago
  5. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 6 months ago
  6. f7c6df1 Merge "Add last interacted window check in setInTouchMode" into tm-dev by Antonio Kantek · 3 years, 5 months ago
  7. 48710e4 Add last interacted window check in setInTouchMode by Antonio Kantek · 3 years, 5 months ago
  8. 1fb1891 Log event information when event is dropped by Siarhei Vishniakou · 3 years, 6 months ago
  9. 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 3 years, 6 months ago
  10. 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 3 years, 6 months ago
  11. 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 3 years, 7 months ago
  12. d61e371 Merge "Make InputDispatcher logs available dynamically" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  13. 63138b6 Make InputDispatcher logs available dynamically by Siarhei Vishniakou · 3 years, 6 months ago
  14. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 3 years, 7 months ago
  15. a271847 Merge "Support ANRs from windows that are not tracked by WM" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  16. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 6 months ago
  17. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 3 years, 7 months ago
  18. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 3 years, 7 months ago
  19. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 3 years, 7 months ago
  20. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 3 years, 7 months ago
  21. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
  22. 019eb66 Update TODO bug in setInTouchMode by Antonio Kantek · 3 years, 7 months ago
  23. f24d8d6 Merge changes If3d6ea21,Iab8360f2 by TreeHugger Robot · 3 years, 7 months ago
  24. 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 3 years, 7 months ago
  25. e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 3 years, 7 months ago
  26. dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 3 years, 8 months ago
  27. ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 3 years, 8 months ago
  28. 1376fcd InputDispatcher: Update tests to verify spy window gesture monitors by Prabir Pradhan · 3 years, 8 months ago
  29. 7854825 Multiply stale event detection threshold by HwTimeoutMultiplier by Vadim Tryshev · 3 years, 7 months ago
  30. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 3 years, 7 months ago
  31. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 3 years, 8 months ago
  32. b768bb4 Add pointer capture eligibility native APIs by Christine Franks · 3 years, 9 months ago
  33. bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 3 years, 8 months ago
  34. c5ed494 Remove comment to remove untrusted touches log by Bernardo Rufino · 3 years, 8 months ago
  35. 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 3 years, 8 months ago
  36. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 3 years, 8 months ago
  37. 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 3 years, 9 months ago
  38. d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years ago
  39. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
  40. daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 3 years, 9 months ago
  41. 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 3 years, 8 months ago
  42. 914371c Merge changes I53c7d59d,Ie45d9381 by TreeHugger Robot · 3 years, 9 months ago
  43. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 3 years, 10 months ago
  44. 713bb3e InputDispatcher: Don't split mouse events by Prabir Pradhan · 3 years, 9 months ago
  45. 3f90d31 InputDispatcher: Refactoring to prepare for spy windows by Prabir Pradhan · 3 years, 10 months ago
  46. dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 3 years, 9 months ago
  47. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 3 years, 9 months ago
  48. 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 3 years, 9 months ago
  49. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 3 years, 9 months ago
  50. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 3 years, 9 months ago
  51. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
  52. 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 3 years, 9 months ago
  53. 2ea44b9 Should only add gesture monitors when first down by Arthur Hung · 3 years, 9 months ago
  54. fbfa572 Allow touch split enabled when no window touched by Arthur Hung · 3 years, 10 months ago
  55. ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 3 years, 10 months ago
  56. e1e23f4 Revert "Input injection: Assume transformed values are in logica..." by Jay Wang · 3 years, 10 months ago
  57. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 3 years, 10 months ago
  58. 2ebf7ed Merge "Ensure wallpaper connection is valid before canceling its events" by TreeHugger Robot · 3 years, 10 months ago
  59. ff41cc7 Merge "Notify policy about broken input channels" by TreeHugger Robot · 3 years, 10 months ago
  60. 8f576ed Merge "Convert connection status to enum class" by TreeHugger Robot · 3 years, 10 months ago
  61. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 3 years, 10 months ago
  62. f155b3e Input injection: Assume transformed values are in logical display space by Prabir Pradhan · 3 years, 10 months ago
  63. 2b03097 Ensure wallpaper connection is valid before canceling its events by Siarhei Vishniakou · 3 years, 10 months ago
  64. 7aa3e94 Notify policy about broken input channels by Siarhei Vishniakou · 3 years, 10 months ago
  65. f12f2f7 Convert connection status to enum class by Siarhei Vishniakou · 3 years, 10 months ago
  66. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 3 years, 10 months ago
  67. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 3 years, 10 months ago
  68. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 3 years, 10 months ago
  69. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 1 month ago
  70. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 3 years, 10 months ago
  71. b3307ee Add logs to trace no window touched and cancel event by Arthur Hung · 3 years, 11 months ago
  72. 5feba92 Merge changes Ic49d0fe8,If880b9b7 by Prabir Pradhan · 3 years, 11 months ago
  73. 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years ago
  74. a857f0a Merge "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 3 years, 11 months ago
  75. b5402b2 Remove workaround for unrotated gesture monitor (2/3) by Prabir Pradhan · 4 years ago
  76. aa561d1 InputDispatcher: Inject to default display if display unspecified by Prabir Pradhan · 4 years ago
  77. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years ago
  78. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years ago
  79. f16f283 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years ago
  80. 967bf71 Revert "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years ago
  81. 4eecba7 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years ago
  82. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years ago
  83. 0a99c92 InputDispatcher: Remove offsets for gesture monitors by Prabir Pradhan · 4 years ago
  84. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  85. 4264963 Merge "Report gui::DisplayInfo to clients with window info changes" by TreeHugger Robot · 4 years ago
  86. 7d0cc9c Merge "InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags" by Vishnu Nair · 4 years ago
  87. 062a867 InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags by Vishnu Nair · 4 years ago
  88. 48f8cb9 Report gui::DisplayInfo to clients with window info changes by Prabir Pradhan · 4 years ago
  89. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 2 months ago
  90. ea9e667 Fix drag and drop failed while recording video am: abbb9d8a0d am: a6efb77a59 by Arthur Hung · 4 years ago
  91. a6efb77 Fix drag and drop failed while recording video am: abbb9d8a0d by Arthur Hung · 4 years ago
  92. abbb9d8 Fix drag and drop failed while recording video by Arthur Hung · 4 years ago
  93. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 4 years, 7 months ago
  94. 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years ago
  95. 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years, 1 month ago
  96. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
  97. e5eef8f Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 am: d1d30934f4 by TreeHugger Robot · 4 years ago
  98. d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years ago
  99. 3590b6c Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev by TreeHugger Robot · 4 years ago
  100. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years ago