summaryrefslogtreecommitdiffstats
path: root/remoting/test/remote_host_info_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Updating App Remoting Test Driver logging behavior.joedow2015-07-061-3/+3
* Adding the ability to release hosts after testing to the app remoting test dr...joedow2015-07-021-24/+6
* Updating app remoting test driver so it can target the staging environment.joedow2015-06-121-0/+6
* Updating App Remoting Test Driver to read/write refresh tokens using a JSON f...joedow2015-06-111-2/+1
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* Use base::ResetAndReturn() in remoting.sergeyu2015-04-251-10/+6
* Adding Test Fixture for initial test cases for the App Remoting Test Driver. ...joedow2015-03-251-5/+6
* Adding the RemoteHostInfo and RemoteHostInfoFetcher classes and unittests for...joedow2015-03-061-0/+140