summaryrefslogtreecommitdiffstats
path: root/remoting/client/jingle_host_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-111/+0
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-5/+7
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-12/+13
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-4/+11
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-2/+2
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-9/+9
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-2/+3
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-6/+3
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-16/+33
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-0/+2
* Fix class -> struct.ajwong@chromium.org2010-07-271-1/+2
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-271-2/+2
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-8/+6
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-9/+11
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-101-0/+83