summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}ajwong@chromium.org2010-11-041-29/+32
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-9/+8
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-24/+24
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-5/+29
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-1/+0
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-9/+9
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-10/+29
* 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-7/+6
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-12/+0
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-43/+56
* This is a monster CL.ajwong@chromium.org2010-10-041-88/+82
* Allows chromoting host to be connected again after connection drops.hclam@chromium.org2010-09-031-10/+8
* Basic user access check for chromoting host.sergeyu@chromium.org2010-09-021-1/+8
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+5
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-181-5/+0
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-181-0/+5
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-1/+1
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-4/+11
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-0/+3
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-0/+3
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-100/+111
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-3/+12
* Added HostConfig class. Changed SimpleHost to use it.sergeyu@chromium.org2010-06-151-10/+9
* Cleanup some chromoting codehclam@chromium.org2010-06-151-0/+232