1. 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 1 year, 6 months ago
  2. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 6 months ago
  3. bf069a3 Do not slide event into the new window which can't receive motion event by Linnan Li · 1 year, 6 months ago
  4. 9180f87 Merge "InputTracer: Separate the threading logic into a wrapper backend" into main by Treehugger Robot · 1 year, 6 months ago
  5. bb7a020 InputTracer: Separate the threading logic into a wrapper backend by Prabir Pradhan · 1 year, 7 months ago
  6. 563916a Let InputDispatcher wake quickly when we ready stop process pending key by Linnan Li · 1 year, 6 months ago
  7. 7438201 Merge changes I2ab660ed,I308c12e2,I8c50a597,I14f77d61 into main by Prabir Pradhan · 1 year, 6 months ago
  8. c88b1fa InputDispatcher: Create new EventEntries for events with zero-ed coords by Prabir Pradhan · 1 year, 7 months ago
  9. c32a411 InputDispatcher: Improve pointer transform mapping in InputTarget by Prabir Pradhan · 1 year, 7 months ago
  10. 367f343 InputDispatcher: Rename transferTouch APIs by Prabir Pradhan · 1 year, 7 months ago
  11. 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 1 year, 7 months ago
  12. fc36472 InputDispatcher: Fix crash when there is an ANR after window removal by Prabir Pradhan · 1 year, 7 months ago
  13. feca057 InputDispatcher: Ensure pointer down is generated for touched window by Prabir Pradhan · 1 year, 7 months ago
  14. bb3f1c0 InputDispatcher: Ensure synthesized events are associated with windows by Prabir Pradhan · 1 year, 8 months ago
  15. 4b9b1a1 InputDispatcher: Send cancellations from losing focus windows by Prabir Pradhan · 1 year, 7 months ago
  16. fa2c69f InputDispatcher: Only dispatch fallback keys when there's a window by Prabir Pradhan · 1 year, 7 months ago
  17. ef2b450 Update mKeyIsWaitingForEventsTimeout separately from the prune check by Siarhei Vishniakou · 1 year, 8 months ago
  18. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 1 year, 7 months ago
  19. 10bfdc9 Remove Connection.inputChannel by Siarhei Vishniakou · 1 year, 7 months ago
  20. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 1 year, 7 months ago
  21. 5a8186c Merge changes from topic "perfetto-input-event-proto" into main by Treehugger Robot · 1 year, 7 months ago
  22. f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 1 year, 7 months ago
  23. adc59b4 InputTracer: Trace an event being dispatched to a window by Prabir Pradhan · 1 year, 9 months ago
  24. dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 1 year, 9 months ago
  25. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 1 year, 8 months ago
  26. d815095 Synthesize cancel event to global monitor specify display id by Linnan Li · 1 year, 7 months ago
  27. b8aadfa Rate limit user activity pokes in InputDispatcher by Yeabkal Wubshit · 1 year, 8 months ago
  28. 0ef096d Merge "InputDispatcher: Add InputTracerInterface for tracing input events" into main by Treehugger Robot · 1 year, 8 months ago
  29. e2404a1 Remove app switch code by Siarhei Vishniakou · 1 year, 8 months ago
  30. abcdf5c InputDispatcher: Add InputTracerInterface for tracing input events by Prabir Pradhan · 1 year, 9 months ago
  31. 412b722 Merge "InputDispatcher: Check for normal connection for consistency" into main by Prabir Pradhan · 1 year, 8 months ago
  32. f457649 Merge "Check for redundant windows inside WindowInfos" into main by Treehugger Robot · 1 year, 8 months ago
  33. aeed0da Check for redundant windows inside WindowInfos by Siarhei Vishniakou · 1 year, 8 months ago
  34. ff8645c Merge "InputDispatcher: Do not synthesize cancelations for zombie connections" into main by Treehugger Robot · 1 year, 8 months ago
  35. 98ca4a2 InputDispatcher: Check for normal connection for consistency by Prabir Pradhan · 1 year, 8 months ago
  36. b13da8f InputDispatcher: Do not synthesize cancelations for zombie connections by Prabir Pradhan · 1 year, 8 months ago
  37. 6950596 nextWakeupTime should be the soonest possible time by Siarhei Vishniakou · 1 year, 8 months ago
  38. 9d38660 Merge "Cancel only the gesture corresponding to the dropped event" into main am: e88ab06136 am: 9135057510 am: d47a3d3112 by Siarhei Vishniakou · 1 year, 8 months ago
  39. 99e407b Only prune non-pointer events by Siarhei Vishniakou · 1 year, 8 months ago
  40. 3cfa738 Cancel only the gesture corresponding to the dropped event by Hu Guo · 1 year, 10 months ago
  41. 92f6eba Merge "Pass input source and action in interceptMotionBeforeQueueing" into main by Yeabkal Wubshit · 1 year, 8 months ago
  42. e9ef6bc Query InputState for pointer information when canceling a gesture by Siarhei Vishniakou · 1 year, 8 months ago
  43. 88a9041 Pass input source and action in interceptMotionBeforeQueueing by Yeabkal Wubshit · 1 year, 8 months ago
  44. f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 1 year, 10 months ago
  45. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 1 year, 9 months ago
  46. d447b4c Merge "Disable app switch drop behaviour" into main by Siarhei Vishniakou · 1 year, 9 months ago
  47. 18a1d51 Disable app switch drop behaviour by Siarhei Vishniakou · 1 year, 9 months ago
  48. 1720797 Merge "Remove unused code in InputDispatcher" into main am: 483e796936 am: 4b54be32f9 am: f7b2485fa1 by Siarhei Vishniakou · 1 year, 9 months ago
  49. a6c4cf7 Remove unused code in InputDispatcher by Zhao Qin · 1 year, 9 months ago
  50. 366fb5b InputDispatcher: dump window in a separate function by Siarhei Vishniakou · 1 year, 9 months ago
  51. 6b71b63 Do not drop stale events for gestures in progress by Siarhei Vishniakou · 1 year, 10 months ago
  52. d982999 Merge changes from topics "pointer-icon-refactor-setPointerIcon", "setPointerIcon-hitTest" into main by Prabir Pradhan · 1 year, 9 months ago
  53. 64f21d2 InputDispatcher: Add hit test method isPointerInWindow by Prabir Pradhan · 1 year, 9 months ago
  54. 502a725 InputDispatcher: Reset touched window dispatch mode to AS_IS by Prabir Pradhan · 1 year, 9 months ago
  55. 4b09c1f InputDispatcher: Use a single dispatch mode per target by Prabir Pradhan · 1 year, 10 months ago
  56. a9544f4 Merge "Fix broken Drag and Drop" into main by Vaibhav Devmurari · 1 year, 9 months ago
  57. 110ba32 Fix broken Drag and Drop by Vaibhav Devmurari · 1 year, 10 months ago
  58. a75a714 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b am: ebbe07810d am: c145734d54 by Tomasz Wasilczyk · 1 year, 10 months ago
  59. ebbe078 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b by Tomasz Wasilczyk · 1 year, 10 months ago
  60. 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 1 year, 10 months ago
  61. 7be50c9 Move hover rejection to an earlier part of the function by Siarhei Vishniakou · 1 year, 10 months ago
  62. 517fe5f Merge changes I15826708,I2738d1a3 into main by Prabir Pradhan · 1 year, 10 months ago
  63. 2a2da1d InputDispatcher: Establish 1:1 relation between eventId and EventEntry by Prabir Pradhan · 1 year, 10 months ago
  64. 2404754 Make EventEntry const throughout the Dispatcher pipieline by Prabir Pradhan · 1 year, 10 months ago
  65. fa2a049 Disable key repeat for PendingKey_IsDroppedWhileMotionIsProcessedAndNewTouchComesIn test by Siarhei Vishniakou · 1 year, 10 months ago
  66. 237f51d Merge "Revert "InputDispatcher: check consistency of filtered injected events"" into main by Treehugger Robot · 1 year, 10 months ago
  67. 40d385a Revert "InputDispatcher: check consistency of filtered injected events" by Siarhei Vishniakou · 1 year, 10 months ago
  68. b9dd164 Do not re-use the same EventEntry and DispatchEntry for fallback keys by Prabir Pradhan · 1 year, 10 months ago
  69. a8cdbe1 Use shared_ptr for InjectionState by Prabir Pradhan · 1 year, 10 months ago
  70. 17f1228 Cache remove_app_switch_drops flag by Siarhei Vishniakou · 1 year, 10 months ago
  71. 96e4fad InputDispatcher: check consistency of filtered injected events by Siarhei Vishniakou · 2 years ago
  72. 31dd155 Reduce dropped event logging in dispatcher by Siarhei Vishniakou · 1 year, 10 months ago
  73. 3ccc55d Merge "Add POLICY_FLAG_PASS_TO_USER while hovering is active" into main by Siarhei Vishniakou · 1 year, 10 months ago
  74. 907ae73 Add POLICY_FLAG_PASS_TO_USER while hovering is active by Linnan Li · 2 years ago
  75. 6520a58 Remove app switch behaviour by Siarhei Vishniakou · 1 year, 10 months ago
  76. a733311 Move stale event check into dispatcher policy by Siarhei Vishniakou · 1 year, 10 months ago
  77. 23d73fb Downgrade fatal checks to warning by Siarhei Vishniakou · 1 year, 10 months ago
  78. 4bd0b7c Dump dispatcher state before crashing by Siarhei Vishniakou · 1 year, 10 months ago
  79. 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 2 months ago
  80. edd6120 Store pointers in vector inside MotionEntry by Siarhei Vishniakou · 1 year, 11 months ago
  81. 1646338 Send cancel events to the correct display when mirroring by Prabir Pradhan · 1 year, 11 months ago
  82. 7fae570 Merge "Pass ProductId+VendorId+Source info to LatencyTracker" into main by Asmita Poddar · 1 year, 11 months ago
  83. 939393d Merge "Cancel drag and drop when pointers are canceled for the drag window" into main by Prabir Pradhan · 1 year, 11 months ago
  84. bf96be3 Merge "Cancel drag and drop when pointers are canceled for the drag window" into udc-qpr-dev-plus-aosp by Prabir Pradhan · 1 year, 11 months ago
  85. ca59f11 Dispatch cancel event to the correct target display by Hu Guo · 2 years ago
  86. a4659fc Cancel drag and drop when pointers are canceled for the drag window by Linnan Li · 2 years, 2 months ago
  87. ba4ed76 Dispatch cancel event to the correct target display by Hu Guo · 2 years ago
  88. 974dc91 Cancel drag and drop when pointers are canceled for the drag window by Linnan Li · 2 years, 2 months ago
  89. dd9a6cd Pass ProductId+VendorId+Source info to LatencyTracker by Asmita Poddar · 2 years ago
  90. 6c0e32c Merge "Bring back InputDispatcher crash for inconsistent a11y hover streams." into main by Ameer Armaly · 1 year, 11 months ago
  91. cff4fa5 Bring back InputDispatcher crash for inconsistent a11y hover streams. by Ameer Armaly · 1 year, 11 months ago
  92. 5af92f9 Cancel drag and drop when pointers are canceled for the drag window by Linnan Li · 2 years, 2 months ago
  93. 1c29a09 InputDispatcher: Use correct coordinate space when synthesizing down by Prabir Pradhan · 2 years ago
  94. 112b1ad InputDispatcher: Use correct coordinate space when canceling motions by Prabir Pradhan · 2 years ago
  95. c033dfb Reset no focused window timeout when window gets focus by Siarhei Vishniakou · 1 year, 11 months ago
  96. ac7229d Merge "Use std::unique_ptr for DispatchEntry" into main by Prabir Pradhan · 1 year, 11 months ago
  97. f404321 Misc fixes in InputDispatcher by Siarhei Vishniakou · 2 years ago
  98. 8384e0d Iterate over vector in pilferPointersLocked by Siarhei Vishniakou · 2 years ago
  99. 8c90d78 Use std::unique_ptr for DispatchEntry by Prabir Pradhan · 2 years ago
  100. ba163ad Merge "Specify pointer id when creating outside targets" into main by Treehugger Robot · 2 years ago