summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/gaia/token_service.h
Commit message (Expand)AuthorAgeFilesLines
* Rename GaiaAuthenticator2 to GaiaAuthFetcher.tfarina@chromium.org2010-11-101-2/+2
* In the webstore login api, we need to provide the gaia auth token to allow to...johnnyg@chromium.org2010-11-011-1/+1
* Implement device token fetcherdanno@chromium.org2010-10-291-1/+1
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-3/+3
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-2/+17
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-17/+2
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-2/+17
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-6/+8
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-1/+2
* Add token serialization to token_service.chron@chromium.org2010-08-121-22/+101
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-3/+3
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-281-11/+76
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+31