summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/host_control_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Protocol-level changes required to support PIN-less authentication.jamiewalch@chromium.org2013-05-101-1/+3
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+3
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-4/+9
* Simplify BufferedSocketWriter by making it non-thread-safe.sergeyu@chromium.org2012-05-241-2/+2
* [Chromoting] Add a filter that will stop the host sending unnecessary clipboa...simonmorris@chromium.org2012-05-221-4/+3
* [Chromoting] Add plumbing to carry clipboard events from the host to the client.simonmorris@chromium.org2012-03-311-9/+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-2/+11
* 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-7/+10
* Refactor channel dispatchers on the host side.sergeyu@chromium.org2011-11-181-0/+58