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