summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/gaia/token_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Move:ben@chromium.org2010-12-021-1/+1
* 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-0/+1
* Implement device token fetcherdanno@chromium.org2010-10-291-2/+6
* Convert LOG(INFO) to VLOG(1) - chrome/browser/net/.pkasting@chromium.org2010-10-221-3/+2
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-12/+12
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-3/+3
* Establish new debug switches to manipulate the token service from the command...johnnyg@chromium.org2010-09-141-0/+20
* Linux: More gcc 4.5 NULL versus 0 fixes.craig.schlenter@chromium.org2010-09-141-3/+3
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+29
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-29/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+29
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-2/+2
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+2
* Add token serialization to token_service.chron@chromium.org2010-08-121-24/+152
* 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-3/+64
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+18