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