summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/buffered_socket_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-12/+12
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-10/+10
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-15/+49
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-0/+2
* Unittests for RTP packetizer and depacketizer.sergeyu@chromium.org2010-11-171-1/+1
* Handle error in BufferedStreamWriter and friendshclam@chromium.org2010-11-111-1/+20
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+2
* Simple RTP reader/writer.sergeyu@chromium.org2010-10-201-36/+87
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-0/+116