Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
4e5af96606b94b048132cbf61514fa2b12cb0edc
/
video
/
end_to_end_tests
fd5770d
Remove obsolete field trial from the tests
by Ilya Nikolaevskiy
· 6 years ago
1beef1a
Delete VideoSendStream::EnableEncodedFrameRecording.
by Niels Möller
· 6 years ago
b0588e6
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
8d92e8d
Revert "Reland "Move FakeCodec to separate target and behave like real encoder.""
by Ilya Nikolaevskiy
· 6 years ago
631cafa
Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe
by Artem Titov
· 6 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
c5d121e
Disable flaky TestFlexfecRtpStatePreservation
by Emircan Uysaler
· 6 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 6 years ago
4e199e9
Mark DirectTransport subclasses ctors as deprecated and switch from them
by Artem Titov
· 6 years ago
dd2eebe
Deprecate two DirectTransport ctors and remove their direct usage.
by Artem Titov
· 6 years ago
c02df81
Eliminate SetClockOffset() from DirectTransport.
by Artem Titov
· 6 years ago
46c4e60
Introduce SimulatedNetworkReceiverInterface.
by Artem Titov
· 6 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 6 years ago
264bee8
Remove memcheck.
by Mirko Bonadei
· 6 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 7 years ago
7258224
Replaces call config create in tests with modify.
by Sebastian Jansson
· 7 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 7 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 7 years ago
bed801e
Removes unnecessary destructor checks in tests.
by Sebastian Jansson
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
f88a22c
Delete pre_decode_callback.
by Niels Möller
· 7 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 7 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 7 years ago
81327d5
Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy.
by Åsa Persson
· 7 years ago
96c9fc4
Add tests where the incoming stream changes codec type.
by Åsa Persson
· 7 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 7 years ago
5b2b692
Remove unused members in HistogramTest.
by Åsa Persson
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
d78f705
Testing receive time correction field trial.
by Sebastian Jansson
· 7 years ago
9fd6b98
Don't interrupt exponential probing when VideoStream bitrates are reconfigured.
by philipel
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
0676f22
Probe on video encoder reconfiguration test.
by philipel
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
a317705
Reland "Storing frame if encoder is paused."
by Sebastian Jansson
· 7 years ago
1ad2108
Revert "Storing frame if encoder is paused."
by Sergey Silkin
· 7 years ago
dcc7e88
Storing frame if encoder is paused.
by Sebastian Jansson
· 7 years ago
b549bdc
Probe test using task queue based congestion controller.
by Sebastian Jansson
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
959a1b9
Disable FieldTrials/CallOperationEndToEndTest.ObserversEncodedFrames due to flakiness.
by Ying Wang
· 7 years ago
dc4737b
Disable FieldTrials/CallOperationEndToEndTest.TransmitsFirstFrame/2 due to flakiness.
by Rasmus Brandt
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 7 years ago
bc900cb
Move rtp-specific config out of EncoderSettings.
by Niels Möller
· 7 years ago
4a73cd4
Adding tests of TaskQueueCongestionControl field trial.
by Sebastian Jansson
· 7 years ago
03e6ec9
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
081136f
Revert "Reland "Add multiplex case to webrtc_perf_tests""
by Taylor Brandstetter
· 7 years ago
7c5bc1c
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
5aac372
Revert "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
d90a7e8
Add multiplex case to webrtc_perf_tests
by Emircan Uysaler
· 7 years ago
8f83b42
Moved bitrate config interface from Call class.
by Sebastian Jansson
· 7 years ago
416332b
Removed wait from congestion window test.
by Sebastian Jansson
· 7 years ago
fc8d26b
Reland "Moved BitrateConfig out of Call::Config."
by Sebastian Jansson
· 7 years ago
e4bf600
Revert "Moved BitrateConfig out of Call::Config."
by Lu Liu
· 7 years ago
5897fe2
Moved BitrateConfig out of Call::Config.
by Sebastian Jansson
· 7 years ago
ef76e5a
Add multiplex case to codec_tests
by Emircan Uysaler
· 7 years ago
b0acec3
Testing that media is resumed when congestion ends.
by Sebastian Jansson
· 7 years ago
c501713
Split end to end tests into more cohesive test sets.
by Sebastian Jansson
· 7 years ago