summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/gaia_auth_fetcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the calls to GAIA for the IDP IFrame protocol.mlerman2015-03-101-0/+37
* Users with Web Login Required can still unlock with their password.mlerman2014-10-091-0/+19
* Use a distinct source parameter on gaia endpoints for the reconcilor.rogerta2014-09-271-2/+4
* Remove implicit conversions from scoped_refptr to T* in google_apis/Daniel Cheng2014-08-261-2/+2
* When the user signs in, make sure to set cookies on all reachable googlerogerta@chromium.org2014-08-131-2/+17
* Pass device_id and device_type to programmatic_auth endpoint when requesting LSTpavely@chromium.org2014-06-131-0/+19
* Remove GaiaAuthFetcher::StartCookieForOAuthCodeExchange.pavely@chromium.org2014-05-311-52/+0
* Fix "unreachable code" warnings (MSVC warning 4702) in google_apis/.pkasting@chromium.org2014-03-181-36/+4
* Fix skip for now link with inline flowguohui@chromium.org2013-12-171-0/+52
* Enable account reconcilor when --new-profile-management is used.rogerta@chromium.org2013-11-071-0/+15
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-17/+5
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-4/+4
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-2/+1
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* google_apis: Break the dependency on TestingProfile from chrome.tfarina@chromium.org2013-07-041-40/+30
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-1/+1
* google_apis: Use base::MessageLoop.xhwang@chromium.org2013-04-291-1/+1
* Remove support for ClientOAuth from GaiaAuthFetcher.rogerta@chromium.org2013-04-291-230/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-18/+35
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-35/+18
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-18/+35
* Fix a couple of GaiaAuthFetcherTest tests to work when non-official keys are ...joi@chromium.org2013-01-101-8/+14
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-0/+1021