summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/input_stub.h
Commit message (Expand)AuthorAgeFilesLines
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-22/+3
* Clear authenticated state on client disconnection.lambroslambrou@chromium.org2011-03-141-0/+6
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-2/+17
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-2/+1
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-2/+2
* Implementation of InputStub for chromotinghclam@chromium.org2010-11-091-2/+0
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-0/+37