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