summaryrefslogtreecommitdiffstats
path: root/remoting/test
Commit message (Expand)AuthorAgeFilesLines
* Switch DesktopEnvironment to return a DesktopCapturer.wez@chromium.org2014-08-121-1/+1
* Update ProtocolPerfTest to run host and client on different threadssergeyu@chromium.org2014-07-261-20/+65
* Add basic perf tests for chromoting protocol.sergeyu@chromium.org2014-07-252-0/+365
* Moving chromoting browser_tests to chrome/test.weitaosu@chromium.org2013-10-1511-1395/+0
* Add a Connect_Remote_Host test.weitaosu@chromium.org2013-10-053-1/+55
* Adding a disconnect step in the Me2Me browser test.weitaosu@chromium.org2013-10-033-1/+28
* Complete the Me2Me_Connect_LocalHost end-to-end test: verify keyboard input p...weitaosu@chromium.org2013-09-303-7/+31
* Enable the remoting browser_tests to interact with multiple browser windows andweitaosu@chromium.org2013-09-264-96/+146
* Simulate a mouse click.weitaosu@chromium.org2013-09-263-0/+45
* Adding a key code map for easy keyboard event simulation.weitaosu@chromium.org2013-09-207-1/+194
* Implement a workaround for issue 291207.weitaosu@chromium.org2013-09-192-3/+57
* Refactoring the synchronization code in the chromoting browser_testsweitaosu@chromium.org2013-09-185-70/+262
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-112-102/+18
* Revert 222168 "Add a CodeToNativeKeycode helper that converts UI..."thakis@chromium.org2013-09-102-18/+102
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-102-102/+18
* Adding keyboard input injection helpers. I added a private version of Simulat...weitaosu@chromium.org2013-09-042-0/+119
* Adding me2me_connect_localhost test.weitaosu@chromium.org2013-08-283-6/+186
* Refactor remote_desktop_browsertest:weitaosu@chromium.org2013-08-204-168/+219
* Breaking up remote_desktop_browsertest.cc. Remote_Desktop_Browsertest now con...weitaosu@chromium.org2013-08-164-252/+288
* Add the Approve step in the "MANUAL_Auth" test.weitaosu@chromium.org2013-08-141-5/+66
* Adding the "Authenticate" step to the "MANUAL_Auth" test case. Also added the...weitaosu@chromium.org2013-08-121-48/+100
* Add a new test case "Auth" to test authorization and authentication.weitaosu@chromium.org2013-08-061-1/+69
* Chromoting browser_tests: initial checkin. This checkin adds RemoteDesktopBro...weitaosu@chromium.org2013-08-052-0/+273