1. e9ef6bc Query InputState for pointer information when canceling a gesture by Siarhei Vishniakou · 1 year, 8 months ago
  2. 2a2da1d InputDispatcher: Establish 1:1 relation between eventId and EventEntry by Prabir Pradhan · 1 year, 9 months ago
  3. 3ad54f5 inputdispatcher: Block touch while stylus is hovering by Siarhei Vishniakou · 1 year, 9 months ago
  4. a8cdbe1 Use shared_ptr for InjectionState by Prabir Pradhan · 1 year, 9 months ago
  5. 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 1 month ago
  6. edd6120 Store pointers in vector inside MotionEntry by Siarhei Vishniakou · 1 year, 10 months ago
  7. 47a02a1 Use std::vector for pointers in InputState by Siarhei Vishniakou · 1 year, 10 months ago
  8. f404321 Misc fixes in InputDispatcher by Siarhei Vishniakou · 1 year, 11 months ago
  9. d38a1e0 Add dump for InputState and InputTarget by Siarhei Vishniakou · 2 years, 1 month ago
  10. 7e2f8f1 Add type alias for DeviceId by Siarhei Vishniakou · 2 years, 1 month ago
  11. 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 1 month ago
  12. c94dafe Add log for events dropped by InputState by Siarhei Vishniakou · 2 years, 2 months ago
  13. 0fe0126 Use std::map for fallback keys by Siarhei Vishniakou · 2 years, 4 months ago
  14. 82dc042 Don't store the departing pointer in InputState by Siarhei Vishniakou · 2 years, 6 months ago
  15. 16e4fa0 Improve crash message when downTime is missing by Siarhei Vishniakou · 2 years, 6 months ago
  16. 8a87835 Use std::bitset for tracking pointers in the dispatcher by Siarhei Vishniakou · 2 years, 6 months ago
  17. 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 2 years, 6 months ago
  18. 1ae72f1 Add FLAG_CANCELED for all ACTION_CANCEL events by Siarhei Vishniakou · 2 years, 6 months ago
  19. fb04fd5 Convert CancelationOptions::Mode to an enum class. by Michael Wright · 2 years, 9 months ago
  20. ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 3 months ago
  21. 1a1007b Make sure all debug logs could be present after enabled by Arthur Hung · 3 years, 3 months ago
  22. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 8 months ago
  23. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 3 years, 8 months ago
  24. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
  25. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 3 years, 9 months ago
  26. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 3 years, 9 months ago
  27. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 10 months ago
  28. a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 6 years ago
  29. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  30. 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  31. 5d3bc37 Generate down events when transferring touch focus by Svet Ganov · 6 years ago
  32. 00fca7c Return vector of cancellation events by Siarhei Vishniakou · 6 years ago
  33. d277004 Use const reference when not modifying objects by Siarhei Vishniakou · 6 years ago
  34. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago