summaryrefslogtreecommitdiffstats
path: root/remoting/test/app_remoting_connected_client_fixture.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/*sergeyu2015-12-241-5/+5
* Updated latency fixture to match internal classes and refactoredliaoyuke2015-07-271-4/+20
* Added image pattern comparison logic including unit tests.liaoyuke2015-07-131-1/+0
* Added test interface: AppRemotingLatencyTestFixtureliaoyuke2015-07-081-1/+1
* Refactored AppRemotingConnectedClientFixture to decouple AppRemotingConnectio...liaoyuke2015-06-291-169/+11
* Fixed 'unreachable line' Windows errortonychun2015-06-181-1/+2
* Refactored remoting targets to support app remoting and chromoting. Built a n...tonychun2015-06-101-1/+1
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Submission for C++ Readabilityjoedow2015-05-061-6/+2
* Updated the formatting for the app remoting test driver files using clag-form...joedow2015-03-261-2/+2
* Adding Test Fixture for initial test cases for the App Remoting Test Driver. ...joedow2015-03-251-0/+256