aboutsummaryrefslogtreecommitdiff
path: root/webrtc/test/fake_network_pipe.h
AgeCommit message (Expand)Author
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-05-01Use rtc::CriticalSection in webrtc/video/.Peter Boström
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2014-07-31Add simulation of network effects to video_loopback tool.stefan@webrtc.org
2014-07-09Add full stack test cases with a fake network pipe.stefan@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.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