1. e535f97 Log dispatch state when addPointers hits unexpected state by Siarhei Vishniakou · 1 year, 5 months ago
  2. f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 1 year, 10 months ago
  3. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 1 year, 9 months ago
  4. 4b09c1f InputDispatcher: Use a single dispatch mode per target by Prabir Pradhan · 1 year, 10 months ago
  5. 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 2 months ago
  6. 72945a0 Add operator<< for printing some dispatcher structs by Siarhei Vishniakou · 2 years ago
  7. 7e2f8f1 Add type alias for DeviceId by Siarhei Vishniakou · 2 years, 2 months ago
  8. 489359c Delete TouchState::source by Siarhei Vishniakou · 2 years, 4 months ago
  9. 45504fe Delete TouchState::deviceId by Siarhei Vishniakou · 2 years, 4 months ago
  10. 0836a30 Store pointers per-device by Siarhei Vishniakou · 2 years, 4 months ago
  11. 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 4 months ago
  12. f372b81 Allow new gestures to cancel current gestures by Siarhei Vishniakou · 2 years, 7 months ago
  13. 6464e46 Clear downTime when all pointers have lifted by Siarhei Vishniakou · 2 years, 7 months ago
  14. 9af4e11 Use bitwise operator to remove pointers by Siarhei Vishniakou · 2 years, 7 months ago
  15. 8a87835 Use std::bitset for tracking pointers in the dispatcher by Siarhei Vishniakou · 2 years, 7 months ago
  16. e0431e4 Only send events to windows with pointers by Siarhei Vishniakou · 2 years, 7 months ago
  17. 060f82b Keep track of pilfered pointer explicitly by Siarhei Vishniakou · 2 years, 7 months ago
  18. f886dec Revert "Remove filterNonTouchAsIs function" by Sam Dubey · 2 years, 7 months ago
  19. 719f506 Remove filterNonTouchAsIs function by Siarhei Vishniakou · 2 years, 9 months ago
  20. 0026b4c Return InputTargets instead of TouchedWindows by Siarhei Vishniakou · 2 years, 10 months ago
  21. b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 2 years, 9 months ago
  22. 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 2 years, 9 months ago
  23. d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 2 years, 10 months ago
  24. 5cee1e3 Add test for hover events over spy window by Siarhei Vishniakou · 2 years, 9 months ago
  25. 0b0374d Erase touch state if empty by Siarhei Vishniakou · 2 years, 10 months ago
  26. 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 2 years, 10 months ago
  27. 6e1e987 Dump TouchState and TouchedWindow by Siarhei Vishniakou · 2 years, 10 months ago
  28. 3ad385b Remove TouchState::down variable by Siarhei Vishniakou · 2 years, 10 months ago
  29. 98f204d Remove unused function from TouchState by Siarhei Vishniakou · 2 years, 10 months ago
  30. 64a9853 Remove TouchState::split variable by Siarhei Vishniakou · 2 years, 10 months ago
  31. 882bd9b Send correct downtime for motion events in split pointers case by Vaibhav Devmurari · 3 years, 2 months ago
  32. ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 4 months ago
  33. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
  34. e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 3 years, 7 months ago
  35. dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 3 years, 7 months ago
  36. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 3 years, 8 months ago
  37. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 3 years, 10 months ago
  38. 0a99c92 InputDispatcher: Remove offsets for gesture monitors by Prabir Pradhan · 4 years ago
  39. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 2 months ago
  40. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 4 months ago
  41. 6445293 Remove portalToDisplay functionality by Siarhei Vishniakou · 4 years, 10 months ago
  42. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 6 months ago
  43. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 8 months ago
  44. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
  45. bd93138 Remove unused function 'removeWindow' by Siarhei Vishniakou · 6 years ago
  46. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago