1. ea24027 Use backticks not vertical bars to denote variables in comments for /call by Artem Titov · 3 years, 7 months ago
  2. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  3. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 1 month ago
  4. 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  5. 89eb0bb Adds UpdateConfig to SimulatedNetwork by Sebastian Jansson · 5 years ago
  6. cec2433 Exposing more features in the network emulation manager API. by Sebastian Jansson · 5 years ago
  7. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  8. 2b08e31 Adds CoDel implementation to network simulation. by Sebastian Jansson · 6 years ago
  9. 836fee1 Calculate next process time in simulated network. by Sebastian Jansson · 6 years ago
  10. eceea31 Reduces locking in SimulatedNetwork class. by Sebastian Jansson · 6 years ago
  11. 813c79b Fix network emulation behavior when changing bandwidth. by Christoffer Rodbro · 6 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  14. 2cd3b4c Fixing bug in SimulatedNetwork where packets stop. by Sebastian Jansson · 6 years ago
  15. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  16. 8ea1e9d Switch webrtc from deprecated usages of NetworkSimulationInterface by Artem Titov · 6 years ago
  17. 4ff63cc Remove temporary SetConfig method from NetworkSimulatioInterface. by Artem Titov · 7 years ago
  18. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 7 years ago
  19. 847a9c7 Use NetworkSimulationInterface instead of SimulatedNetwork. by Artem Titov · 7 years ago
  20. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 7 years ago