summaryrefslogtreecommitdiffstats
path: root/remoting/host/simple_host_process.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-1/+1
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-2/+2
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-1/+1
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-211-2/+2
* Fix up thread types.dmaclach@chromium.org2010-06-301-2/+4
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-6/+21
* Fix host auth scripts to work with Windows.garykac@google.com2010-06-251-3/+10
* Get scripts working independent of where they are run.dmaclach@chromium.org2010-06-231-3/+13
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-53/+38
* Added HostConfig class. Changed SimpleHost to use it.sergeyu@chromium.org2010-06-151-7/+14
* Cleanup some chromoting codehclam@chromium.org2010-06-151-37/+8
* Extract auth token into separate .chromotingAuthToken file so it can be re-used.garykac@google.com2010-06-111-8/+35
* Separate out HostConnection into an interface and a jingle-basedajwong@chromium.org2010-06-101-1/+5
* Fix up the define usage so that we actually handle OSX specific stuff correctly.dmaclach@chromium.org2010-06-091-2/+2
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-12/+9
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-091-9/+12
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-091-12/+9
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+118