1. 16ddaa7 Remove legacy WebRTCFakeNetwork field trials. by Erik Språng · 2 years, 8 months ago
  2. 80b7c6b Delete Call dependency on ProcessThread as unused by Danil Chapovalov · 2 years, 9 months ago
  3. f3f3a61 Remove legacy PacedSender. by Erik Språng · 2 years, 11 months ago
  4. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  5. 42abc13 Run degraded fake network on Call's network thread. by Erik Språng · 3 years, 1 month ago
  6. b5cba85c Add support for time-varying constraints in DegradedCall. by Erik Språng · 3 years, 2 months ago
  7. 504fc19 Add ability to pass factory for RtpTransportControllerSend to PeerConnectionFactoryDependencies. by Vojin Ilic · 3 years, 10 months ago
  8. 4c50e70 Ensure CreateTimeControllerBasedCallFactory use simulated time in Call::SharedModuleThread by Per Kjellander · 4 years, 9 months ago
  9. 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 10 months ago
  10. c648819 DegradedCall: fake network using TaskQueue instead of ProcessThread by Erik Språng · 6 years ago
  11. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  12. 41f9f2c ClangTidy fixes for call/ by Benjamin Wright · 6 years ago
  13. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  14. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from call/callfactory.cc]
  15. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  16. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  17. 4ff63cc Remove temporary SetConfig method from NetworkSimulatioInterface. by Artem Titov · 7 years ago
  18. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  19. 0970851 Reland: Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  20. 16cba5c Revert "Add ability to emulate degraded network in Call via field trial" by Ilya Nikolaevskiy · 7 years ago
  21. 31a12c5 Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  22. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  23. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  24. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/call/callfactory.cc]
  25. 38ede13 Support building WebRTC without audio and video. by zhihuang · 8 years ago