summaryrefslogtreecommitdiffstats
path: root/chrome/service/gaia
Commit message (Collapse)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
| | | | | | | | | BUG=50273 TEST=everything still builds, build is 10% faster on windows, same speed on mac/linux TBR: erg git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53716 0039d316-1c4b-4281-b951-d872f2087c98
* Created and deleted URLFetcher on the IO thread in the ↵sanjeevr@chromium.org2010-05-132-5/+7
| | | | | | | | | | ServiceGaiaAuthenticator implementation. BUG=None. TEST=None. Review URL: http://codereview.chromium.org/1992016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47105 0039d316-1c4b-4281-b951-d872f2087c98
* Created a new process type called the service process to host background ↵sanjeevr@chromium.org2010-05-122-0/+143
tasks such as the Cloud Print Proxy. BUG=None. TEST=None. Review URL: http://codereview.chromium.org/2001009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47055 0039d316-1c4b-4281-b951-d872f2087c98