- 0250b69 Delete unused constructor of FakeNetworkPipe by Danil Chapovalov · 1 year, 8 months ago
- d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 8 months ago
- 34d82df Use ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 8 months ago
- 664cf14 Reland "Delete PacketReceiver::DeliverPacket from all implementations" by Per K · 2 years, 2 months ago
- f2a083f Revert "Delete PacketReceiver::DeliverPacket from all implementations" by Andrey Logvin · 2 years, 2 months ago
- 897ea04 Delete PacketReceiver::DeliverPacket from all implementations by Per K · 2 years, 2 months ago
- bc31902 Implement PacketReceiver::DeliverRtpPacket in FakeNetworkPipe by Per K · 2 years, 3 months ago
- cf439a0 Introduce PacketReceiver::DeliverRtpPacket and PacketReceier::DeliverRtcpPacket by Per K · 2 years, 3 months ago
- 7336422 Delete some unneeded references to ProcessThread. by Niels Möller · 3 years, 3 months ago
- ea24027 Use backticks not vertical bars to denote variables in comments for /call by Artem Titov · 3 years, 8 months ago
- 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
- eea605d Make fake network degradation work also for sent audio by Erik Språng · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 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 · 7 years ago
- 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 7 years ago
- f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 7 years ago
- b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 7 years ago
- 537b7fe Add FakeNetworkPipe ctor from NetworkSimulationInterface. by Artem Titov · 7 years ago
- 847a9c7 Use NetworkSimulationInterface instead of SimulatedNetwork. by Artem Titov · 7 years ago
- f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 7 years ago
- 9129565 Adds functionality to add delay spikes in SimulatedNetwork. by Sebastian Jansson · 7 years ago
- 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
- ed1dcf9 Enable clang::find_bad_constructs for call/ (part 1). by Mirko Bonadei · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
- e6c0964 Ensures that arrival is past send time in SimulatedNetwork. by Sebastian Jansson · 7 years ago
- 7ee2e25 Extracting the simulation part of FakeNetworkPipe by Sebastian Jansson · 7 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