summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Handling of multiple concurrent requests from different clients in OA...eustas@chromium.org2013-09-055-348/+89
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-045-89/+348
* Fix memory leak in OAuth2TokenServiceTest.kinaba@chromium.org2013-08-271-0/+5
* Move OAuth2TokenService to google_apis/.kinaba@chromium.org2013-08-265-0/+1488
* Remove LSO token fetch from TokenService.rogerta@chromium.org2013-08-162-4/+0
* Passed app-specific client id and secret to OAuth2TokenServicezelidrag@chromium.org2013-08-012-23/+2
* Switch Enterprise enrollment to OAuth2mnissler@chromium.org2013-07-261-2/+2
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-235-18/+7
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-174-4/+4
* Updates to the experimental/identity API to remove dependency on TokenService.fgorski@chromium.org2013-07-172-5/+5
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-1312-12/+12
* google_apis: Break the dependency on TestingProfile from chrome.tfarina@chromium.org2013-07-045-63/+63
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-283-3/+3