1. 06c87a1 Add tests for DC odd/even numbering in a few more cases. by Harald Alvestrand · 3 years, 2 months ago
  2. 321ec3b Add tests for SSL role and datachannel ID assignment. by Harald Alvestrand · 3 years, 2 months ago
  3. bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 2 months ago
  4. e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 2 months ago
  5. 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 2 months ago
  6. 1901551 Reduce log amount when running stats tests. by Tommi · 3 years, 2 months ago
  7. 0d4af12 Add back --no_fwd_decls to iwyu run by Harald Alvestrand · 3 years, 2 months ago
  8. 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 2 months ago
  9. 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 2 months ago
  10. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
  11. 6d2fe89 [C++] Change default sdp_semantics to kUnifiedPlan. by Henrik Boström · 3 years, 2 months ago
  12. 62995db Change default sdp_semantics to kNotSpecified. by Henrik Boström · 3 years, 3 months ago
  13. 0e56787 remove legacy datachannel code by Philipp Hancke · 3 years, 3 months ago
  14. 09a0d01 Deprecate RemoveTrack (old signature) by Harald Alvestrand · 3 years, 3 months ago
  15. e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 3 months ago
  16. 94f0194 Remove transport_name_ from Channel. by Tomas Gunnarsson · 3 years, 3 months ago
  17. 1fe08e1 Remove unused 4-argument version of OnIceCandidateError. by Byoungchan Lee · 3 years, 4 months ago
  18. fa67aef Declare Plan B DEPRECATED by Harald Alvestrand · 3 years, 4 months ago
  19. 73d0774 Add PortAllocator configuration to RTCConfiguration by Niels Möller · 3 years, 4 months ago
  20. 50b9552 Reintroduce enable_dtls_srtp option by Harald Alvestrand · 3 years, 4 months ago
  21. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  22. 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 5 months ago
  23. 05fadac make ice server parsing error and logging more consistent by Philipp Hancke · 3 years, 5 months ago
  24. ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 5 months ago
  25. f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
  26. 00c62ed Add RTC_PT_GUARDED_BY to sdp_handler_ by Harald Alvestrand · 3 years, 5 months ago
  27. f59d9fb peerconnection: measure number of ice servers by Philipp Hancke · 3 years, 6 months ago
  28. 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
  29. c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 7 months ago
  30. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  31. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  32. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  33. 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago
  34. 1b4807f count webrtc pranswer usage by Philipp Hancke · 3 years, 10 months ago
  35. 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 10 months ago
  36. cae1f1d Move PostTask for DeliverRtcp from PeerConnection to Call. by Tommi · 3 years, 10 months ago
  37. a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
  38. e1b685a simulcast: Limit audio transceivers to single stream by Florent Castelli · 4 years ago
  39. 99c8a80 Change the first-packet-received notification in Channel. by Tommi · 4 years ago
  40. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
  41. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years ago
  42. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 4 years ago
  43. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years ago
  44. 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 4 years ago
  45. eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 4 years ago
  46. bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 4 years ago
  47. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  48. 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 4 years ago
  49. bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 4 years ago
  50. e1c8a43 Reduce thread hops in StatsCollector and fix incorrect variable access. by Tomas Gunnarsson · 4 years ago
  51. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  52. d69e070 Set/clear the data channel pointers on the network thread by Tomas Gunnarsson · 4 years ago
  53. 2001dc3 Remove unnecessary thread hop for reporting transport stats by Tomas Gunnarsson · 4 years ago
  54. fe04164 Add utility to count the number of blocking thread invokes. by Tommi · 4 years ago
  55. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
  56. 97a387d Make PeerConnection::session_id_ const and readable from any thread. by Tomas Gunnarsson · 4 years ago
  57. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
  58. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  59. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  60. 8973655 measure ice candidate poolsize setting for different bundle policys by Philipp Hancke · 4 years, 1 month ago
  61. 2aeab5e Make the PC proxy invoke LookupDtlsTransportByMid on the network thread by Tomas Gunnarsson · 4 years, 1 month ago
  62. cd0373f peerconnection: add was-ever-connected boolean flag by Philipp Hancke · 4 years, 1 month ago
  63. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
  64. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 2 months ago
  65. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 2 months ago
  66. bb8f32f peerconnection: measure bundle policy usage by Philipp Hancke · 4 years, 2 months ago
  67. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 2 months ago
  68. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 2 months ago
  69. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 2 months ago
  70. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 2 months ago
  71. 20f7456 Fix unsynchronized access to jsep_transports_by_name_. by Tomas Gunnarsson · 4 years, 2 months ago
  72. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  73. 54b925c add metrics for bundle usage by Philipp Hancke · 4 years, 2 months ago
  74. 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  75. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  76. 844c759 fix variable naming in ReportSdpFormatReceived by Philipp Hancke · 4 years, 2 months ago
  77. 4bab23f Update pc/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  78. a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
  79. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 5 months ago
  80. 4da4a87 Move "options" from ConnectionContext to PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
  81. f598e49 tls_cert_verifier_ is now const and only network thread accessed by Harald Alvestrand · 4 years, 5 months ago
  82. 4efa9d0 Remove obsolete GetRemoteAudioSSL* functions. by Harald Alvestrand · 4 years, 5 months ago
  83. 9cd199d Make SdpOfferAnswerHandler be owned, not contained. by Harald Alvestrand · 4 years, 5 months ago
  84. fd9a8f8 Const-declare 3 more PC member variables by Harald Alvestrand · 4 years, 5 months ago
  85. 6216693 Change PeerConnection creation to use a static "Create" method by Harald Alvestrand · 4 years, 5 months ago
  86. 3d25935 Rename RoboCaller to CallbackList. by Mirko Bonadei · 4 years, 5 months ago
  87. 763f5a9 Move initialization of WebRtcSessionDescriptionFactory to SdpHandler by Harald Alvestrand · 4 years, 5 months ago
  88. d89ce53 Make WebRtcSessionDescriptionFactory depend on SdpOfferAnswerHandler by Harald Alvestrand · 4 years, 5 months ago
  89. e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 4 years, 5 months ago
  90. 3eaee6b IWYU: Don't filter for already-included header files. by Harald Alvestrand · 4 years, 5 months ago
  91. 1f7eab6 Remove superfluous #includes from peer_connection.cc, and add IWYU by Harald Alvestrand · 4 years, 5 months ago
  92. a39689c Separate PC resources required at runtime from PCfactory by Harald Alvestrand · 4 years, 6 months ago
  93. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 6 months ago
  94. 6f04b653 Move the streams concept into sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  95. 44d0dff Move the PeerConnection's usage pattern concept to its own file. by Harald Alvestrand · 4 years, 6 months ago
  96. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  97. b8ca2a1 count plan-b/unified-plan usage in SDP answers by Philipp Hancke · 4 years, 6 months ago
  98. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 6 months ago
  99. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  100. bc9ca25 Move (phase 3) more functions called only in sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago