aboutsummaryrefslogtreecommitdiff
path: root/webrtc/test/direct_transport.cc
AgeCommit message (Expand)Author
2016-01-14Add ramp-up tests for transport sequence number with and w/o audio.Stefan Holmer
2015-12-10Replace EventWrapper in video/, test/ and call/.Peter Boström
2015-12-09Nuke TickTime::UseFakeClock.Peter Boström
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-27Call OnSentPacket for all packets sent in the test framework.stefan
2015-10-02Add a PacketOptions struct to webrtc::Transport.stefan
2015-05-01Use rtc::CriticalSection in webrtc/video/.Peter Boström
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-02-13Remove EventWrapper::Reset().pbos@webrtc.org
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2014-02-26Add SetConfig method to FakeNetworkPipe and to DirectTransporthenrik.lundin@webrtc.org
2013-12-18Integrate fake_network_pipe into direct_transport.stefan@webrtc.org
2013-11-20Rename newapi::Transport::SendRTP()->SendRtp().pbos@webrtc.org
2013-11-18Hook up audio/video sync to Call.stefan@webrtc.org
2013-11-15Improve Call tests for RTX.stefan@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org