summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/oauth2_mint_token_flow.cc
Commit message (Expand)AuthorAgeFilesLines
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-1/+1
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-3/+3
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+3
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-17/+16
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-1/+1
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* Updates to the experimental/identity API to remove dependency on TokenService.fgorski@chromium.org2013-07-171-3/+3
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-1/+1
* * Introducing Service Error and Unexpected Response for better handling offgorski@chromium.org2013-06-211-16/+42
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* google_apis: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Identity API: Add token cache and identity.invalidateAuthToken.courage@chromium.org2013-04-221-6/+15
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-9/+8
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-8/+9
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-9/+8
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Don't allow OAuth2MintTokenFlow to outlive profile.estade@chromium.org2012-10-011-13/+0
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-0/+261