Sign in
webrtc
/
src
/
f2e4a99a39a4f6018d54d1e797da36dc520ac8d2
/
webrtc
/
test
88fbb2d
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
2fa7f79
Revert 6202 "Switch to using base/constructormagic.h and remove ..."
by mcasas@webrtc.org
· 11 years ago
125ffd7
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
a826006
Add NACK and RPSI packet types to RTCP packet builder.
by asapersson@webrtc.org
· 11 years ago
cb711f77
Add interface to propagate audio capture timestamp to the renderer.
by wu@webrtc.org
· 11 years ago
60015d2
Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main}
by andresp@webrtc.org
· 11 years ago
caba2d2
Add DeliveryStatus enum to DeliverPacket().
by pbos@webrtc.org
· 11 years ago
a36ad69
Add webrtc field trials API.
by andresp@webrtc.org
· 11 years ago
023b101
Move gflags usage to video_loopback.
by pbos@webrtc.org
· 11 years ago
f2aafe4
Added include of assert.h for files calling assert but missing the include.
by henrike@webrtc.org
· 11 years ago
de1429e
Add thread annotations to Call API.
by pbos@webrtc.org
· 11 years ago
8f69330
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
cd70119
Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase.
by wu@webrtc.org
· 11 years ago
7de47bc
Remove use of tmpnam.
by kjellander@webrtc.org
· 11 years ago
2c89b5c
Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.
by fischman@webrtc.org
· 11 years ago
b1f5010
VoE changes to allow forwarding of packets from VoE to ViE BWE.
by solenberg@webrtc.org
· 11 years ago
f577ae9
Remove internal codecs from VideoSendStream.
by pbos@webrtc.org
· 11 years ago
3349ae0
Implement minimum transmit bitrate.
by pbos@webrtc.org
· 11 years ago
95153cc
Remove platform-specific code from new-API tests.
by pbos@webrtc.org
· 11 years ago
2bd5944
Re-enable libjingle_peerconnection_java_unittest since bug 2952 is fixed.
by fischman@webrtc.org
· 11 years ago
c0e9aeb
Add SetConfig method to FakeNetworkPipe and to DirectTransport
by henrik.lundin@webrtc.org
· 11 years ago
55fcd71
Disable libjingle_peerconnection_java_unittest
by kjellander@webrtc.org
· 11 years ago
0f2809a
Add RTCP packet class. Adds packet types: sr, rr, bye, fir.
by asapersson@webrtc.org
· 11 years ago
a079233
Remove external encryption API for VoE.
by solenberg@webrtc.org
· 11 years ago
346094c
Incorrect overhead calculation when using FEC + RTP extension headers.
by sprang@webrtc.org
· 11 years ago
c279a5d
Wire up RTX in VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
79cf3ac
Removes usage of ListWrapper from several files.
by henrike@webrtc.org
· 11 years ago
faada6e
Integrate fake_network_pipe into direct_transport.
by stefan@webrtc.org
· 11 years ago
5fe2d65
Remove metrics_unittests
by kjellander@webrtc.org
· 11 years ago
a989080
Update talk to 58127566 together with
by wu@webrtc.org
· 11 years ago
2018269
Revert 5274 "Update talk to 58113193 together with https://webrt..."
by wu@webrtc.org
· 11 years ago
a129b6c
Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5309005/.
by wu@webrtc.org
· 11 years ago
724947b
Add SwapFrame() to VideoSendStreamInput.
by pbos@webrtc.org
· 11 years ago
f9bdbe3
Roll chromium_revision 232627:238260
by kjellander@webrtc.org
· 11 years ago
8b88192
Improve VideoSendStreamTest::MaxPacketSize
by sprang@webrtc.org
· 11 years ago
797522f
Revert 5229 "Make VideoSendStreamTest::MaxPacketSize test a whol..."
by andrew@webrtc.org
· 11 years ago
7104fc1
Make VideoSendStreamTest::MaxPacketSize test a whole range of frame sizes, to make sure all corner cases are covered.
by sprang@webrtc.org
· 11 years ago
c49d5b7
Move implementation files out of the webrtc/ root.
by pbos@webrtc.org
· 11 years ago
7e9315b
Adds support for sending redundant payloads over RTX.
by stefan@webrtc.org
· 11 years ago
b613b5a
Set local SSRC for VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
13d38a1
Set up SSRCs correctly after switching codec.
by pbos@webrtc.org
· 11 years ago
4070935
Implement and test EncodedImageCallback in new ViE API.
by sprang@webrtc.org
· 11 years ago
b3cc78d
Add -Wnon-virtual-dtor warning for C++ code.
by pbos@webrtc.org
· 11 years ago
27326b6
Rename newapi::Transport::SendRTP()->SendRtp().
by pbos@webrtc.org
· 11 years ago
28bf50f
Fix test broken with r5128.
by stefan@webrtc.org
· 11 years ago
b082ade
Hook up audio/video sync to Call.
by stefan@webrtc.org
· 11 years ago
69969e2
Improve Call tests for RTX.
by stefan@webrtc.org
· 11 years ago
4c828e1
Remove update_resources.py as it's no longer used.
by kjellander@webrtc.org
· 11 years ago
c4225b6
Update getUserMedia W3C conformance tests.
by kjellander@webrtc.org
· 11 years ago
16e03b7
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
31628aa
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
e7009f3
Revert "Disable tests for TSan v2"
by kjellander@webrtc.org
· 11 years ago
5b3b6b1
Reorganize GYP targets to make webrtc.gyp more usable.
by kjellander@webrtc.org
· 11 years ago
3f9288f
Add APK and isolate target for video_engine_tests
by kjellander@webrtc.org
· 11 years ago
2a97317
Fix include of isolate.gypi
by kjellander@webrtc.org
· 11 years ago
f8b2966
Remove include_dirs from test.
by pbos@webrtc.org
· 11 years ago
ebd3ab0
Add libjingle_peerconnection_objc_test to buildbot_tests.py
by kjellander@webrtc.org
· 11 years ago
d8a9b86
Disable tests for TSan v2
by kjellander@webrtc.org
· 11 years ago
c3e51ac
To use the channel_transport on the iOS platform, some #if directives are changed.
by sjlee@webrtc.org
· 11 years ago
15e979b
Call AllowCommandLineReparsing in unit tests.
by andrew@webrtc.org
· 11 years ago
aa3d1c8
Make unittest log printouts opt-in with a --logs flag.
by andrew@webrtc.org
· 12 years ago
9080518
Restore severity precondition to logging.h.
by andrew@webrtc.org
· 12 years ago
de49966
Fix fileutils.cc for tests running under Win memory tools.
by kjellander@webrtc.org
· 12 years ago
f746f4f
Fix metrics_unittests on Android.
by kjellander@webrtc.org
· 12 years ago
e141373
Add isolate configuration for Android for all tests.
by kjellander@webrtc.org
· 12 years ago
3365422
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
4298f73
Revert 4547 "Isolate GYP target and .isolate files for tests"
by kjellander@webrtc.org
· 12 years ago
d7a4d23
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
4ca7d3f
Replace MapWrapper with std::map<>.
by pbos@webrtc.org
· 12 years ago
2ab209e
Remove include_dirs from test/test.gyp.
by pbos@webrtc.org
· 12 years ago
12dc1a3
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
89c6740
Adds all unittests to android NDK-APK framework.
by henrike@webrtc.org
· 12 years ago
a96d877
Added libjingle_peerconnection_java_unittest to buildbot_tests.py
by phoglund@webrtc.org
· 12 years ago
e6c3966
Fix some chromium-style warnings in webrtc/test/
by pbos@webrtc.org
· 12 years ago
fc496d9
Add root_path_android.cc to webrtc/test/Android.mk.
by pbos@webrtc.org
· 12 years ago
5fc4d34
Arguments need to be separated when implementing gyp-actions.
by henrike@webrtc.org
· 12 years ago
a950300b
Disables unit tests that don't work on Android for Android.
by henrike@webrtc.org
· 12 years ago
34773d9
Unreverts revert: Makes it possible to find files used by some unit tests when running them as Chrome native tests.
by henrike@webrtc.org
· 12 years ago
db7d82f
Revert 4298 "Makes it possible to find files used by some unit t..."
by pbos@webrtc.org
· 12 years ago
caf2fcc
Makes it possible to find files used by some unit tests when running them as Chrome native tests.
by henrike@webrtc.org
· 12 years ago
d900e8b
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
6c35e0b
Reorganize test targets in WebRTC
by kjellander@webrtc.org
· 12 years ago
9aca5b3
Remove #pragma once
by pbos@webrtc.org
· 12 years ago
1e50231
Include files from webrtc/.. paths in test/channel_transport/
by pbos@webrtc.org
· 12 years ago
34741c8
Include files from webrtc/.. paths in test/
by pbos@webrtc.org
· 12 years ago
219762a
Drop Virtual webcam check script as moved into buildbot scripts.
by kjellander@webrtc.org
· 12 years ago
73a4d5a
Add script to ensure virtual webcam is running.
by kjellander@webrtc.org
· 12 years ago
59aaebc
Add an option to override the TestToStderr trace printout time.
by andrew@webrtc.org
· 12 years ago
f090167
Revert "Updating test file contents to emmastjernloef"
by kjellander@webrtc.org
· 12 years ago
11959d3
Updating test file contents to emmastjernloef
by kjellander@webrtc.org
· 12 years ago
6f41ca9
WebRTCDemo: Enable making multiple calls.
by fischman@webrtc.org
· 12 years ago
59d8889
Add OWNERS file for channel_transport
by kjellander@webrtc.org
· 12 years ago
a5f1787
WebRtc_Word32 -> int32_t in test/
by pbos@webrtc.org
· 12 years ago
835dbf4
Fix no received audio in tests.
by pwestin@webrtc.org
· 12 years ago
fcb7c38
Two more sleep calls converted to use SleepMs().
by hta@webrtc.org
· 12 years ago
c83a00a
Add some VoE and AudioProcessing mocks.
by andrew@webrtc.org
· 12 years ago
b87cc85
Refactor unittest trace printouts to a separate class.
by andrew@webrtc.org
· 12 years ago
26e35e1
Move the VIE tests to use external transport instead of the built in udp transport
by pwestin@webrtc.org
· 12 years ago
c1ffd33
Add trace printouts to all unit tests.
by andrew@webrtc.org
· 12 years ago
999e900
Creating a copy of Udp transport under webrtc/test
by pwestin@webrtc.org
· 12 years ago
Next »