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