summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_control_sender.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-5/+3
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-3/+0
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-1/+1
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-1/+6
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-3/+2
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-1/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+3
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-0/+49