summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_control_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-131-0/+1
* Protocol-level changes required to support PIN-less authentication.jamiewalch@chromium.org2013-05-101-0/+1
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+1
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-2/+2
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-181-0/+1
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-2/+3
* Simplify BufferedSocketWriter by making it non-thread-safe.sergeyu@chromium.org2012-05-241-2/+2
* Add a message to allow clients to control the video channel.wez@chromium.org2012-05-031-0/+1
* Add ClientDimensions message to control channel.wez@chromium.org2012-04-271-0/+4
* [Chromoting] Add plumbing to carry clipboard events from the host to the client.simonmorris@chromium.org2012-03-311-5/+11
* Refactor VideoStub interface to accept ownership of video packets.sergeyu@chromium.org2012-03-281-1/+1
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-3/+9
* Cleanup: Another round of unused forward declaration cleanup.thestig@chromium.org2012-03-031-5/+1
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-6/+6
* Refactor client channel dispatchers.sergeyu@chromium.org2011-11-181-0/+57