1. a03dd23 Move enum name parsing to EnumName template function. by Chris Ye · 5 years ago
  2. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 5 years ago
  3. 8fa1728 Revise RELATIVE_X and RELATIVE_Y motion ranges documentation. by Chris Ye · 5 years ago
  4. f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  5. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  6. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  7. 35c872f Fix -Wshadow error when DEBUG_POINTER_ASSIGNMENT is set. by Philip Quinn · 5 years ago
  8. adb58ea Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  9. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  10. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  11. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 6 years ago
  12. 227c554 Convert TouchInputMapper enums to enum classes. by Michael Wright · 6 years ago
  13. ca5bede Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  14. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  15. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 6 years ago
  16. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  17. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 6 years ago
  18. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  19. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  20. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  21. a940fc6 TouchInputMapper: Use default viewport for PointerController by Prabir Pradhan · 6 years ago
  22. 888a6a4 Let InputReader set mouse cursor's display. by Garfield Tan · 6 years ago
  23. 05de577 Fix foldable emulator touch does not work by Arthur Hung · 6 years ago
  24. 6cd19a4 Make sure that touches are within the surface. by Arthur Hung · 6 years ago
  25. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago[Renamed from services/inputflinger/reader/TouchInputMapper.cpp]
  26. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago