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