1. 52de8b0 Adds functionality to write logs to memory. by Sebastian Jansson · 6 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  4. 37d1848 Extract NetworkNode abstraction. by Artem Titov · 6 years ago
  5. 40f5115 Extract NetworkReceiverInterface and introduce EmulatedIpPacket by Artem Titov · 6 years ago
  6. 2894750 Adds flag to customize output root dir in scenario tests. by Sebastian Jansson · 6 years ago
  7. f65309c Removes return value and Try prefix from TryDeliverPacket. by Sebastian Jansson · 6 years ago
  8. 9a4f38e Adds optional video quality metrics to scenario tests. by Sebastian Jansson · 6 years ago
  9. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  10. f0d0312 Allows injection of network controller in scenarios. by Sebastian Jansson · 6 years ago
  11. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  12. 5d47401 Reduce pacing buffer padding rate during pushback. by Christoffer Rodbro · 6 years ago
  13. f3ef6cd Using more accurate receive time calculation in scenario tests. by Sebastian Jansson · 6 years ago
  14. 5976bde Unittests for loss based bandwidth estimation. by Christoffer Rodbro · 6 years ago
  15. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  16. 57f3ad0 Adds stable bandwidth estimate to GoogCC. by Sebastian Jansson · 6 years ago
  17. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  18. 49a7843 Don't restart streams in scenario tests. by Sebastian Jansson · 6 years ago
  19. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  20. fd20171 Adds setup of RTP Extensions in Scenario tests. by Sebastian Jansson · 6 years ago
  21. 0c32e33 Allows change of fake encoder max rate in scenarios tests. by Sebastian Jansson · 6 years ago
  22. 985ee68 Add support for screenshare content type in scenario tests. by Sebastian Jansson · 6 years ago
  23. 2b101d2 Simplifies audio priority rate config in scenario tests. by Sebastian Jansson · 6 years ago
  24. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  25. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  26. af6d741 Makes send time information in feedback non-optional. by Sebastian Jansson · 6 years ago
  27. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  28. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  29. ed45c57 Corrects audio overhead correction in Scenario test. by Sebastian Jansson · 6 years ago
  30. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  31. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  32. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  33. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  34. 0627e21 Removes unused DeliverPacket from CallClient. by Sebastian Jansson · 6 years ago
  35. 800e121 Adds support to change transport routes in Scenario tests. by Sebastian Jansson · 6 years ago
  36. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  37. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  38. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  39. b9972fa Adds AudioNetworkAdaptation support to Scenario tests. by Sebastian Jansson · 6 years ago
  40. 8285841 Adds handling of untracked data to congestion controller. by Sebastian Jansson · 6 years ago
  41. 0378997 Adds flags indicating presence in allocation and feedback per packet. by Sebastian Jansson · 6 years ago
  42. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  43. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  44. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  45. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  46. 8ea1e9d Switch webrtc from deprecated usages of NetworkSimulationInterface by Artem Titov · 6 years ago
  47. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  48. 156d11d Adds packet_size to rtc::SentPacket in testing code. by Sebastian Jansson · 6 years ago
  49. 71a091e Adds simulated time scenario client. by Sebastian Jansson · 6 years ago
  50. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  51. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  52. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  53. 98b07e9 Adds scenario test framework. by Sebastian Jansson · 6 years ago