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