summaryrefslogtreecommitdiffstats
path: root/remoting/host/oauth_token_getter.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-1/+1
* Fix SignalingConnector to handle expired access tokens properly.sergeyu2015-12-121-0/+4
* Added classes for communicating with the GCD REST API.jrw2015-06-021-47/+6
* Changes to support GCD hosts:jrw2015-05-081-3/+5
* Reporting of policy errors via host-offline-reason: part 3lukasza2015-01-121-4/+7
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-9/+9
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-5/+5
* Add auto-refresh support to OAuthTokenGetter (disabled for now).rmsousa@chromium.org2014-05-211-1/+6
* Separate access token caching logic from signaling connector.rmsousa@chromium.org2014-02-111-0/+95