summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup
Commit message (Expand)AuthorAgeFilesLines
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-273-9/+8
* Remove unnecessary #include.pkasting@chromium.org2013-04-151-2/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-8/+8
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-093-8/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-8/+8
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-4/+4
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-072-5/+5
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Introducing an out-of-process COM class hosting RdpClient.alexeypa@chromium.org2013-03-011-1/+1
* Refactor the ATL module code to accomodate the coming RDP changes.alexeypa@chromium.org2013-03-011-3/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Add command line switch to ignore certificate requests to our host apps.rmsousa@chromium.org2013-02-231-0/+5
* Improve gksudo prompt when enabling chromoting host.sergeyu@chromium.org2013-02-091-13/+15
* Make host/url references configurable.rmsousa@chromium.org2013-02-054-5/+20
* Add FilePath to base namespace.brettw@chromium.org2013-02-022-12/+12
* Ensure Chromoting crash-reporting is opt-inlambroslambrou@chromium.org2012-12-121-9/+6
* Remove Linux host setup wizard and libwebkitgtk dependency.sergeyu@chromium.org2012-12-111-308/+0
* Enable crash-reporting for Mac host, for users who opt in.lambroslambrou@chromium.org2012-12-101-5/+22
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-171-0/+308
* Revert 167794 - Native remoting host configurer for linux.ilevy@chromium.org2012-11-151-308/+0
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-151-0/+308
* [Chromoting] Stop the Windows host configurer trying to use an empty auth code.simonmorris@chromium.org2012-10-311-0/+3
* [Chromoting] Make the AuthCodeGetter component of the Windows host configurersimonmorris@chromium.org2012-10-302-8/+4
* [Chromoting] Make the HostStarter unregister a new host if it couldn't start it.simonmorris@chromium.org2012-10-272-1/+16
* Remove GaiaOauthClient and GaiaUserEmailFetcher from remoting.sergeyu@chromium.org2012-10-272-16/+6
* Cleanups in remoting::HostStarter.sergeyu@chromium.org2012-10-243-41/+31
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-231-40/+2
* [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-188-51/+76
* [Chromoting] Add a simple Windows app that registers and starts a host.simonmorris@chromium.org2012-10-1813-15/+599
* [Chromoting] Add a Linux command-line app that can register and start a host.simonmorris@chromium.org2012-10-171-0/+174
* build fix for gcc 4.6.3, default version of ubuntu 12.04toyoshim@chromium.org2012-10-131-12/+12
* [Chromoting] Add a routine to validate a PIN.simonmorris@chromium.org2012-10-133-0/+74
* Always use google_apis to get the client ID.alexeypa@chromium.org2012-10-101-1/+0
* [Chromoting] Move a Windows-only class to its correct location.simonmorris@chromium.org2012-10-102-4/+5
* [Chromoting] Add a class that gets an OAuth authorization code, on Windows.simonmorris@chromium.org2012-10-096-3/+331
* Add DirectoryExists/CreateDirectory before WriteFile for Json configrmsousa@chromium.org2012-10-061-0/+9
* Treat errors and cancelled host setup differently to avoid showing an error w...alexeypa@chromium.org2012-10-051-3/+9
* [Chromoting] Add a helper class that registers and starts a host.simonmorris@chromium.org2012-10-052-0/+270
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-3/+6
* Call Stop() from all destructors of base::Thread subclasses (except for a cou...pkasting@chromium.org2012-10-031-0/+5
* [Chromoting] Move DaemonInstallerWin to remoting/host/setup.simonmorris@chromium.org2012-10-024-1/+465
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-10-014-0/+1560
* Revert 159402 - Move DaemonController to remoting/host/setupdharani@google.com2012-09-294-1560/+0
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-294-0/+1560
* Revert 159354 - Move DaemonController to remoting/host/setupmichaeln@google.com2012-09-294-1560/+0
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-284-0/+1560