summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/input_sender.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor client channel dispatchers.sergeyu@chromium.org2011-11-181-50/+0
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-3/+3
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-11/+7
* Fix stuck keys problem with Chromoting when host disconnects while keys aregarykac@chromium.org2011-08-301-1/+5
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-2/+3
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-0/+4
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-4/+2
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-6/+5
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-6/+2
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-0/+2
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-0/+49