summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix threading problem caught by DCHECKs in ChromotingHosthclam@chromium.org2010-11-301-3/+15
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-18/+12
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-17/+10
* Added CompoundBuffer that will be used to store data in the encoding/decodingsergeyu@chromium.org2010-11-161-1/+1
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-16/+2
* Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}ajwong@chromium.org2010-11-041-0/+142