summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/message_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-8/+50
* Simplified MessageReader and MessageDecoder classes.sergeyu@chromium.org2011-01-141-62/+42
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-2/+3
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-2/+0
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-0/+1
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-0/+108