summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/buffered_socket_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Add unittests for BufferedSocketWriter and fix some bugs in that code.sergeyu@chromium.org2012-08-011-9/+17
* Simplify BufferedSocketWriter by making it non-thread-safe.sergeyu@chromium.org2012-05-241-32/+17
* Refcounted types should not have public destructors, remoting/ editionrsleevi@chromium.org2012-04-241-4/+10
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-2/+0
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-6/+6
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-4/+2
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-4/+6
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-5/+8
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-111-1/+2
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-101-2/+1
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-091-1/+2
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-3/+9
* Handle error in BufferedStreamWriter and friendshclam@chromium.org2010-11-111-1/+9
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+2
* Simple RTP reader/writer.sergeyu@chromium.org2010-10-201-13/+53
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-0/+74