summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/input_event_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-111-53/+10
* Add IsKeyPressed() and PressedKeyCount() methods to InputEventTracker.wez@chromium.org2012-04-091-18/+27
* Fix InputEventTracker to track key events based on both VK- and USB-keycodes.wez@chromium.org2012-04-041-39/+157
* This CL moves much of the input tracking logic out of ClientSession, which me...wez@chromium.org2012-04-031-0/+131