summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_control_sender.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor channel dispatchers on the host side.sergeyu@chromium.org2011-11-181-40/+0
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-8/+7
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-4/+4
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-2/+3
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-7/+0
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-0/+4
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+8
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-3/+1
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-1/+2
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-0/+36