summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/gaia
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG=91661rickcam@chromium.org2011-08-048-68/+296
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-032-4/+7
* Adding service_name to GaiaOAuthFetcherrickcam@chromium.org2011-08-034-58/+80
* Profile: Make NOTIFICATION_TOKEN_UPDATE profile specific for our multiprofile...erg@chromium.org2011-08-021-2/+3
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-012-2/+2
* Handling of OAuth1 access token based login flow. The token+secret are now st...zelidrag@chromium.org2011-08-013-0/+119
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Updating OWNERS file.rickcam@chromium.org2011-07-291-7/+2
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1