summaryrefslogtreecommitdiffstats
path: root/remoting/test
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-251-3/+0
* Move ServiceUrls to remoting/hostsergeyu2016-03-242-3/+1
* Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://...aberent2016-03-242-1/+3
* Move ServiceUrls to remoting/hostsergeyu2016-03-232-3/+1
* Enable TURN on the host when using WebRTC.sergeyu2016-03-161-0/+3
* Use ClientAuthenticationConfig in PairingClientAuthenticatorsergeyu2016-03-121-1/+1
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-122-23/+19
* Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. ...alexmos2016-03-112-19/+23
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-112-23/+19
* Replace ThirdPartyClientAuthenticator::TokenFetcher with a callback.sergeyu2016-03-102-28/+18
* Cleanup AuthenticationMethod usage.sergeyu2016-03-096-37/+9
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-044-17/+16
* remoting: Add out-of-line copy ctors for complex classes.vmpstr2016-02-266-0/+11
* Use IpcVideoFrameCapturer on network thread instead of capture thread.sergeyu2016-02-151-3/+1
* Update webrtc::DesktopCapturere clients to use SharedMemoryFactorysergeyu2016-02-123-3/+3
* Use UrlRequest in PortAllocator.sergeyu2016-02-112-7/+9
* Add policy to restrict client domain for Me2Me.jamiewalch2016-02-081-1/+1
* Roll WebRTC 11486:11495, Libjingle 11485:11495kjellander2016-02-051-1/+1
* Add performance test for WebRTC protocol.sergeyu2016-01-294-26/+289
* Fix FakePortAllocator to keep reference to TransportContext.sergeyu2016-01-282-6/+12
* Implement new video encoder performance tests, for VP9/VP8 comparison.sergeyu2016-01-206-0/+389
* Simplify PortAllocatorBase and make PortAllocator creation synchronous.sergeyu2016-01-112-63/+34
* Move and rename cricket::HttpPortAllocatorBasesergeyu2016-01-082-26/+20
* Rename KEY_ constants to avoid conflict with <linux/input.h>kpschoedel2016-01-071-1/+1
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-053-0/+11
* Move VideoRenderer to remoting/protocolsergeyu2016-01-054-8/+10
* Move ownership of Transport out of Session.sergeyu2015-12-281-9/+5
* Use std::move() instead of .Pass() in remoting/*sergeyu2015-12-248-53/+52
* Switch to standard integer types in remoting/.avi2015-12-2241-11/+64
* Simplify ConnectionToHost interface.sergeyu2015-12-173-34/+33
* More cleanups in JingleSessionManager interface.sergeyu2015-12-171-4/+5
* Add TransportContext class.sergeyu2015-12-164-72/+77
* Remove the NoAtExitBaseTestSuite anti-pattern.jam2015-12-112-36/+9
* Update Chromoting test-driver to accept a host-JID command-line parameter and...anandc2015-12-113-1/+75
* Add remoting::Session::State value for connected transport.sergeyu2015-11-271-4/+4
* Move VideoFramePump to remoting/protocolsergeyu2015-11-231-2/+2
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Remove remoting::protocol::Transport interface.sergeyu2015-10-281-2/+2
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-282-5/+5
* Revert of Add TransportSession interface to prepare for WebRTC-based transpor...georgesak2015-10-282-5/+5
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-282-5/+5
* Remove from the Chromoting test-driver tests the checks for connection times ...anandc2015-10-161-36/+1
* Use standard DOM code definitions instead of custom.jamiewalch2015-10-123-21/+20
* Fix TestChromotingClient constructor delegation syntaxmdempsky2015-09-241-5/+4
* Removing Test and Staging environments from App Remoting Test Driver tool.joedow2015-09-225-170/+32
* Make chromoting_test_driver buildable with GNsergeyu2015-09-181-2/+4
* Move ownership of PerformanceTracker out of video renderers.sergeyu2015-09-173-11/+0
* Rename/Move ChromotingStats->protocol::PerformanceTrackersergeyu2015-09-173-4/+6
* Roll WebRTC 9918:9920, Libjingle 9915:9920niklase2015-09-111-0/+1
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+2