1. 40b8fbd Remove TouchState::displayId by Siarhei Vishniakou · 3 years, 2 months ago
  2. 3ad385b Remove TouchState::down variable by Siarhei Vishniakou · 3 years, 2 months ago
  3. f0ab2c8 Remove wrongDevice variable by Siarhei Vishniakou · 3 years, 3 months ago
  4. 64a9853 Remove TouchState::split variable by Siarhei Vishniakou · 3 years, 3 months ago
  5. dbcf33b Merge "Do not send nextWakeupTime to findTouchedWindowTargetsLocked" by Siarhei Vishniakou · 3 years, 2 months ago
  6. 79c3266 Remove 2 goto statements for wrongDevice by Siarhei Vishniakou · 3 years, 3 months ago
  7. 4fe5739 Do not send nextWakeupTime to findTouchedWindowTargetsLocked by Siarhei Vishniakou · 3 years, 3 months ago
  8. b6421e1 Merge "Separate logic for publishing motion events" by Siarhei Vishniakou · 3 years, 2 months ago
  9. cce7e11 Separate logic for publishing motion events by Siarhei Vishniakou · 3 years, 3 months ago
  10. 6278ca2 Return touched windows from findTouchedWindowTargetsLocked by Siarhei Vishniakou · 3 years, 3 months ago
  11. f75cddb Mark addWindowTargetLocked as const by Siarhei Vishniakou · 3 years, 3 months ago
  12. f888230 Merge "Mark findTouchedWindowAtLocked const" by Siarhei Vishniakou · 3 years, 3 months ago
  13. 6ebd069 Mark findTouchedWindowAtLocked const by Siarhei Vishniakou · 3 years, 3 months ago
  14. 1ab7143 Delete obsolete TODO in setInTouchMode by Antonio Kantek · 3 years, 3 months ago
  15. 5b79930 Make inputflinger_tests compile for musl by Colin Cross · 3 years, 3 months ago
  16. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 3 months ago
  17. 9306c38 Use consistent coordinate extraction code in dispatcher by Siarhei Vishniakou · 3 years, 3 months ago
  18. d4e3f3a Improve logs for windows with NO_INPUT_CHANNEL by Siarhei Vishniakou · 3 years, 3 months ago
  19. 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 7 months ago
  20. b534372 Merge "[Optimization] It's no need to start the dispatch cycle going if the outbound queue was not previously empty." by Siarhei Vishniakou · 3 years, 4 months ago
  21. 95785e2 [Optimization] It's no need to start the dispatch cycle going if the outbound queue was not previously empty. by hongzuo liu · 3 years, 4 months ago
  22. e4df875 Revert "InputDispatcher: Blame the window from the focus request for ANR" by Vishnu Nair · 3 years, 4 months ago
  23. 2f5bc8b InputDispatcher: Blame the window from the focus request for ANR by Vishnu Nair · 3 years, 5 months ago
  24. aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 5 months ago
  25. cf72c73 Merge changes Ib7e34368,I444cf8c5 by TreeHugger Robot · 3 years, 6 months ago
  26. 814fe08 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 3 years, 6 months ago
  27. b75c2aa Fix drag and drop access wrong pointer id by Arthur Hung · 3 years, 6 months ago
  28. 03d2ea6 Merge "Transform injected cursor positions" into tm-qpr-dev am: e23a168dd4 am: e349b9de72 by TreeHugger Robot · 3 years, 6 months ago
  29. d9a2ebe Transform injected cursor positions by Prabir Pradhan · 3 years, 6 months ago
  30. a042c02 (touch-mode-md 1.1/n) Initialize per display touch mode (native) by Antonio Kantek · 3 years, 6 months ago
  31. 882bd9b Send correct downtime for motion events in split pointers case by Vaibhav Devmurari · 3 years, 7 months ago
  32. 6abcf8f Call pilfer pointers when second pointer goes down during D&D by Vaibhav Devmurari · 3 years, 7 months ago
  33. 086feab Merge "Modify pilferpointers API to selectively cancel pointers" by Vaibhav Devmurari · 3 years, 7 months ago
  34. 3fc7a61 Merge "Fix drag surface may stuck in multi displays" into tm-dev am: 02165220ca am: 32c8686614 by TreeHugger Robot · 3 years, 7 months ago
  35. 3915c1f Fix drag surface may stuck in multi displays by Arthur Hung · 3 years, 7 months ago
  36. ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 8 months ago
  37. e79088c Merge "Make sure all debug logs could be present after enabled" into tm-dev am: 2b9326b1d2 am: afdd82a959 am: 40d39c5a85 am: 1cb483e7aa by Arthur Hung · 3 years, 8 months ago
  38. 1a1007b Make sure all debug logs could be present after enabled by Arthur Hung · 3 years, 8 months ago
  39. 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 3 years, 9 months ago
  40. 1e28ac4 Fix drag and drop may stuck in multi touch am: 54745651cc am: f270ca49ab am: 7b2bea286e am: 43db0f8c1c by Arthur Hung · 3 years, 8 months ago
  41. 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 8 months ago
  42. 5474565 Fix drag and drop may stuck in multi touch by Arthur Hung · 3 years, 9 months ago
  43. 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, 8 months ago
  44. 7092e26 Address Pointer Capture crash during rapid toggles by Prabir Pradhan · 3 years, 8 months ago
  45. 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 9 months ago
  46. 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 9 months ago
  47. 9fdc02c Merge "Revert "Change input injection security model to require INJECT_..."" into tm-dev by Prabir Pradhan · 3 years, 9 months ago
  48. d16a2ea Merge "Handle multiple windows in transferTouch" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  49. 7ae7afd Handle multiple windows in transferTouch by Siarhei Vishniakou · 3 years, 9 months ago
  50. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 9 months ago
  51. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 10 months ago
  52. f7c6df1 Merge "Add last interacted window check in setInTouchMode" into tm-dev by Antonio Kantek · 3 years, 9 months ago
  53. 48710e4 Add last interacted window check in setInTouchMode by Antonio Kantek · 3 years, 10 months ago
  54. 1fb1891 Log event information when event is dropped by Siarhei Vishniakou · 3 years, 10 months ago
  55. 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 3 years, 10 months ago
  56. 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 3 years, 10 months ago
  57. 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 3 years, 11 months ago
  58. d61e371 Merge "Make InputDispatcher logs available dynamically" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  59. 63138b6 Make InputDispatcher logs available dynamically by Siarhei Vishniakou · 3 years, 10 months ago
  60. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years ago
  61. a271847 Merge "Support ANRs from windows that are not tracked by WM" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  62. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 11 months ago
  63. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 3 years, 11 months ago
  64. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
  65. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago
  66. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 3 years, 11 months ago
  67. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years ago
  68. 019eb66 Update TODO bug in setInTouchMode by Antonio Kantek · 4 years ago
  69. f24d8d6 Merge changes If3d6ea21,Iab8360f2 by TreeHugger Robot · 4 years ago
  70. 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 4 years ago
  71. e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 4 years ago
  72. dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 4 years ago
  73. ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 4 years, 1 month ago
  74. 1376fcd InputDispatcher: Update tests to verify spy window gesture monitors by Prabir Pradhan · 4 years ago
  75. 7854825 Multiply stale event detection threshold by HwTimeoutMultiplier by Vadim Tryshev · 4 years ago
  76. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  77. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  78. b768bb4 Add pointer capture eligibility native APIs by Christine Franks · 4 years, 1 month ago
  79. bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 4 years ago
  80. c5ed494 Remove comment to remove untrusted touches log by Bernardo Rufino · 4 years ago
  81. 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 4 years ago
  82. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years ago
  83. 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 4 years, 1 month ago
  84. d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years, 3 months ago
  85. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  86. daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 1 month ago
  87. 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 4 years, 1 month ago
  88. 914371c Merge changes I53c7d59d,Ie45d9381 by TreeHugger Robot · 4 years, 1 month ago
  89. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 2 months ago
  90. 713bb3e InputDispatcher: Don't split mouse events by Prabir Pradhan · 4 years, 1 month ago
  91. 3f90d31 InputDispatcher: Refactoring to prepare for spy windows by Prabir Pradhan · 4 years, 2 months ago
  92. dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 4 years, 1 month ago
  93. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  94. 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 1 month ago
  95. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  96. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  97. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 2 months ago
  98. 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 2 months ago
  99. 2ea44b9 Should only add gesture monitors when first down by Arthur Hung · 4 years, 2 months ago
  100. fbfa572 Allow touch split enabled when no window touched by Arthur Hung · 4 years, 2 months ago