summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-1/+5
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-35/+7
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-231-3/+14
* Clear authenticated state on client disconnection.lambroslambrou@chromium.org2011-03-141-0/+10
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-4/+16
* 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