summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup/start_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to using URLRequestContextBuilder to create some contexts.mmenke@chromium.org2014-07-081-1/+1
* Move ServiceUrls to remoting/base.sergeyu@chromium.org2014-07-011-1/+1
* Cleanup: Use base::CommandLine in remoting/thestig@chromium.org2014-05-231-2/+3
* Remove unused parameter from url_request_contextrmsousa@chromium.org2013-08-141-3/+1
* Ignore client certificate requests by default.rmsousa@chromium.org2013-07-311-3/+1
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-041-1/+1
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-221-2/+0
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-1/+1
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-5/+4
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Add command line switch to ignore certificate requests to our host apps.rmsousa@chromium.org2013-02-231-0/+5
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-1/+6
* Cleanups in remoting::HostStarter.sergeyu@chromium.org2012-10-241-3/+0
* [Chromoting] Let the Linux start-host app take a redirect-URL parameter.simonmorris@chromium.org2012-10-181-2/+8
* [Chromoting] Add a Linux command-line app that can register and start a host.simonmorris@chromium.org2012-10-171-0/+174