Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for Windows-style keycodes. | wez@chromium.org | 2012-09-11 | 1 | -53/+10 |
* | Add IsKeyPressed() and PressedKeyCount() methods to InputEventTracker. | wez@chromium.org | 2012-04-09 | 1 | -18/+27 |
* | Fix InputEventTracker to track key events based on both VK- and USB-keycodes. | wez@chromium.org | 2012-04-04 | 1 | -39/+157 |
* | This CL moves much of the input tracking logic out of ClientSession, which me... | wez@chromium.org | 2012-04-03 | 1 | -0/+131 |