summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup/host_starter.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to using URLRequestContextBuilder to create some contexts.mmenke@chromium.org2014-07-081-1/+5
* Remoting: Move WeakPtrFactory members to be lastdmichael@chromium.org2013-10-101-1/+1
* Refactor the daemon controller so that the callbacks are called on the caller...alexeypa@chromium.org2013-09-101-2/+3
* Fix false "network error" from start-host tool.lambroslambrou@chromium.org2013-08-281-0/+5
* Service account setup for headless Linux hostsrmsousa@chromium.org2013-08-161-2/+6
* Move service_client to host/setup, since it's only used to register hosts.rmsousa@chromium.org2013-07-291-1/+1
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-041-1/+1
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-261-1/+1
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-221-1/+0
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-2/+2
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-0/+2
* [Chromoting] Make the HostStarter unregister a new host if it couldn't start it.simonmorris@chromium.org2012-10-271-0/+1
* Remove GaiaOauthClient and GaiaUserEmailFetcher from remoting.sergeyu@chromium.org2012-10-271-7/+1
* Cleanups in remoting::HostStarter.sergeyu@chromium.org2012-10-241-9/+11
* [Chromoting] Let the Linux start-host app take a redirect-URL parameter.simonmorris@chromium.org2012-10-181-2/+5
* [Chromoting] Add a simple Windows app that registers and starts a host.simonmorris@chromium.org2012-10-181-0/+4
* [Chromoting] Add a helper class that registers and starts a host.simonmorris@chromium.org2012-10-051-0/+93