summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/gaia_auth_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix "unreachable code" warnings (MSVC warning 4702) in google_apis/.pkasting@chromium.org2014-03-181-94/+28
* Remove command-line flags for OAuth scopes.mnissler@chromium.org2014-03-121-2/+2
* Use case-insensitive comparison in GAIA /programmatic_auth cookie checkbartfab@chromium.org2014-01-281-4/+8
* Fix skip for now link with inline flowguohui@chromium.org2013-12-171-3/+19
* /OAuthLogin requests should use ChannelID.thaidn@google.com2013-11-141-4/+4
* Enable account reconcilor when --new-profile-management is used.rogerta@chromium.org2013-11-071-0/+26
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-11/+12
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-2/+3
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-2/+2
* Remove support for ClientOAuth from GaiaAuthFetcher.rogerta@chromium.org2013-04-291-218/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-10/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-10/+10
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-10/+10
* revoke unused OAuth2 tokens on signout and re-signin courage@chromium.org2013-04-051-0/+34
* Support for auth code based authentication flow for both app and web UI drive...zelidrag@chromium.org2013-03-251-16/+17
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-12/+12
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Make gaia and oauth token fetchers recover from ERR_NETWORK_CHANGED.joaodasilva@chromium.org2013-02-041-0/+6
* OAuth2 sign-in flow for ChromeOS.zelidrag@chromium.org2013-01-151-5/+24
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-0/+1106