summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/oauth2_token_service_request_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor AO2TS to make it easier to componentizegogerald2015-07-021-5/+5
* Using ThreadTaskRunnerHandle in lieu of MessageLoopProxy in google_apis moduleanujk.sharma2015-05-111-1/+2
* Standardize usage of virtual/override/final specifiers in google_apis/.dcheng2014-12-231-2/+2
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-0/+2
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-211-22/+22
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-071-8/+8
* Fix bug where TokenServiceProvider is used after it has been destroyed.maniscalco@chromium.org2014-08-131-3/+8
* Ensure OAuth2TokenServiceRequest::Core is destroyed on owner thread.maniscalco@chromium.org2014-06-051-0/+6
* Componentize and rename ProfileOAuth2TokenServiceRequest.maniscalco@chromium.org2014-06-021-0/+257