1. eea605d Make fake network degradation work also for sent audio by Erik Språng · 5 years ago
  2. 836fee1 Calculate next process time in simulated network. by Sebastian Jansson · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 29e13fd Delete rtc::PacketTime (was an alias for int64_t) by Niels Möller · 6 years ago
  5. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  6. 7182286 Allow FakeNetworkPipe to wake up its processing thread by Sebastian Jansson · 6 years ago
  7. 3284b61 Fix for packet loss tracking in network emulation. by Christoffer Rodbro · 6 years ago
  8. 8ea1e9d Switch webrtc from deprecated usages of NetworkSimulationInterface by Artem Titov · 6 years ago
  9. 3a6b729 Cleanup: remove deprecated class shortcuts. by Artem Titov · 6 years ago
  10. c7ea852 Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe by Artem Titov · 6 years ago
  11. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  12. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  13. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  14. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  15. b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 6 years ago
  16. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago
  17. 537b7fe Add FakeNetworkPipe ctor from NetworkSimulationInterface. by Artem Titov · 6 years ago
  18. 847a9c7 Use NetworkSimulationInterface instead of SimulatedNetwork. by Artem Titov · 6 years ago
  19. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 6 years ago
  20. 9129565 Adds functionality to add delay spikes in SimulatedNetwork. by Sebastian Jansson · 6 years ago
  21. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  22. ed1dcf9 Enable clang::find_bad_constructs for call/ (part 1). by Mirko Bonadei · 6 years ago
  23. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  24. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  25. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  26. 7ee2e25 Extracting the simulation part of FakeNetworkPipe by Sebastian Jansson · 6 years ago
  27. 512bdce Using microseconds in FakeNetworkPipe. by Sebastian Jansson · 6 years ago
  28. 0940811 Moving demux from FakeNetworkPipe to DirectTransport. by Sebastian Jansson · 6 years ago
  29. 7e85d67 Added SetClockOffset on FakeNetworkPipe. by Sebastian Jansson · 6 years ago
  30. 8ef59a4 Added data member access methods to FakeNetworkPipe. by Christoffer Rodbro · 6 years ago
  31. 0970851 Reland: Add ability to emulate degraded network in Call via field trial by Erik Språng · 6 years ago
  32. 16cba5c Revert "Add ability to emulate degraded network in Call via field trial" by Ilya Nikolaevskiy · 6 years ago
  33. 31a12c5 Add ability to emulate degraded network in Call via field trial by Erik Språng · 6 years ago