summaryrefslogtreecommitdiffstats
path: root/remoting/client/jingle_host_connection.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-177/+0
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+3
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-33/+32
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-7/+12
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-1/+3
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-12/+12
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-6/+12
* Implement basic X11 screen capture on linux.ajwong@chromium.org2010-10-211-0/+2
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-191-2/+2
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-20/+0
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-64/+92
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-0/+17
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-271-4/+4
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-14/+11
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-8/+12
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-101-0/+134