1. 3f74bbf Merge changes from topic "input-trace-ime-active" into main by Treehugger Robot · 1 year, 10 months ago
  2. ecc38b7 Merge changes from topics "android-input-event-data-source", "input-trace-get-package-uid" into main by Prabir Pradhan · 1 year, 11 months ago
  3. 04a6642 InputTracer: Adjust sensitivity based on IME connection by Prabir Pradhan · 1 year, 11 months ago
  4. bf3c832 InputTracer: Adjust traced event sensitivity based on allow-list by Prabir Pradhan · 2 years ago
  5. 88f3551 Merge "Move occlusion detection into logical space" into main by Prabir Pradhan · 1 year, 11 months ago
  6. 655d215 Merge "Use input token in PointerCaptureRequest" into main by Treehugger Robot · 1 year, 11 months ago
  7. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 2 years ago
  8. 37cf33c Merge "Increase leniency of precondition check for MotionEvent::split" into main by Treehugger Robot · 1 year, 11 months ago
  9. 90604a4 Merge "Fix incorrect repeatCount sent to app when injecting repeat event" into main by Treehugger Robot · 1 year, 11 months ago
  10. 1a41fe0 Increase leniency of precondition check for MotionEvent::split by Prabir Pradhan · 1 year, 11 months ago
  11. d6b2b05 InputTracer: Create tracker for tracing synthetic events by Prabir Pradhan · 2 years ago
  12. a67623c InputTracer: Trace events derived from other events separately by Prabir Pradhan · 2 years ago
  13. ae4cca7 Merge "InputTracer: Trace injected events with history as separate events" into main by Prabir Pradhan · 1 year, 11 months ago
  14. fe3c8f1 Fix incorrect repeatCount sent to app when injecting repeat event by Hu Guo · 2 years, 4 months ago
  15. a5fd506 Merge "Create hover input target by addPointerWindowTargetLocked" into main by Prabir Pradhan · 1 year, 11 months ago
  16. 2b2d1bf InputTracer: Trace injected events with history as separate events by Prabir Pradhan · 1 year, 11 months ago
  17. eaa9fde Merge changes I4b61ef85,I8f97648d into main by Prabir Pradhan · 1 year, 11 months ago
  18. 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 1 year, 11 months ago
  19. 41859c4 Create hover input target by addPointerWindowTargetLocked by Linnan Li · 1 year, 11 months ago
  20. 5e5645e Move occlusion detection into logical space by Linnan Li · 1 year, 11 months ago
  21. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 11 months ago
  22. bf069a3 Do not slide event into the new window which can't receive motion event by Linnan Li · 1 year, 11 months ago
  23. 052fb0b InputTracer: Ensure eventProcessingComplete called after dropping events by Prabir Pradhan · 2 years ago
  24. 9180f87 Merge "InputTracer: Separate the threading logic into a wrapper backend" into main by Treehugger Robot · 2 years ago
  25. bb7a020 InputTracer: Separate the threading logic into a wrapper backend by Prabir Pradhan · 2 years ago
  26. 563916a Let InputDispatcher wake quickly when we ready stop process pending key by Linnan Li · 2 years ago
  27. 7438201 Merge changes I2ab660ed,I308c12e2,I8c50a597,I14f77d61 into main by Prabir Pradhan · 2 years ago
  28. c88b1fa InputDispatcher: Create new EventEntries for events with zero-ed coords by Prabir Pradhan · 2 years ago
  29. c32a411 InputDispatcher: Improve pointer transform mapping in InputTarget by Prabir Pradhan · 2 years ago
  30. 367f343 InputDispatcher: Rename transferTouch APIs by Prabir Pradhan · 2 years ago
  31. 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 2 years ago
  32. fc36472 InputDispatcher: Fix crash when there is an ANR after window removal by Prabir Pradhan · 2 years ago
  33. feca057 InputDispatcher: Ensure pointer down is generated for touched window by Prabir Pradhan · 2 years ago
  34. bb3f1c0 InputDispatcher: Ensure synthesized events are associated with windows by Prabir Pradhan · 2 years, 1 month ago
  35. 4b9b1a1 InputDispatcher: Send cancellations from losing focus windows by Prabir Pradhan · 2 years ago
  36. fa2c69f InputDispatcher: Only dispatch fallback keys when there's a window by Prabir Pradhan · 2 years ago
  37. ef2b450 Update mKeyIsWaitingForEventsTimeout separately from the prune check by Siarhei Vishniakou · 2 years, 1 month ago
  38. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years ago
  39. 10bfdc9 Remove Connection.inputChannel by Siarhei Vishniakou · 2 years ago
  40. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 2 years ago
  41. 5a8186c Merge changes from topic "perfetto-input-event-proto" into main by Treehugger Robot · 2 years ago
  42. f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 2 years ago
  43. adc59b4 InputTracer: Trace an event being dispatched to a window by Prabir Pradhan · 2 years, 2 months ago
  44. dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 2 years, 2 months ago
  45. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years, 1 month ago
  46. d815095 Synthesize cancel event to global monitor specify display id by Linnan Li · 2 years ago
  47. b8aadfa Rate limit user activity pokes in InputDispatcher by Yeabkal Wubshit · 2 years, 1 month ago
  48. 0ef096d Merge "InputDispatcher: Add InputTracerInterface for tracing input events" into main by Treehugger Robot · 2 years ago
  49. e2404a1 Remove app switch code by Siarhei Vishniakou · 2 years, 1 month ago
  50. abcdf5c InputDispatcher: Add InputTracerInterface for tracing input events by Prabir Pradhan · 2 years, 2 months ago
  51. 412b722 Merge "InputDispatcher: Check for normal connection for consistency" into main by Prabir Pradhan · 2 years, 1 month ago
  52. f457649 Merge "Check for redundant windows inside WindowInfos" into main by Treehugger Robot · 2 years, 1 month ago
  53. aeed0da Check for redundant windows inside WindowInfos by Siarhei Vishniakou · 2 years, 1 month ago
  54. ff8645c Merge "InputDispatcher: Do not synthesize cancelations for zombie connections" into main by Treehugger Robot · 2 years, 1 month ago
  55. 98ca4a2 InputDispatcher: Check for normal connection for consistency by Prabir Pradhan · 2 years, 1 month ago
  56. b13da8f InputDispatcher: Do not synthesize cancelations for zombie connections by Prabir Pradhan · 2 years, 1 month ago
  57. 6950596 nextWakeupTime should be the soonest possible time by Siarhei Vishniakou · 2 years, 1 month ago
  58. 9d38660 Merge "Cancel only the gesture corresponding to the dropped event" into main am: e88ab06136 am: 9135057510 am: d47a3d3112 by Siarhei Vishniakou · 2 years, 1 month ago
  59. 99e407b Only prune non-pointer events by Siarhei Vishniakou · 2 years, 1 month ago
  60. 3cfa738 Cancel only the gesture corresponding to the dropped event by Hu Guo · 2 years, 3 months ago
  61. 92f6eba Merge "Pass input source and action in interceptMotionBeforeQueueing" into main by Yeabkal Wubshit · 2 years, 1 month ago
  62. e9ef6bc Query InputState for pointer information when canceling a gesture by Siarhei Vishniakou · 2 years, 1 month ago
  63. 88a9041 Pass input source and action in interceptMotionBeforeQueueing by Yeabkal Wubshit · 2 years, 1 month ago
  64. f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 2 years, 3 months ago
  65. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 2 years, 2 months ago
  66. d447b4c Merge "Disable app switch drop behaviour" into main by Siarhei Vishniakou · 2 years, 2 months ago
  67. 18a1d51 Disable app switch drop behaviour by Siarhei Vishniakou · 2 years, 2 months ago
  68. 1720797 Merge "Remove unused code in InputDispatcher" into main am: 483e796936 am: 4b54be32f9 am: f7b2485fa1 by Siarhei Vishniakou · 2 years, 2 months ago
  69. a6c4cf7 Remove unused code in InputDispatcher by Zhao Qin · 2 years, 2 months ago
  70. 366fb5b InputDispatcher: dump window in a separate function by Siarhei Vishniakou · 2 years, 2 months ago
  71. 6b71b63 Do not drop stale events for gestures in progress by Siarhei Vishniakou · 2 years, 3 months ago
  72. d982999 Merge changes from topics "pointer-icon-refactor-setPointerIcon", "setPointerIcon-hitTest" into main by Prabir Pradhan · 2 years, 2 months ago
  73. 64f21d2 InputDispatcher: Add hit test method isPointerInWindow by Prabir Pradhan · 2 years, 2 months ago
  74. 502a725 InputDispatcher: Reset touched window dispatch mode to AS_IS by Prabir Pradhan · 2 years, 2 months ago
  75. 4b09c1f InputDispatcher: Use a single dispatch mode per target by Prabir Pradhan · 2 years, 3 months ago
  76. a9544f4 Merge "Fix broken Drag and Drop" into main by Vaibhav Devmurari · 2 years, 2 months ago
  77. 110ba32 Fix broken Drag and Drop by Vaibhav Devmurari · 2 years, 3 months ago
  78. a75a714 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b am: ebbe07810d am: c145734d54 by Tomasz Wasilczyk · 2 years, 2 months ago
  79. ebbe078 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b by Tomasz Wasilczyk · 2 years, 2 months ago
  80. 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 3 months ago
  81. 7be50c9 Move hover rejection to an earlier part of the function by Siarhei Vishniakou · 2 years, 3 months ago
  82. 517fe5f Merge changes I15826708,I2738d1a3 into main by Prabir Pradhan · 2 years, 3 months ago
  83. 2a2da1d InputDispatcher: Establish 1:1 relation between eventId and EventEntry by Prabir Pradhan · 2 years, 3 months ago
  84. 2404754 Make EventEntry const throughout the Dispatcher pipieline by Prabir Pradhan · 2 years, 3 months ago
  85. fa2a049 Disable key repeat for PendingKey_IsDroppedWhileMotionIsProcessedAndNewTouchComesIn test by Siarhei Vishniakou · 2 years, 3 months ago
  86. 237f51d Merge "Revert "InputDispatcher: check consistency of filtered injected events"" into main by Treehugger Robot · 2 years, 3 months ago
  87. 40d385a Revert "InputDispatcher: check consistency of filtered injected events" by Siarhei Vishniakou · 2 years, 3 months ago
  88. b9dd164 Do not re-use the same EventEntry and DispatchEntry for fallback keys by Prabir Pradhan · 2 years, 3 months ago
  89. a8cdbe1 Use shared_ptr for InjectionState by Prabir Pradhan · 2 years, 3 months ago
  90. 17f1228 Cache remove_app_switch_drops flag by Siarhei Vishniakou · 2 years, 3 months ago
  91. 96e4fad InputDispatcher: check consistency of filtered injected events by Siarhei Vishniakou · 2 years, 4 months ago
  92. 31dd155 Reduce dropped event logging in dispatcher by Siarhei Vishniakou · 2 years, 3 months ago
  93. 3ccc55d Merge "Add POLICY_FLAG_PASS_TO_USER while hovering is active" into main by Siarhei Vishniakou · 2 years, 3 months ago
  94. 907ae73 Add POLICY_FLAG_PASS_TO_USER while hovering is active by Linnan Li · 2 years, 5 months ago
  95. 6520a58 Remove app switch behaviour by Siarhei Vishniakou · 2 years, 3 months ago
  96. a733311 Move stale event check into dispatcher policy by Siarhei Vishniakou · 2 years, 3 months ago
  97. 23d73fb Downgrade fatal checks to warning by Siarhei Vishniakou · 2 years, 3 months ago
  98. 4bd0b7c Dump dispatcher state before crashing by Siarhei Vishniakou · 2 years, 3 months ago
  99. 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 7 months ago
  100. edd6120 Store pointers in vector inside MotionEntry by Siarhei Vishniakou · 2 years, 4 months ago