summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/host_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-131-0/+4
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-3/+1
* Protocol-level changes required to support PIN-less authentication.jamiewalch@chromium.org2013-05-101-1/+8
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+4
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-3/+3
* RefCounted types should not have public destructors, remoting/ edition.rsleevi@chromium.org2013-01-281-1/+3
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-181-0/+5
* Add a message to allow clients to control the video channel.wez@chromium.org2012-05-031-0/+5
* Add ClientDimensions message to control channel.wez@chromium.org2012-04-271-3/+6
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-4/+2
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-4/+2
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-1/+1
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-3/+0
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-23/+3
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-231-2/+2
* 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-3/+17
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+3
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-1/+1
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-0/+36