summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup/host_starter.cc
Commit message (Expand)AuthorAgeFilesLines
* Remoting: Move WeakPtrFactory members to be lastdmichael@chromium.org2013-10-101-2/+2
* Refactor the daemon controller so that the callbacks are called on the caller...alexeypa@chromium.org2013-09-101-4/+4
* Fix false "network error" from start-host tool.lambroslambrou@chromium.org2013-08-281-5/+15
* Service account setup for headless Linux hostsrmsousa@chromium.org2013-08-161-9/+51
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-261-3/+3
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-221-3/+1
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-3/+3
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-3/+6
* [Chromoting] Make the HostStarter unregister a new host if it couldn't start it.simonmorris@chromium.org2012-10-271-1/+15
* Remove GaiaOauthClient and GaiaUserEmailFetcher from remoting.sergeyu@chromium.org2012-10-271-9/+5
* Cleanups in remoting::HostStarter.sergeyu@chromium.org2012-10-241-29/+20
* [Chromoting] Use base::GenerateGUID to generate host IDs.simonmorris@chromium.org2012-10-191-42/+2
* [Chromoting] Let the Linux start-host app take a redirect-URL parameter.simonmorris@chromium.org2012-10-181-5/+6
* [Chromoting] Add a simple Windows app that registers and starts a host.simonmorris@chromium.org2012-10-181-10/+54
* Always use google_apis to get the client ID.alexeypa@chromium.org2012-10-101-1/+0
* [Chromoting] Add a class that gets an OAuth authorization code, on Windows.simonmorris@chromium.org2012-10-091-3/+2
* [Chromoting] Add a helper class that registers and starts a host.simonmorris@chromium.org2012-10-051-0/+177