summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/gaia
Commit message (Expand)AuthorAgeFilesLines
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-221-3/+3
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-5/+1
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-193-10/+11
* 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-133-1/+5
* Add token serialization to token_service.chron@chromium.org2010-08-123-58/+467
* Mac: Some clang appeasing.thakis@chromium.org2010-08-042-6/+6
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-283-14/+312
* `#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-142-0/+49