1. 7d23535 Populate qualityLimitationDurations stats for outbound RTP streams by Byoungchan Lee · 3 years, 10 months ago
  2. cae1f1d Move PostTask for DeliverRtcp from PeerConnection to Call. by Tommi · 3 years, 10 months ago
  3. 3d46d0b Proxy: solve event tracing with compile time strings. by Markus Handell · 3 years, 10 months ago
  4. a1b8201 Move proxies into pc/. by Markus Handell · 3 years, 10 months ago
  5. 940108b Apply autoformat to the docs by Artem Titov · 3 years, 10 months ago
  6. b412efd payload type mapping: restrict lower range to <= 63 by Philipp Hancke · 3 years, 10 months ago
  7. a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
  8. 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 10 months ago
  9. 4a54be7 doc: update dtls_transport.md to use new link style by Philipp Hancke · 3 years, 10 months ago
  10. fec79b7 add srtp docs by Philipp Hancke · 3 years, 10 months ago
  11. 1573716 Enforce thread invoke policy for invokes to itself by Artem Titov · 3 years, 10 months ago
  12. 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 3 years, 10 months ago
  13. 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 3 years, 10 months ago
  14. 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 3 years, 10 months ago
  15. 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 10 months ago
  16. 20f9401 Remove GTEST_ALLOW_UNINSTANTIATED in datachannel tests by Harald Alvestrand · 3 years, 10 months ago
  17. e93fe6c Enable Chromium to stop including api/proxy.h indirectly. by Markus Handell · 3 years, 10 months ago
  18. 86bd92f Add test for many non-dropped packets in unreliable mode. by Harald Alvestrand · 3 years, 10 months ago
  19. 718acf6 peerconnection: add test for createOffer({voiceActivityDetection: true}) by Philipp Hancke · 3 years, 10 months ago
  20. eadf457 Remove check following SetChannel. by Tommi · 3 years, 10 months ago
  21. 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 10 months ago
  22. ada0012 add dtls docs by Philipp Hancke · 3 years, 11 months ago
  23. 99261af Revert "Define cricket::MediaType in terms of webrtc::MediaType" by Björn Terelius · 3 years, 11 months ago
  24. 3ce6391 Define cricket::MediaType in terms of webrtc::MediaType by Harald Alvestrand · 3 years, 11 months ago
  25. 3ac73bd move removal of CN codecs to a later stage by Philipp Hancke · 3 years, 11 months ago
  26. 64a79c7 fix payload type collision handling for [35,65] by Philipp Hancke · 3 years, 11 months ago
  27. d95b149 datachannel: Merge SendDataParams and DMT types with webrtc equivalent by Florent Castelli · 3 years, 11 months ago
  28. f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 11 months ago
  29. cf2aeff Remove lock from MediaChannel by Tommi · 3 years, 11 months ago
  30. 5183f00 datachannel: Make SendDataParams reliability fields optional<int> by Florent Castelli · 3 years, 11 months ago
  31. c9625f0 Make MediaChannel classes aware of the network thread. by Tommi · 3 years, 11 months ago
  32. e316b86 Write some doc about PeerConnection by Harald Alvestrand · 3 years, 11 months ago
  33. a6983c6 sctp: Add DcsctpTransport based on dcSCTP by Florent Castelli · 3 years, 11 months ago
  34. 2497a27 Store RtpPacketReceived::arrival_time as Timestamp. by Tommi · 3 years, 11 months ago
  35. cc7a368 Move header negotiation state to transceivers. by Tommi · 3 years, 11 months ago
  36. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 3 years, 11 months ago
  37. 15f41ff Remove Invoke from BaseChannel::SetPayloadTypeDemuxingEnabled by Tommi · 3 years, 11 months ago
  38. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 3 years, 11 months ago
  39. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 3 years, 11 months ago
  40. e1b685a simulcast: Limit audio transceivers to single stream by Florent Castelli · 3 years, 11 months ago
  41. 141a4de datachannel: Check we transition the state properly on remote close by Florent Castelli · 4 years ago
  42. 99c8a80 Change the first-packet-received notification in Channel. by Tommi · 4 years ago
  43. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
  44. a63bee5 Remove Mutex from BaseChannel. by Tommi · 4 years ago
  45. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years ago
  46. e249d19 Make RefCountedObject require overriding virtual methods by Tomas Gunnarsson · 4 years ago
  47. 1959f8f Make ChannelInterface::Enabled() be async. by Tommi · 4 years ago
  48. b7bc243 flexfec: add signaling unit tests by Philipp Hancke · 4 years ago
  49. e6de5ae Remove virtual inheritance from RTCStatsCollector by Tomas Gunnarsson · 4 years ago
  50. 88f4b33 usrsctp: Support sending and receiving empty messages by Florent Castelli · 4 years ago
  51. feb6eb9 Create a test showing that maxRetransmits=0, ordered=false works by Harald Alvestrand · 4 years ago
  52. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 4 years ago
  53. 86ee89f Simplify reference counting implementation of PendingTaskSafetyFlag. by Tommi · 4 years ago
  54. c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 4 years ago
  55. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years ago
  56. 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 4 years ago
  57. eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 4 years ago
  58. bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 4 years ago
  59. e984aa2 Add thread accessors to Call. by Tomas Gunnarsson · 4 years ago
  60. 7fa8d46 Slight code clarification in RemoveStoppedTransceivers. by Tomas Gunnarsson · 4 years ago
  61. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  62. 15e078c Fix unsignalled ssrc race in WebRtcVideoChannel. by Henrik Boström · 4 years ago
  63. 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 4 years ago
  64. a80c3e5 sctp: Reorganize build targets by Florent Castelli · 4 years ago
  65. 572f50f Delete left-over references to AsyncInvoker by Niels Möller · 4 years ago
  66. bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 4 years ago
  67. fa8a946 Remove obsolete DCHECK in remote_audio_source.cc. by Henrik Boström · 4 years ago
  68. 89f3dd5 Make RTC_LOG_THREAD_BLOCK_COUNT less spammy for known call counts by Tomas Gunnarsson · 4 years ago
  69. 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 4 years ago
  70. a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
  71. 77d73a6 Document SctpTransport by Harald Alvestrand · 4 years ago
  72. 1003219 srtp: compare key length to srtp policy key length by Philipp Hancke · 4 years ago
  73. 5691053 IceStatesReachCompletionWithRemoteHostname: disable on Linux. by Markus Handell · 4 years ago
  74. 64099bc Add locking to UniqueRandomIdGenerator. by Tomas Gunnarsson · 4 years ago
  75. 6b0f19f sctp: Move SctpTransportFactory to a separate file by Florent Castelli · 4 years ago
  76. 67b1fa2 Update DCHECKs in RTCStatsCollector. by Tomas Gunnarsson · 4 years ago
  77. e1c8a43 Reduce thread hops in StatsCollector and fix incorrect variable access. by Tomas Gunnarsson · 4 years ago
  78. 00f4fd9 Clean up error handling in ChannelManager. by Tomas Gunnarsson · 4 years ago
  79. 943ad97 Remove RTCRemoteInboundRtpStreamStats duplicate members. by Henrik Boström · 4 years ago
  80. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  81. c335b0e [Unified Plan] Don't end audio tracks when SSRC changes. by Henrik Boström · 4 years ago
  82. 60e6748 Disable RTC_DCHECK_BLOCK_COUNT_NO_MORE_THAN in DestroyChannelInterface by Tomas Gunnarsson · 4 years ago
  83. 2b99708 [Stats] Re-structure inbound stream stats verification in test by Di Wu · 4 years ago
  84. d69e070 Set/clear the data channel pointers on the network thread by Tomas Gunnarsson · 4 years ago
  85. 2001dc3 Remove unnecessary thread hop for reporting transport stats by Tomas Gunnarsson · 4 years ago
  86. 6cd5081 Remove ForTesting methods from BaseChannel by Tomas Gunnarsson · 4 years ago
  87. d9a51b0 Remove unnecessary calls to BaseChannel::SetRtpTransport by Tomas Gunnarsson · 4 years ago
  88. fe04164 Add utility to count the number of blocking thread invokes. by Tommi · 4 years ago
  89. 950d6b9 Add rollback for send encodings by Eldar Rello · 4 years ago
  90. 006206d rtx-time implementation by Philipp Hancke · 4 years ago
  91. 45de8b3 Remove has_transport check from ReadyToUseRemoteCandidate. by Tomas Gunnarsson · 4 years ago
  92. 653bab6 Simplify DtlsTransport state. by Tommi · 4 years ago
  93. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
  94. 95d2f47 Call ChannelManager aec dump methods on the worker thread. by Tomas Gunnarsson · 4 years ago
  95. 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 4 years ago
  96. 97a387d Make PeerConnection::session_id_ const and readable from any thread. by Tomas Gunnarsson · 4 years ago
  97. b620e2d Update ChannelManagerTest suite to use separate threads. by Tomas Gunnarsson · 4 years ago
  98. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
  99. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  100. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago