Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
9bbd51edf9674e030c4484c6b700116455ce8b83
/
call
/
fake_network_pipe.cc
eea605d
Make fake network degradation work also for sent audio
by Erik Språng
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
836fee1
Calculate next process time in simulated network.
by Sebastian Jansson
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
7182286
Allow FakeNetworkPipe to wake up its processing thread
by Sebastian Jansson
· 6 years ago
1803bb2
Fix for clock read race in FakeNetworkPipe.
by Christoffer Rodbro
· 6 years ago
3284b61
Fix for packet loss tracking in network emulation.
by Christoffer Rodbro
· 6 years ago
8ea1e9d
Switch webrtc from deprecated usages of NetworkSimulationInterface
by Artem Titov
· 6 years ago
433eafe
Delete unused includes of assert.h
by Niels Möller
· 6 years ago
c7ea852
Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe
by Artem Titov
· 6 years ago
631cafa
Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe
by Artem Titov
· 6 years ago
f189c48
Delete webrtc::PacketTime and backwards compatibility.
by Niels Möller
· 6 years ago
b005087
Add replacements for all FakeNetworkPipe ctors.
by Artem Titov
· 6 years ago
537b7fe
Add FakeNetworkPipe ctor from NetworkSimulationInterface.
by Artem Titov
· 6 years ago
847a9c7
Use NetworkSimulationInterface instead of SimulatedNetwork.
by Artem Titov
· 6 years ago
f96b1ca
Move SimulatedNetwork class to separate file.
by Sebastian Jansson
· 6 years ago
9129565
Adds functionality to add delay spikes in SimulatedNetwork.
by Sebastian Jansson
· 6 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 6 years ago
ed1dcf9
Enable clang::find_bad_constructs for call/ (part 1).
by Mirko Bonadei
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 6 years ago
e6c0964
Ensures that arrival is past send time in SimulatedNetwork.
by Sebastian Jansson
· 6 years ago
7ee2e25
Extracting the simulation part of FakeNetworkPipe
by Sebastian Jansson
· 6 years ago
512bdce
Using microseconds in FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
0940811
Moving demux from FakeNetworkPipe to DirectTransport.
by Sebastian Jansson
· 7 years ago
a44ab18
Adds queue time when using demuxer with FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
7e85d67
Added SetClockOffset on FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
8ef59a4
Added data member access methods to FakeNetworkPipe.
by Christoffer Rodbro
· 7 years ago
0970851
Reland: Add ability to emulate degraded network in Call via field trial
by Erik Språng
· 7 years ago
16cba5c
Revert "Add ability to emulate degraded network in Call via field trial"
by Ilya Nikolaevskiy
· 7 years ago
31a12c5
Add ability to emulate degraded network in Call via field trial
by Erik Språng
· 7 years ago