1. 132f21c Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 1 month ago
  2. 09163b7 Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 1 month ago
  3. 67e1ae6 InputDevice: return std::optional from getAbsoluteAxisInfo by Harry Cutts · 1 year, 2 months ago
  4. a32a119 InputMapper: pass RawEvent references instead of pointers by Harry Cutts · 1 year, 3 months ago
  5. 71953c2 input accumulators: pass RawEvent references instead of pointers by Harry Cutts · 1 year, 3 months ago
  6. e274131 Merge "Exit the loop after confirming the id" into main am: 799d4cc47b am: 77cd1bdba9 by Treehugger Robot · 1 year, 3 months ago
  7. 3db547c Exit the loop after confirming the id by Linnan Li · 1 year, 4 months ago
  8. 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 1 year, 9 months ago
  9. 4bb0bd5 Revert "InputReader: Clear the multi-touch state when the device is reset" by Arpit Singh · 1 year, 8 months ago
  10. f8d9e44 InputReader: Clear the multi-touch state when the device is reset by Prabir Pradhan · 1 year, 9 months ago
  11. 522758a Load simulate_stylus_with_touch on touchscreen reconfiguration by Prabir Pradhan · 1 year, 9 months ago
  12. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 5 months ago
  13. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
  14. 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 2 years, 7 months ago
  15. 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 2 years, 9 months ago
  16. 5d0d97d Dynamically add STYLUS source for multi-touch devices - part 2 by Prabir Pradhan · 2 years, 9 months ago
  17. f9a4128 Dynamically add STYLUS source for multi-touch devices by Prabir Pradhan · 2 years, 10 months ago
  18. 2d77f55 Put MultiTouchMotionAccumulator in its own files by Harry Cutts · 2 years, 10 months ago
  19. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 2 years, 11 months ago
  20. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years ago
  21. afabcde Preserve multi-touch slot state when resetting input mappers by Prabir Pradhan · 2 years, 11 months ago
  22. baf0b16 Use std::vector to store slots by Siarhei Vishniakou · 3 years, 6 months ago
  23. f4d65b1 Add a debug flag to convert all touch pointers to stylus by Prabir Pradhan · 3 years, 7 months ago
  24. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 3 years, 7 months ago
  25. e3ce49d Remove some clang warnings by Siarhei Vishniakou · 5 years ago
  26. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 2 months ago
  27. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 4 years, 7 months ago
  28. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 5 years ago
  29. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 5 years ago
  30. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  31. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  32. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  33. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago[Renamed from services/inputflinger/reader/MultiTouchInputMapper.cpp]
  34. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago