1. defafcb Pass random seed to SchedulableNetworkBehavior. by Jeremy Leconte · 7 months ago
  2. a0d1a51 Reland "Add SchedulableNetworkBehavior and tests." by Per Kjellander · 7 months ago
  3. 045589e Revert "Add SchedulableNetworkBehavior and tests." by Per Kjellander · 7 months ago
  4. 0681553 Add SchedulableNetworkBehavior and tests. by Per K · 7 months ago
  5. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 7 months ago
  6. b25c747 Change behaviour of repeated initial probes by Per K · 8 months ago
  7. fe47d7d Add perkj@ as owner in test/peer_scenario by Per K · 8 months ago
  8. 26a082c Introduce a mode that lets NetworkEmulationManager ignore DTLS handshake sizes. by Sergey Sukhanov · 8 months ago
  9. 41b4bf97 Pass Environment instead of clock to Fake video encoders at construction by Danil Chapovalov · 9 months ago
  10. 802552a Update test VideoEncoderFactories to pass Environment to construct VideoEncoder by Danil Chapovalov · 10 months ago
  11. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 10 months ago
  12. cd54fd8 sctp: Pass webrtc::Environment to DcSctpTransport by Victor Boivie · 10 months ago
  13. bbff58d Introduce "well-known" SdpVideoFormat codecs by Philipp Hancke · 10 months ago
  14. bf20cf8 Implement Create instead of CreateVideoDecoder in remaining test VideoDecoderFactories by Danil Chapovalov · 10 months ago
  15. dcd1ce2 Add integration test of PeerConnectionInterface::ReconfigureBandwidthEstimation by Per K · 11 months ago
  16. 974044e Remove code for supporting SDES by Harald Alvestrand · 11 months ago
  17. 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 11 months ago
  18. 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 11 months ago
  19. a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 11 months ago
  20. c560520 JsepTransportController: Remove raw pointers to description objects by Tommi · 12 months ago
  21. 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 1 month ago
  22. d0f0f38 Remove most usage of MediaContentDescription::as_audio()/as_video() by Philipp Hancke · 1 year, 1 month ago
  23. 4fd1cc7 Add EnableMediaWithDefaultsAndTimeController by Danil Chapovalov · 1 year, 2 months ago
  24. f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 6 months ago
  25. 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 6 months ago
  26. 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 6 months ago
  27. 7220ee9 Format the rest by Jared Siskin · 1 year, 8 months ago
  28. 2b72d84 stats: fix type of inbound-rtp frames_received by Philipp Hancke · 1 year, 9 months ago
  29. eba7cee Extract TestADM into a separate target by Artem Titov · 1 year, 9 months ago
  30. d77f221 Move FrameGeneratorCapturerConfig and Create family methods by Artem Titov · 1 year, 9 months ago
  31. 61684fc Start splitting frame_generator_capturer to extract Create set of functions by Artem Titov · 1 year, 9 months ago
  32. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 9 months ago
  33. 7d9cf9a Add PeerScenario test RampUpWithUndemuxableRtpPackets by Per K · 1 year, 9 months ago
  34. 5bb3274 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by Åsa Persson · 1 year, 9 months ago
  35. 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 1 year, 10 months ago
  36. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years ago
  37. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 1 month ago
  38. b41568b Add infrastructure stats for network emulation layer by Artem Titov · 2 years, 2 months ago
  39. 248fdb1 Reland "Add documentation, tests and simplify webrtc::SimulatedNetwork." by Mirko Bonadei · 2 years, 3 months ago
  40. baf5c9f Revert "Add documentation, tests and simplify webrtc::SimulatedNetwork." by Rasmus Brandt · 2 years, 3 months ago
  41. c1d5fda Add documentation, tests and simplify webrtc::SimulatedNetwork. by Mirko Bonadei · 2 years, 3 months ago
  42. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 5 months ago
  43. d151cc6 Remove the last build cycle in WebRTC by Mirko Bonadei · 2 years, 7 months ago
  44. d197e0b Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 7 months ago
  45. 25361a8 Revert "Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"" by Christoffer Jansson · 2 years, 7 months ago
  46. a8be79c Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 7 months ago
  47. 6b9e040 Revert "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Christoffer Jansson · 2 years, 7 months ago
  48. 7d4634c Don't create PacketSocketFactory inside BasicPortAllocatorSession by Byoungchan Lee · 2 years, 7 months ago
  49. 65685a6 Move pc/channel.h to only be used in .cc files by Harald Alvestrand · 2 years, 8 months ago
  50. 3c4f9c1 Update test/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 8 months ago
  51. 8df1957 Remove internal dependencies on rtc_pc_base by Harald Alvestrand · 2 years, 9 months ago
  52. e5a73f5 Finish removal of source files from rtc_pc_base by Harald Alvestrand · 2 years, 9 months ago
  53. 2ea4d37 Break out remaining level-1 targets from rtc_pc_base by Harald Alvestrand · 2 years, 10 months ago
  54. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 2 years, 10 months ago
  55. 0cb1cfa Reland "Removing MessageHandler dependency from Connection." by Mirko Bonadei · 2 years, 10 months ago
  56. 05ea12e Revert "Removing MessageHandler dependency from Connection." by Taylor Brandstetter · 2 years, 10 months ago
  57. 3202e29 Removing MessageHandler dependency from Connection. by Tommi · 2 years, 11 months ago
  58. 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years ago
  59. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years ago
  60. 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years ago
  61. cabc3e5 Delete obsolete method QueryVideoEncoder by Niels Möller · 3 years, 2 months ago
  62. 13d1636 Delete support for has_internal_source by Niels Möller · 3 years, 2 months ago
  63. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
  64. 525dae0 Delete sdp_callbacks.h and .cc by Niels Möller · 3 years, 4 months ago
  65. 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 5 months ago
  66. 33fdb34 Migrate away from legacy rtp parser in test/ by Danil Chapovalov · 3 years, 5 months ago
  67. 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 6 months ago
  68. 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 6 months ago
  69. c0a9586 Break out pc/session_description in its own build target (part 1) by Harald Alvestrand · 3 years, 7 months ago
  70. 4ea80f3 Disable PT based demuxing if MID header extension is present. by Henrik Boström · 3 years, 7 months ago
  71. f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 8 months ago
  72. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 3 years, 11 months ago
  73. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 3 years, 11 months ago
  74. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 3 years, 11 months ago
  75. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years ago
  76. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  77. f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years ago
  78. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  79. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years ago
  80. e15dc58 Use rtc::CopyOnWriteBuffer::MutableData through webrtc by Danil Chapovalov · 4 years ago
  81. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 3 months ago
  82. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 3 months ago
  83. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 3 months ago
  84. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 3 months ago
  85. ceb4495 Reland: Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 3 months ago
  86. 5956a17 Revert "Wires up WebrtcKeyValueBasedConfig in media engines." by Artem Titov · 4 years, 4 months ago
  87. 591b2ab Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 4 months ago
  88. c03a187 Default streams: don't block media even if on different transceiver. by Taylor Brandstetter · 4 years, 4 months ago
  89. 2b781bf Deprecate write-only member CodecInfo::is_hardware_accelerated by Niels Möller · 4 years, 6 months ago
  90. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 7 months ago
  91. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 10 months ago
  92. 8e9fd48 Fix FakeVp8Encoder name. by Nikita Zetilov · 4 years, 10 months ago
  93. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 10 months ago
  94. eed48b8 Disable PeerScenarioQualityTest.PsnrIsCollected on windows. by Sebastian Jansson · 4 years, 10 months ago
  95. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
  96. 17a6381 Adds fake video codec mode to PeerScenarioClient by Sebastian Jansson · 5 years ago
  97. 7aa2edf Adds CreateTimeControllerBasedCallFactory. by Sebastian Jansson · 5 years ago
  98. 094ce2e Adds CreateTaskQueueFactory to TimeController by Sebastian Jansson · 5 years ago
  99. 6ce033a Moves ownership of time controller into NetworkEmulationManager. by Sebastian Jansson · 5 years ago
  100. fc8279d Reland "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 5 years ago