summaryrefslogtreecommitdiffstats
path: root/chrome/browser/remoting/remoting_setup_flow.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-1/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Rename GaiaAuthenticator2 to GaiaAuthFetcher.tfarina@chromium.org2010-11-101-4/+4
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-0/+4
* Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...sanjeevr@chromium.org2010-10-181-2/+3
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-3/+3
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-7/+4
* Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2...johnnyg@chromium.org2010-10-021-1/+2
* Cleanup TODOs in RemotingSetupFlowhclam@chromium.org2010-08-311-66/+177
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-11/+14
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-3/+3
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-181-14/+11
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-181-11/+14
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-4/+4
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-171-14/+89
* Setup dialog for remotinghclam@chromium.org2010-08-171-0/+125