summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-05Wire up bandwidth stats to the new API and webrtcvideoengine2.stefan@webrtc.org
2014-11-05Restore old behavior for Android in fileutils.cckjellander@webrtc.org
2014-11-04Add support for VP9 in webrtc::Call and video_loopback.stefan@webrtc.org
2014-11-03Roll chromium_revision: 28d1981..d3db2ffmarpan@webrtc.org
2014-10-31Update all .isolate files for the new format.kjellander@webrtc.org
2014-10-29Use external VideoDecoders in VideoReceiveStream.pbos@webrtc.org
2014-10-27Move (test) RtpFileReader to a lightweight target.pbos@webrtc.org
2014-10-23Add macros and APIs for webrtc histograms.asapersson@webrtc.org
2014-10-23Let video_loopback use internal VCM capturers.pbos@webrtc.org
2014-10-22Make ReconfigureVideoEncoder use current bitrate.pbos@webrtc.org
2014-09-30GN: Add common configs to tools and test.kjellander@webrtc.org
2014-09-30GN: Enable libvpx, add link target and convert some test targetskjellander@webrtc.org
2014-09-30Minor modifications to test::RtpFileReaderhenrik.lundin@webrtc.org
2014-09-29Fix parallel test execution for tools, testsupport and metrics tests.kjellander@webrtc.org
2014-09-19Config struct for VideoEncoder.pbos@webrtc.org
2014-09-19Clean directx_sdk_path as it is already defined in base/common.gypiandresp@webrtc.org
2014-09-18Remove the 'webrtc_test_video_render_dependencies' target.pbos@webrtc.org
2014-09-18Expose VP8/H264 defaults through video_encoder.h.pbos@webrtc.org
2014-09-18Split video_render_module implementation into default and internal implementa...andresp@webrtc.org
2014-09-17Split video_capture_module specific implementation (external vs internal capt...andresp@webrtc.org
2014-09-17Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h.""pbos@webrtc.org
2014-09-16Mark all virtual overrides in the hierarchies of UdpTransportData andhenrikg@webrtc.org
2014-09-11Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."henrikg@webrtc.org
2014-09-09Expose VideoEncoders with webrtc/video_encoder.h.pbos@webrtc.org
2014-09-05Drop buildbot_tests.py scriptkjellander@webrtc.org
2014-09-04Fix audio/video sync when FEC is enabled.stefan@webrtc.org
2014-09-03Partial revert of r7014 (Android APK refactor)kjellander@webrtc.org
2014-09-02Disable video_engine_tests and webrtc_perf_tests on Android.kjellander@webrtc.org
2014-09-02Remove build_with_chromium==1 conditions for Androidkjellander@webrtc.org
2014-09-01Android APK tests built from a normal WebRTC checkout.kjellander@webrtc.org
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-08-26Remove former team members from OWNERS and WATCHLISTSkjellander@webrtc.org
2014-08-11Remove more dependencies on openssl, add dependency on boringssl. Continues o...henrike@webrtc.org
2014-08-06RTP video playback tool using Call APIs.pbos@webrtc.org
2014-08-06Fix crashing fake network pipe tests.stefan@webrtc.org
2014-08-06Add end-to-end H.264 packetization test.stefan@webrtc.org
2014-07-31Add simulation of network effects to video_loopback tool.stefan@webrtc.org
2014-07-10Remove more unused tsan suppressions and fix call test passing the same decod...andresp@webrtc.org
2014-07-10Support VP8 encoder settings in VideoSendStream.pbos@webrtc.org
2014-07-09Add full stack test cases with a fake network pipe.stefan@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-07-07Preserve RTP states for restarted VideoSendStreams.pbos@webrtc.org
2014-07-07Remove GetDefaultConfigs() from Call.pbos@webrtc.org
2014-07-04Add pbos@webrtc.org as owner for webrtc/test/.pbos@webrtc.org
2014-07-04Add boilerplate code for H.264.stefan@webrtc.org
2014-06-30Reserve RTP/RTCP modules in SetSSRC.pbos@webrtc.org
2014-06-30Removing W3C conformance tests after move to web-platform-tests.phoglund@webrtc.org
2014-06-27Refactor Call-based tests.pbos@webrtc.org
2014-06-25Add RTCP packet types to packet builder:asapersson@webrtc.org
2014-06-17Updated W3C getusermedia tests to the latest version of the spec.phoglund@webrtc.org