summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/oauth2_token_service.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+0
* app_shell: Introduce skeleton for identity APIjamescook2014-10-281-4/+4
* Fix a typo in an OAuth2TokenService classnamejamescook2014-10-271-6/+6
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-071-1/+1
* Make it so that the account reconcilor (or any other component that wants to ...rogerta@chromium.org2014-07-031-0/+20
* Add create access token fetcher to OAuthTokenService.msarda@chromium.org2014-03-131-5/+12
* signin: mark OAuth2TokenService::RefreshTokenIsAvailable const because it istim@chromium.org2014-02-271-2/+2
* Rewrite DeviceOAuth2TokenService.mnissler@chromium.org2014-02-261-7/+0
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-271-6/+42
* Make OAuth2TokenService::Request class multi-login aware.rogerta@chromium.org2013-11-051-2/+9
* Add support for notifying about refreshed credentials.nyquist@chromium.org2013-10-111-3/+3
* Removing StartRequest override from DO2TS and virtual keyword from O2TS.Start...fgorski@chromium.org2013-09-261-5/+8
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-201-61/+80
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-191-80/+61
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-191-61/+80
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-061-19/+56
* Revert "Handling of multiple concurrent requests from different clients in OA...eustas@chromium.org2013-09-051-56/+19
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-041-19/+56
* Move OAuth2TokenService to google_apis/.kinaba@chromium.org2013-08-261-0/+285