1. 97ffbef Pass and store PacketBuffer::Packet by unique_ptr by Danil Chapovalov · 4 years, 8 months ago
  2. d7fade5 Makes all units and operations constexpr by Sebastian Jansson · 4 years, 7 months ago
  3. 071d025 Activate event tracing for unit tests. For good! by Yves Gerey · 4 years, 7 months ago
  4. 52c62df Don't condition the time_controller target on rtc_include_tests. by philipel · 4 years, 7 months ago
  5. 17a6381 Adds fake video codec mode to PeerScenarioClient by Sebastian Jansson · 4 years, 8 months ago
  6. 1e02339 Add ability to set custom adapter type on emulated endpoint by Artem Titov · 4 years, 8 months ago
  7. 7aa2edf Adds CreateTimeControllerBasedCallFactory. by Sebastian Jansson · 4 years, 8 months ago
  8. 094ce2e Adds CreateTaskQueueFactory to TimeController by Sebastian Jansson · 4 years, 8 months ago
  9. ee558dc Propagate multicodec support to other places of PC level framework by Artem Titov · 4 years, 8 months ago
  10. 6ce033a Moves ownership of time controller into NetworkEmulationManager. by Sebastian Jansson · 4 years, 8 months ago
  11. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 8 months ago
  12. cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 4 years, 8 months ago
  13. 9fbe9ae Add support of negotiating multiple codecs in PC framework by Artem Titov · 4 years, 8 months ago
  14. 274cc7f Adds current thread to yielders in SimulatedThread::SendTask. by Sebastian Jansson · 4 years, 8 months ago
  15. db6ca7f Add safety checks in RtpPacket::ZeroMutableExtensions and fuzz it by Ilya Nikolaevskiy · 4 years, 8 months ago
  16. 77bd385 Using EmulatedEndpoint in Scenario tests. by Sebastian Jansson · 4 years, 8 months ago
  17. c9f42ad Simplifies transport overhead mechanism in Scenario test framework. by Sebastian Jansson · 4 years, 8 months ago
  18. 0695df1 Reland "Replace the ExperimentalAgc config with the new config format" by Per Åhgren · 4 years, 8 months ago
  19. fc8279d Reland "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 4 years, 8 months ago
  20. 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 4 years, 8 months ago
  21. 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 4 years, 8 months ago
  22. c7bce99 Make it possible to inject IceTransport in pc quality test fixture by Jonas Oreland · 4 years, 8 months ago
  23. 61d6471 Change H264 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 8 months ago
  24. d06588a Change Av1 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 8 months ago
  25. f1173f4 Revert "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 4 years, 8 months ago
  26. b70c5c5 Using simulated rtc::Thread for peer connection scenario tests. by Sebastian Jansson · 4 years, 8 months ago
  27. 3d4d94a Adds scenario test for transport wide feedback based retransmission. by Sebastian Jansson · 4 years, 8 months ago
  28. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 8 months ago
  29. 3e66a49 Use RTX SSRCs in scenario test framework. by Sebastian Jansson · 4 years, 8 months ago
  30. 2a92d2b Cleanup: Prepares for simulated time peer connection tests. by Sebastian Jansson · 4 years, 8 months ago
  31. 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 4 years, 8 months ago
  32. 7d43801 Delete RtpGenericDepacketizer as no longer used by Danil Chapovalov · 4 years, 8 months ago
  33. 53cd9e2 Separates simulated TaskQueue and simulated ProcessThread. by Sebastian Jansson · 4 years, 8 months ago
  34. 9d4bbc2 Using tasks to process packets in FakeNetworkSocketServer. by Sebastian Jansson · 4 years, 8 months ago
  35. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 4 years, 8 months ago
  36. 6ddbe2c Extract results line plotting. by Patrik Höglund · 4 years, 8 months ago
  37. e1cbb9c Extract plottable counter from perf results logger. by Patrik Höglund · 4 years, 8 months ago
  38. 5c35f2f Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9 by Danil Chapovalov · 4 years, 8 months ago
  39. 26e1b7a Delete RtpDepacketizerVp8 in favor of VideoRtpDepacketizerVp8 by Danil Chapovalov · 4 years, 8 months ago
  40. a406ee1 Moving FakeNetworkSocket to fake_network_socket_server.h by Sebastian Jansson · 4 years, 8 months ago
  41. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 4 years, 9 months ago
  42. eb3beb8 Revert "Replace the ExperimentalAgc config with the new config format" by Yves Gerey · 4 years, 8 months ago
  43. f3aa632 Replace the ExperimentalAgc config with the new config format by Per Åhgren · 4 years, 8 months ago
  44. 2257c08 [Cleanup/Optim] Pass IPAddress by const reference. by Yves Gerey · 4 years, 8 months ago
  45. d572748 Run delay tasks on time when using GlobalSimulatedTimeController. by philipel · 4 years, 8 months ago
  46. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 9 months ago
  47. f4cf4c7 Don't allow creation of sockets for wild card IPs in emulated networks. by Sebastian Jansson · 4 years, 9 months ago
  48. 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 4 years, 9 months ago
  49. 9d06bc2 Replace sequence checker with lock in IvfFrameGemerator. by Artem Titov · 4 years, 9 months ago
  50. a3ecb7a Migrate tests from RtpDepacketizer to VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 9 months ago
  51. 62ea0aa Remove deprecated legacy AEC code by Per Åhgren · 4 years, 9 months ago
  52. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 9 months ago
  53. 8950690 Fix: IvfFrameGenerator won't decode frame on release build by Artem Titov · 4 years, 9 months ago
  54. 1518fd3 Add support for setting a custom NetEqFactory in PeerConnection level tests. by Ivo Creusen · 4 years, 9 months ago
  55. cec2433 Exposing more features in the network emulation manager API. by Sebastian Jansson · 4 years, 9 months ago
  56. cae2779 Introduce InbandComfortNoise RTP header extension. by Minyue Li · 4 years, 9 months ago
  57. 0020226 Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig by Artem Titov · 4 years, 9 months ago
  58. 503d723 Introduce FrameGeneratorInterface by Artem Titov · 4 years, 9 months ago
  59. 340af97 Always enter yield policy scope using simulated TimeControllers. by Sebastian Jansson · 4 years, 9 months ago
  60. 242a9e0 Fuzz RtpPacketizerAv1 by Danil Chapovalov · 4 years, 9 months ago
  61. 0095d37 Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent by Eldar Rello · 4 years, 9 months ago
  62. 648b9d7 Implement automatic animation detection in VideoStreamEncoder by Ilya Nikolaevskiy · 4 years, 9 months ago
  63. a9ad36f Fix aec3_fuzzer chromium build config. by Mirko Bonadei · 4 years, 9 months ago
  64. 41462d5 Always keep abs send time extension. by Sebastian Jansson · 4 years, 9 months ago
  65. 486cc55 TimeController: Rename Sleep to AdvanceTime. by Markus Handell · 4 years, 9 months ago
  66. e3c4884 in PacketBuffer::Packet pass payload using smart buffer by Danil Chapovalov · 4 years, 9 months ago
  67. 014dd3c Trials should always be populated in call config. by Erik Språng · 4 years, 10 months ago
  68. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 4 years, 9 months ago
  69. b0db98c Fuzz AEC3 by Sam Zackrisson · 4 years, 10 months ago
  70. efa3f76 Moves SampleStats and EventRateCounter to rtc_base/numerics by Sebastian Jansson · 4 years, 9 months ago
  71. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 4 years, 10 months ago
  72. 5314b13 Fix undefined-shift in RtpDepacketizerAv1::AssembleFrame by Danil Chapovalov · 4 years, 10 months ago
  73. 8861d02 Restore tests that were accidently deleted during refactoring by Artem Titov · 4 years, 10 months ago
  74. dc36829 Add VideoCodecType::kVideoCodecAV1 value by Danil Chapovalov · 4 years, 10 months ago
  75. e14cb99 Correct/update the activation of the multi-channel processing in APM by Per Åhgren · 4 years, 10 months ago
  76. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 10 months ago
  77. 2b4bd97 Fix fuzzer-found bug in fuzzer by Sam Zackrisson · 4 years, 10 months ago
  78. 27bd76b DCHECKing for deprecated 8kHz support in AGC and changing fuzzer by Per Åhgren · 4 years, 10 months ago
  79. a101a4f Reland "Add IvfVideoFrameGenerator" by Artem Titov · 4 years, 10 months ago
  80. 13ea34f Revert "Add IvfVideoFrameGenerator" by Steve Anton · 4 years, 10 months ago
  81. 712a26f Add IvfVideoFrameGenerator by Artem Titov · 4 years, 10 months ago
  82. 2aaf4af Semiautomatic attempt to clean test/BUILD.gn deps by Artem Titov · 4 years, 10 months ago
  83. 429d8fe Add fuzzer test for RtpDepacketizerAv1::AssembleFrame function by Danil Chapovalov · 4 years, 10 months ago
  84. 31b01c0 Fuzz APM float interface with up to 8 channels by Sam Zackrisson · 4 years, 10 months ago
  85. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 4 years, 10 months ago
  86. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 10 months ago
  87. 3af0cd8 Revert "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 10 months ago
  88. e35b32c AGC: Removing unnneccessary copying and changing to using const by Per Åhgren · 4 years, 10 months ago
  89. c4f8654 Add TimeController to api/test/ and add a CreateTimeController API. by Bjorn A Mellem · 4 years, 10 months ago
  90. 2148e9a Make webrtc_fuzzer_main depend on webrtc_component in Chromium. by Mirko Bonadei · 4 years, 10 months ago
  91. ad020f5 Delete DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 4 years, 10 months ago
  92. c4e506e Fix writing into closed FrameWriter when dumping video in PC framework by Artem Titov · 4 years, 10 months ago
  93. 287e464 Change VideoAdapter::OnResolutionFramerateRequest to VideoAdapter::OnSinkWants by Rasmus Brandt · 4 years, 10 months ago
  94. 56d9452 Move stun.h to api/. by Patrik Höglund · 4 years, 10 months ago
  95. aa3f5da Fork VCMPacket for PacketBuffer into own struct by Danil Chapovalov · 4 years, 10 months ago
  96. ccf12c6 Reland "Add AV1 RtpDepacketizer class" by Danil Chapovalov · 4 years, 10 months ago
  97. 9f99175 Revert "Add AV1 RtpDepacketizer class" by Yves Gerey · 4 years, 10 months ago
  98. 49470c2 Add AV1 RtpDepacketizer class by Danil Chapovalov · 4 years, 10 months ago
  99. 39bab5a Add missing assert.h for win no-test build by Jerome Humbert · 4 years, 11 months ago
  100. 1b66890 Stop using DEPRECATED_SingleThreadedTaskQueueForTesting in call tests by Danil Chapovalov · 4 years, 10 months ago