summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/host_message_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor channel dispatchers on the host side.sergeyu@chromium.org2011-11-181-75/+0
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-4/+0
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-2/+4
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-0/+4
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-1/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-5/+3
* 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