summaryrefslogtreecommitdiffstats
path: root/remoting/host/oauth_token_getter_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-231-3/+4
* Fix SignalingConnector to handle expired access tokens properly.sergeyu2015-12-121-0/+5
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Added compile-time switch to enable GCD in host.jrw2015-07-171-6/+5
* Added classes for communicating with the GCD REST API.jrw2015-06-021-0/+176