summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/host_message_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Simplified MessageReader and MessageDecoder classes.sergeyu@chromium.org2011-01-141-3/+3
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-3/+2
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-1/+1
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-3/+1
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-4/+4
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-30/+16
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-26/+41
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-6/+6
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-191-0/+73