summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/stream_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-1/+1
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-1/+1
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+2
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-3/+7
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-1/+1
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-1/+1
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-0/+53