summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-01Re-enable libjingle_peerconnection_java_unittest since bug 2952 is fixed.fischman@webrtc.org
2014-02-26Add SetConfig method to FakeNetworkPipe and to DirectTransporthenrik.lundin@webrtc.org
2014-02-23Disable libjingle_peerconnection_java_unittestkjellander@webrtc.org
2014-02-21Add RTCP packet class.asapersson@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@webrtc.org
2014-02-18Incorrect overhead calculation when using FEC + RTP extension headers.sprang@webrtc.org
2014-01-24Wire up RTX in VideoReceiveStream.pbos@webrtc.org
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2013-12-18Integrate fake_network_pipe into direct_transport.stefan@webrtc.org
2013-12-18Remove metrics_unittestskjellander@webrtc.org
2013-12-13Update talk to 58127566 together withwu@webrtc.org
2013-12-12Revert 5274 "Update talk to 58113193 together with https://webrt..."wu@webrtc.org
2013-12-12Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5...wu@webrtc.org
2013-12-11Add SwapFrame() to VideoSendStreamInput.pbos@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-12-10Improve VideoSendStreamTest::MaxPacketSizesprang@webrtc.org
2013-12-06Revert 5229 "Make VideoSendStreamTest::MaxPacketSize test a whol..."andrew@webrtc.org
2013-12-05Make VideoSendStreamTest::MaxPacketSize test a whole range of frame sizes, to...sprang@webrtc.org
2013-12-05Move implementation files out of the webrtc/ root.pbos@webrtc.org
2013-12-04Adds support for sending redundant payloads over RTX.stefan@webrtc.org
2013-12-03Set local SSRC for VideoReceiveStream.pbos@webrtc.org
2013-11-28Set up SSRCs correctly after switching codec.pbos@webrtc.org
2013-11-26Implement and test EncodedImageCallback in new ViE API.sprang@webrtc.org
2013-11-21Add -Wnon-virtual-dtor warning for C++ code.pbos@webrtc.org
2013-11-20Rename newapi::Transport::SendRTP()->SendRtp().pbos@webrtc.org
2013-11-18Fix test broken with r5128.stefan@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-11-08Remove update_resources.py as it's no longer used.kjellander@webrtc.org
2013-11-06Update getUserMedia W3C conformance tests.kjellander@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-10-16Revert "Disable tests for TSan v2"kjellander@webrtc.org
2013-10-10Reorganize GYP targets to make webrtc.gyp more usable.kjellander@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-26Remove include_dirs from test.pbos@webrtc.org
2013-09-24Add libjingle_peerconnection_objc_test to buildbot_tests.pykjellander@webrtc.org
2013-09-19Disable tests for TSan v2kjellander@webrtc.org
2013-09-17To use the channel_transport on the iOS platform, some #if directives are cha...sjlee@webrtc.org
2013-09-17Call AllowCommandLineReparsing in unit tests.andrew@webrtc.org
2013-09-05Make unittest log printouts opt-in with a --logs flag.andrew@webrtc.org
2013-09-05Restore severity precondition to logging.h.andrew@webrtc.org
2013-08-29Fix fileutils.cc for tests running under Win memory tools.kjellander@webrtc.org
2013-08-28Fix metrics_unittests on Android.kjellander@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org