summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_test.gypi
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-251-2/+0
* Show max latency on client's status baryuweih2016-03-231-1/+1
* Revert of Show max latency on client's status bar (patchset #8 id:140001 of h...newt2016-03-231-1/+1
* Reland: Adding container class for chromoting client runtimes.lambroslambrou2016-03-231-0/+1
* Show max latency on client's status baryuweih2016-03-221-1/+1
* Revert of Adding container class for chromoting client runtimes. (patchset #2...lambroslambrou2016-03-211-1/+0
* Remove app_remoting.sergeyu2016-03-191-1/+0
* Implementing the RemoteSecurityKeyIpcClient class and tests.joedow2016-03-141-0/+3
* Implement GnubbyAuthHandlerWin class and tests.joedow2016-03-141-0/+3
* Implementing RemoteSecurityKeyIpcServer class and tests.joedow2016-03-141-0/+3
* Adding container class for chromoting client runtimes.nicholss2016-03-141-0/+1
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-111-0/+1
* Revert of Implement authenticator based on SPAKE2 implementation in boringssl...chrishall2016-03-101-1/+0
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-081-0/+1
* Implement HttpIceConfigRequestsergeyu2016-02-201-0/+1
* Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension.joedow2016-02-171-0/+1
* Moving Gnubby* files to a new directory.joedow2016-02-081-1/+1
* Extract threading logic out of MouseShapePump.sergeyu2016-02-051-0/+1
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-281-10/+0
* Implement new video encoder performance tests, for VP9/VP8 comparison.sergeyu2016-01-201-3/+4
* Pass VideoRenderer interface to ConnectionToHost.sergeyu2016-01-051-0/+2
* Start WebrtcConnectionToHost.sergeyu2015-12-181-1/+0
* Replace ice_connection_to_client_unittest.cc with connection_unittest.ccsergeyu2015-12-181-1/+1
* Move IceTransport tests to ice_transport_unittest.ccsergeyu2015-12-111-0/+1
* Add WebrtcConnectionToClient.sergeyu2015-12-101-0/+1
* Remove QUIC support from remoting host and client.sergeyu2015-12-031-1/+0
* Add support for WebRTC protocol in SessionConfig.sergeyu2015-12-021-0/+1
* Replace MockConnectionToClient with FakeConnectionToClientsergeyu2015-11-241-0/+2
* Move VideoFramePump to remoting/protocolsergeyu2015-11-231-4/+4
* Make protocol::ConnectionToClient an abstract interface.sergeyu2015-11-191-3/+3
* Implement WebrtcTransportsergeyu2015-11-191-0/+1
* Add NormalizingInputFilterWin to un-pick AltGr sequences.wez2015-10-231-0/+1
* Fix running gyp with configuration_policy=0the_jk2015-09-151-2/+10
* Move remoting/base/resources* to remoting/hostsergeyu2015-08-261-2/+1
* Removing circular dependency from App Remoting Test Driver code.joedow2015-08-251-13/+2
* remoting: Simplify FrameConsumer interface and remove FrameProducer interface.sergeyu2015-08-201-0/+1
* Implement QuicChannel and QuicChannelFactorysergeyu2015-08-141-0/+1
* Created the ConnectionPerformanceFixture and its respective tests.tonychun2015-08-061-0/+3
* Remove remoting client plugin from chrome.sergeyu2015-08-041-6/+0
* Created debug mode and dump imageliaoyuke2015-08-041-0/+2
* Remove legacy CRD application types.sergeyu2015-08-041-1/+1
* Revert "Remove legacy CRD application types."Mitsuru Oshima2015-08-041-1/+1
* Remove legacy CRD application types.sergeyu2015-08-031-1/+1
* Added ConnectionTimeObserver to provide a way to calculate times between the ...tonychun2015-07-311-0/+3
* Updated latency fixture to match internal classes and refactoredliaoyuke2015-07-271-0/+2
* Added chromoting test environment for the chromoting tests to share data.tonychun2015-07-241-0/+7
* Misc GN build improvements, mostly Windows.brettw2015-07-231-0/+6
* Support for connecting to localhost on the chromoting test driver.tonychun2015-07-201-1/+4
* Add P2PDatagramSocket and P2PStreamSocket interfaces.sergeyu2015-07-201-2/+0
* Cleanup inconsistencies between GN and GYP in //remotingsergeyu2015-07-161-81/+30