summaryrefslogtreecommitdiffstats
path: root/chrome/service/gaia/service_gaia_authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Removed LCID authentication from cloud print and cloud print setup dialog.vitalybuka@chromium.org2013-06-191-57/+0
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-111-1/+0
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-3/+3
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* RefCounted types should not have public destructors, chrome/ editionrsleevi@chromium.org2012-04-251-2/+4
* Add OVERRIDE to chrome/service/.avi@chromium.org2011-11-191-3/+5
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-1/+1
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-3/+4
* Update URLFetcher::OnURLFetchComplete() parameters.skerner@chromium.org2011-10-051-6/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-2/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-2/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-4/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...sanjeevr@chromium.org2010-05-131-1/+0
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-0/+57