summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Rename SessionManager to ScreenRecorderhclam@chromium.org2010-12-061-11/+8
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-0/+2
* Use VP8 over PseudoTCP by default.sergeyu@chromium.org2010-11-231-8/+20
* Move creation of capturer, input stub into ChromotingHosthclam@chromium.org2010-11-171-1/+2
* Introduce a fake HostStub since there's no need to handle it nowhclam@chromium.org2010-11-171-1/+5
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-8/+5
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-2/+2
* Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}ajwong@chromium.org2010-11-041-15/+19
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-9/+9
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-6/+6
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-2/+5
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-5/+6
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-3/+4
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-141-6/+0
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-2/+15
* This is a monster CL.ajwong@chromium.org2010-10-041-10/+5
* Basic user access check for chromoting host.sergeyu@chromium.org2010-09-021-0/+3
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-0/+3
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-4/+4
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-2/+2
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-29/+38
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-4/+5
* Added HostConfig class. Changed SimpleHost to use it.sergeyu@chromium.org2010-06-151-5/+5
* Cleanup some chromoting codehclam@chromium.org2010-06-151-0/+147