summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/gaia
Commit message (Expand)AuthorAgeFilesLines
* Replace chrome/common/net/http_return.h with net/http/http_status_code.hakalin@chromium.org2012-02-272-14/+14
* Revert "Update Gaia URL."xiyuan@chromium.org2012-01-241-41/+2
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-224-1362/+0
* Update Gaia URL.xiyuan@chromium.org2012-01-211-2/+41
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-214-0/+1362
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-214-1362/+0
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-194-0/+1362
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-114-1362/+0
* Allow clearing tokens with cmd-line flags from release builds.atwilson@chromium.org2011-12-221-2/+0
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Removing myself from owners file. People are asking for owner reviews in thisrogerta@chromium.org2011-12-061-1/+0
* ChromeOS: Use OAuth2 refresh token to download GAIA infosail@chromium.org2011-12-062-2/+1
* Remove stuff in TokenService that is not needed anymore (due to OAuth based a...munjal@chromium.org2011-12-053-75/+1
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-051-3/+4
* Shaving parallel authenticator yak to remove unnecessary dependency on this c...zelidrag@chromium.org2011-12-032-8/+15
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-012-0/+2
* Revive reverted path.munjal@chromium.org2011-11-303-49/+185
* Revert 111882 - Integrate OAuth2 login token generation into TokenService:jstritar@chromium.org2011-11-293-185/+49
* Integrate OAuth2 login token generation into TokenService:munjal@chromium.org2011-11-293-49/+185
* Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)dcheng@chromium.org2011-11-251-2/+5
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-212-13/+14
* UserPolicyCache only becomes ready after policy has been fetched.joaodasilva@chromium.org2011-11-152-2/+2
* Add a method to TokenService to fetch tokens for newly added services in newmunjal@chromium.org2011-11-113-8/+84
* Finish up the app notification setup code:munjal@chromium.org2011-11-042-1/+3
* Moving the SignalingTask class to base/test.tommi@chromium.org2011-11-022-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-3/+4
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-282-9/+5
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-5/+8
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-6/+5
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-252-19/+20
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-243-26/+52
* [cros] OOBE: add histograms for Profile image fetching.ivankr@chromium.org2011-10-241-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-6/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-197-51/+53
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+3
* Extend GaiaOAuthFetcher with support for revoking tokens.mnissler@chromium.org2011-10-044-8/+103
* [cros] Downloading Profile image snapshot from Picasa album for logged-in user.avayvod@chromium.org2011-09-272-2/+3
* Moved static Gaia OAuth URLs to GaiaUrls.joaodasilva@chromium.org2011-09-203-96/+37
* Expose OAuth token/secret in TokenService.rickcam@chromium.org2011-09-163-9/+49
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-133-3/+2
* Fix Linux Views build breakage.willchan@chromium.org2011-09-133-2/+3
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-133-3/+2
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-2/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-4/+2
* [ChromeOS] Fix a problem that fails to get oauth token for official build.xiyuan@chromium.org2011-08-201-4/+3
* Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...rickcam@chromium.org2011-08-183-4/+7
* Support Sync operations after user signing with --enable-sync-oauthrickcam@chromium.org2011-08-121-2/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-2/+2