1. b3d424c Preserve mid of sections added with AddTrack after a rollback by Florent Castelli · 2 years ago
  2. faf3387 Always require a valid controller when constructing an SctpDataChannel by Tommi · 2 years ago
  3. b3e5969 stats: use uint64_t for RTCSentRtpStreamStats.packetsSent by Philipp Hancke · 2 years ago
  4. 5da3eb0 Always ask for an SCTP m-section if datachannels have been used by Harald Alvestrand · 2 years ago
  5. df3e4ca Remove SctpDataChannelControllerInterface::DisconnectDataChannel by Tommi · 2 years ago
  6. 4e1c957 Remove cricket::ReceiveDataParams by Tommi · 2 years ago
  7. 00264ca Remove remaining sigslots from DataChannelController by Tommi · 2 years ago
  8. 9a5de95 Add a flag to control legacy vs spec-compliant scalability mode. by Henrik Boström · 2 years ago
  9. 51edb56 Remove SignalDataChannelTransportChannelClosed_s by Tommi · 2 years ago
  10. 22005ab Remove obsolete header extension API names by Philipp Hancke · 2 years ago
  11. 492296c Remove the `SctpDataChannel::config_` member variable. by Tommi · 2 years ago
  12. 9e74e57 De-flake SendingThreeEncodings_VP8_Simulcast test. by Henrik Boström · 2 years ago
  13. d3289d2 Reland "stats: remove RTCRtpInboundRTPStream and RTCRtpoutboundRTPStream aliases" by Philipp Hancke · 2 years ago
  14. 4463ff0 Revert "stats: remove RTCRtpInboundRTPStream and RTCRtpoutboundRTPStream aliases" by Henrik Boström · 2 years ago
  15. 2a44872 Remove DataChannelController::sctp_data_channels_to_free_ by Tommi · 2 years ago
  16. 9671d60 stats: remove RTCRtpInboundRTPStream and RTCRtpoutboundRTPStream aliases by Philipp Hancke · 2 years ago
  17. f21354c Transition data channnel to kClosed when not connected to a transport. by Tommi · 2 years ago
  18. c8c25e5 Update SetHeaderExtensionsToNegotiate to match specification by Philipp Hancke · 2 years ago
  19. 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
  20. 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
  21. ff16f5f Add a new test binary to check if split-channel works by Harald Alvestrand · 2 years ago
  22. 9f6ae37 Rename header extension API methods by Philipp Hancke · 2 years ago
  23. 13759ba Add safety flag to DataChannelController for PostTask. by Tommi · 2 years ago
  24. 1f80451 Fix stats inheritance and rename RTP to Rtp by Philipp Hancke · 2 years ago
  25. 5bbfb00 Check for sctp open messages on the network thread. by Tommi · 2 years ago
  26. 8d951ad Test that configuring SVC with the modern API works as expected. by Henrik Boström · 2 years ago
  27. 6b539c8 Add API layer tests for SVC reject and SVC fallback paths. by Henrik Boström · 2 years ago
  28. e16942b Confirm that L1T1 is the default for VP8 singlecast. by Henrik Boström · 2 years ago
  29. 60d4adc Use void* instead of uintptr_t for tracking pointers. by Tommi · 2 years ago
  30. c2429a0 Simplify SctpDataChannel construction a bit. by Tommi · 2 years ago
  31. ca6481d Make scalability mode expectations more explicit in tests. by Henrik Boström · 2 years ago
  32. 1c0d91f Use WeakPtr in SctpDataChannel. by Tommi · 2 years ago
  33. a76487f Relax string parameters in pclf api to absl::string_view by Danil Chapovalov · 2 years ago
  34. d2afbaf Remove sigslot from PeerConnectionInternal and RTCStatsCollector. by Tommi · 2 years ago
  35. 2d71807 Revert "ConnectionContext: remove media engine without blocking." by Markus Handell · 2 years ago
  36. 7f4270d Remove JsepSessionDescription::kDefaultVideoCodecName by Philipp Hancke · 2 years ago
  37. 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
  38. 4e86aa0 Remove mentions of already deleted field trials by Emil Lundmark · 2 years ago
  39. 0925fe3 Follow-up CL to deflake RTCStatsIntegrationTest.GetStatsFromCallee by Johannes Kron · 2 years ago
  40. c1dc4fd Remove sigslot dependency from RtpTransceiver by Tommi · 2 years ago
  41. bff2e27 Deflake RTCStatsIntegrationTest::GetStatsFromCallee by Johannes Kron · 2 years ago
  42. f6afb3f Disable flaky AudioKeepsFlowingAfterImplicitRollback test. by Henrik Boström · 2 years ago
  43. ba088b1 Revert "Add plumbing for video NACK to be coupled between channels." by Harald Alvestrand · 2 years ago
  44. 8fa48f4 Revert "Change FakeMediaEngine to use send/receive channels" by Harald Alvestrand · 2 years ago
  45. 3d6e7f8 Add simulcast test coverage for H264. by Henrik Boström · 2 years ago
  46. 80663cd Expect VP9 legacy SVC test to ramp up eventually. by Henrik Boström · 2 years ago
  47. c65f5fd VP9 Simulcast test: Update comments to reflect L1T3. by Henrik Boström · 2 years ago
  48. 95250db Improve simulcast tests: resolution expectations and parameters fix. by Henrik Boström · 2 years ago
  49. 5b4c651 Add integration test for NACK functionality by Harald Alvestrand · 2 years ago
  50. a087f6f Add plumbing for video NACK to be coupled between channels. by Harald Alvestrand · 2 years ago
  51. fe1b39a stats: Deprecate RTCStatsReport(int64 timestamp_us) by Philipp Hancke · 2 years ago
  52. 39dab96 Verify GetSources is not flaky for unsignaled SSRCs. by Henrik Boström · 2 years ago
  53. 5561599 sdp: add test coverage for handling of session-level extmap attributes by Philipp Hancke · 2 years ago
  54. 70429d4 Change FakeMediaEngine to use send/receive channels by Harald Alvestrand · 2 years, 1 month ago
  55. 8981a6f Use two MediaChannels for 2 directions. by Harald Alvestrand · 2 years, 1 month ago
  56. 55c5173 Revert "sdp: add rtcp-fb:* lines for common feedback" by Mikhail Pavlov · 2 years, 1 month ago
  57. 5ad491e Remove call operator from UniqueIdGenerator classes by Harald Alvestrand · 2 years, 1 month ago
  58. eccd93e Enable the use of CreateDataChannel with a DataChannelInit config. by Jeremy Leconte · 2 years, 1 month ago
  59. 16579cc Change MediaChannel to have a Role parameter by Harald Alvestrand · 2 years, 1 month ago
  60. 24f7b2f Test what happens when asking for simulcast VP9 (not yet supported). by Henrik Boström · 2 years, 1 month ago
  61. bce135a Add test coverage for legacy VP9 SVC with media flow. by Henrik Boström · 2 years, 1 month ago
  62. 88ddfdb Verify codec and scalability mode in simulcast test. by Henrik Boström · 2 years, 1 month ago
  63. fd4ddd1 Add a simulcast test that verifies media is flowing on all layers. by Henrik Boström · 2 years, 1 month ago
  64. 51dbe82 setOfferedHeaderExtensions: stop any filtered extension by Philipp Hancke · 2 years, 1 month ago
  65. d1831cb Treat non DTLS/SCTP Protocol Based Data Channels as Unsupported Media by Dor Hen · 2 years, 1 month ago
  66. be03c09 Only serialize non-stopped RTP header extensions by Philipp Hancke · 2 years, 1 month ago
  67. a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
  68. 3963a95 Enforce policy that SDP munging requires special approval by Harald Alvestrand · 2 years, 1 month ago
  69. 8155227 sdp: add rtcp-fb:* lines for common feedback by Philipp Hancke · 2 years, 2 months ago
  70. 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
  71. 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
  72. 66efab2 Measure RTCPMuxPolicy at time of connect by Philipp Hancke · 2 years, 1 month ago
  73. 5adc2b6 Correct RTCAudioPlayoutStats type and add kind field. by Fredrik Hernqvist · 2 years, 1 month ago
  74. 0540627 SVC: Add test for SVC fallback by Florent Castelli · 2 years, 3 months ago
  75. 0793ee7 Remove FakePortAllocator's dependency on ScopedKeyValueConfig. by Sameer Vijaykar · 2 years, 1 month ago
  76. 46053e4 Handle the case of missing certificates. by Henrik Boström · 2 years, 2 months ago
  77. 124d7c3 [Stats] Handle the case of missing certificates. by Henrik Boström · 2 years, 2 months ago
  78. bd1e5d5 Reland "Ensure RTCRtpSenders are always created with one encoding" by Florent Castelli · 2 years, 2 months ago
  79. 828de80 Populate RTCInboundRtpStreamStats::playoutId when appropriate by Fredrik Hernqvist · 2 years, 2 months ago
  80. 9f9671f Revert "Reland "Ensure RTCRtpSenders are always created with one encoding"" by Evan Shrubsole · 2 years, 2 months ago
  81. fc5d627 Reland "Ensure RTCRtpSenders are always created with one encoding" by Florent Castelli · 2 years, 2 months ago
  82. 44e5d5a Revert "Ensure RTCRtpSenders are always created with one encoding" by Evan Shrubsole · 2 years, 2 months ago
  83. b802369 Ensure RTCRtpSenders are always created with one encoding by Florent Castelli · 2 years, 2 months ago
  84. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  85. efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years, 2 months ago
  86. 89ca299 Use parsed packet from RtpTransport::DemuxPacket in engine and call by Per K · 2 years, 2 months ago
  87. 4df20ba Implement GetParameters/GetSources support for unsignaled SSRCs. by Henrik Boström · 2 years, 2 months ago
  88. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  89. 2852ab9 stats: prefer rvalues in stats creation by Philipp Hancke · 2 years, 2 months ago
  90. cf439a0 Introduce PacketReceiver::DeliverRtpPacket and PacketReceier::DeliverRtcpPacket by Per K · 2 years, 2 months ago
  91. 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
  92. b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 2 months ago
  93. 1251c64 Split stats generation for MediaChannel into sender and receiver APIs by Harald Alvestrand · 2 years, 2 months ago
  94. 07d64b4 Revert "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
  95. 5ed4da7 In preparation for track deletion, fix some more tests. by Henrik Boström · 2 years, 2 months ago
  96. 323e9df Remove dependencies on 'track' stats from PC integration tests. by Henrik Boström · 2 years, 2 months ago
  97. 81aab48 Remove 'trackId' dependency in stats selector algorithm. by Henrik Boström · 2 years, 2 months ago
  98. bf0223b sdp: move serialization of ice, dtls and header extensions to helpers by Philipp Hancke · 2 years, 3 months ago
  99. e04c397 Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
  100. 68a7c41 Revert "Enforce stream id uniqueness in RtpSender::set_stream_ids" by Ilya Nikolaevskiy · 2 years, 3 months ago