summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-101-19/+6
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-091-6/+19
* Minor cleanups in JingleSession and JingleSessionManager.sergeyu@chromium.org2011-07-071-4/+2
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-12/+7
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-21/+20
* 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