summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/gaia/token_service.h
Commit message (Expand)AuthorAgeFilesLines
* 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