summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-08-09Remove include_dirs from test/test.gyp.pbos@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-07-31Added libjingle_peerconnection_java_unittest to buildbot_tests.pyphoglund@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/test/pbos@webrtc.org
2013-07-09Add root_path_android.cc to webrtc/test/Android.mk.pbos@webrtc.org
2013-07-09Arguments need to be separated when implementing gyp-actions.henrike@webrtc.org
2013-07-08Disables unit tests that don't work on Android for Android.henrike@webrtc.org
2013-07-08Unreverts revert: Makes it possible to find files used by some unit tests whe...henrike@webrtc.org
2013-07-05Revert 4298 "Makes it possible to find files used by some unit t..."pbos@webrtc.org
2013-07-05Makes it possible to find files used by some unit tests when running them as ...henrike@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-11Reorganize test targets in WebRTCkjellander@webrtc.org
2013-05-29Remove #pragma oncepbos@webrtc.org
2013-05-27Include files from webrtc/.. paths in test/channel_transport/pbos@webrtc.org
2013-05-27Include files from webrtc/.. paths in test/pbos@webrtc.org
2013-05-09Drop Virtual webcam check script as moved into buildbot scripts.kjellander@webrtc.org