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