summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/stream_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-1/+0
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-4/+3
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-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/+47