summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia
Commit message (Expand)AuthorAgeFilesLines
* Update policy signature verification to include policy domain.atwilson@chromium.org2014-02-141-3/+5
* Keep reconcilor for looping when cookies change.rogerta@chromium.org2014-02-123-26/+32
* Move OAuth2 client id and secret switches to gaia_switches.hmsarda@chromium.org2014-02-112-0/+8
* Watch cookie jar so that reconcilor reacts more quickly.rogerta@chromium.org2014-01-312-7/+15
* The google accounts connected to a profile should remain consistent with the ...rogerta@chromium.org2014-01-283-7/+24
* Use case-insensitive comparison in GAIA /programmatic_auth cookie checkbartfab@chromium.org2014-01-281-4/+8
* Re-landing https://codereview.chromium.org/118733002:zelidrag@chromium.org2014-01-281-3/+6
* Revert 242135 "Added merge session request throttle for XHR requ..."zelidrag@chromium.org2014-01-241-6/+3
* Move GoogleAutoLoginHelper to //google_apis.blundell@chromium.org2014-01-223-0/+585
* Fix leak in UbertokenFetcher unittests.blundell@chromium.org2014-01-201-2/+2
* Switch GAIA e-mail address retrieval from /GetUserInfo to /ListAccountsbartfab@chromium.org2014-01-172-18/+10
* Move UbertokenFetcher from //chrome to //google_apis.blundell@chromium.org2014-01-165-0/+329
* Retrieve the authenticated user's e-mail from GAIA during SAML loginbartfab@chromium.org2014-01-162-140/+168
* Move the rest of the //google_apis tests into google_apis_unittests.tfarina@chromium.org2014-01-032-9/+6
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-273-16/+116
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-252-6/+6
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-235-14/+14
* Added merge session request throttle for XHR requests.zelidrag@chromium.org2013-12-201-3/+6
* Additional OAuth2 tests for ChromeOSzelidrag@chromium.org2013-12-182-65/+145
* Added CrOS-specific OAuth2 browser test.zelidrag@chromium.org2013-12-172-107/+396
* cros: Polish SAML signin.xiyuan@chromium.org2013-12-172-22/+50
* Fix skip for now link with inline flowguohui@chromium.org2013-12-174-3/+86
* GaiaOAuthClient::Core::GetUserInfo() does not need to send or receive cookies.rogerta@chromium.org2013-12-161-0/+6
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-4/+6
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-6/+4
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-4/+6
* Added secondary /MergeSession verification step.zelidrag@chromium.org2013-12-083-2/+73
* Fix and re-enable KioskEnterpriseTest.mnissler@chromium.org2013-12-052-14/+67
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-032-4/+5
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* rAc: support multiple accountsestade@chromium.org2013-11-212-0/+8
* /OAuthLogin requests should use ChannelID.thaidn@google.com2013-11-141-4/+4
* Use embedded sign in UI for inline sign in flowguohui@chromium.org2013-11-092-0/+8
* sync: treat gaia http 500s as retriable.tim@chromium.org2013-11-081-32/+33
* Enable account reconcilor when --new-profile-management is used.rogerta@chromium.org2013-11-076-0/+60
* signin: record http response codes and net errors in OAuth2AccessTokenFetcher.tim@chromium.org2013-11-063-18/+131
* Make OAuth2TokenService::Request class multi-login aware.rogerta@chromium.org2013-11-052-5/+19
* Identity API: Add AccountTracker and attach it to identity.onSignInChangedcourage@chromium.org2013-10-223-3/+64
* Add support for notifying about refreshed credentials.nyquist@chromium.org2013-10-111-3/+3
* Removing StartRequest override from DO2TS and virtual keyword from O2TS.Start...fgorski@chromium.org2013-09-262-6/+14
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-17/+5
* Clean up a few more unused globals.thakis@chromium.org2013-09-253-34/+30
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-203-254/+325
* Add a fake GAIA implementation for use with the test server.mnissler@chromium.org2013-09-194-0/+237
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-193-325/+254
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-198-193/+174
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-193-254/+325
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-063-81/+308
* Add UMA stats for initial user policy fetch on Chrome OS.mnissler@chromium.org2013-09-051-2/+2