summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/input_event_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Add IsKeyPressed() and PressedKeyCount() methods to InputEventTracker.wez@chromium.org2012-04-091-40/+53
* Fix InputEventTracker to track key events based on both VK- and USB-keycodes.wez@chromium.org2012-04-041-9/+21
* This CL moves much of the input tracking logic out of ClientSession, which me...wez@chromium.org2012-04-031-0/+80