1. 999fff45 Delete ChannelManager class declaration. by Yaowen Guo · 2 years, 5 months ago
  2. 4b2a106 Add optional init_send_encodings to AddTrack by Jonas Oreland · 2 years, 5 months ago
  3. 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 2 years, 7 months ago
  4. 9799fe0 peerconnection: move first connect metrics gathering to helper function by Philipp Hancke · 2 years, 9 months ago
  5. f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 2 years, 9 months ago
  6. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
  7. 8101e7b Reland "Don't create channel_manager++ when media_engine is not set" by Harald Alvestrand · 2 years, 10 months ago
  8. 485457f Delete ChannelManager class by Harald Alvestrand · 2 years, 10 months ago
  9. c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 11 months ago
  10. c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 11 months ago
  11. 35ba0c5 Check that PC is configured for media before doing media operations. by Harald Alvestrand · 2 years, 11 months ago
  12. 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 11 months ago
  13. 19ebabc Separate setting a cricket::Channel from clearing the channel. by Harald Alvestrand · 3 years ago
  14. 6c7f984 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/inf by Jonas Oreland · 3 years ago
  15. 22b5c3e Delete unused method FindDataChannelBySid by Niels Möller · 3 years ago
  16. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  17. c2a2bef Add a header-reduction argument to IWYU by Harald Alvestrand · 3 years, 1 month ago
  18. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 1 month ago
  19. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  20. bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 2 months ago
  21. 5b84f38 Break out data_channel_controller from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  22. e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 2 months ago
  23. 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 2 months ago
  24. 0d4af12 Add back --no_fwd_decls to iwyu run by Harald Alvestrand · 3 years, 2 months ago
  25. 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 2 months ago
  26. 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 2 months ago
  27. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
  28. 09a0d01 Deprecate RemoveTrack (old signature) by Harald Alvestrand · 3 years, 3 months ago
  29. 00c62ed Add RTC_PT_GUARDED_BY to sdp_handler_ by Harald Alvestrand · 3 years, 5 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. a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
  34. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years ago
  35. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years ago
  36. 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 4 years ago
  37. eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 4 years ago
  38. bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 4 years ago
  39. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  40. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  41. d69e070 Set/clear the data channel pointers on the network thread by Tomas Gunnarsson · 4 years ago
  42. 2001dc3 Remove unnecessary thread hop for reporting transport stats by Tomas Gunnarsson · 4 years ago
  43. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
  44. 97a387d Make PeerConnection::session_id_ const and readable from any thread. by Tomas Gunnarsson · 4 years ago
  45. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
  46. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  47. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  48. cd0373f peerconnection: add was-ever-connected boolean flag by Philipp Hancke · 4 years, 1 month ago
  49. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
  50. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
  51. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 2 months ago
  52. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  53. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 2 months ago
  54. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 2 months ago
  55. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 2 months ago
  56. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 2 months ago
  57. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 2 months ago
  58. 54b925c add metrics for bundle usage by Philipp Hancke · 4 years, 2 months ago
  59. 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  60. 844c759 fix variable naming in ReportSdpFormatReceived by Philipp Hancke · 4 years, 2 months ago
  61. a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
  62. 4da4a87 Move "options" from ConnectionContext to PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
  63. f598e49 tls_cert_verifier_ is now const and only network thread accessed by Harald Alvestrand · 4 years, 5 months ago
  64. 4efa9d0 Remove obsolete GetRemoteAudioSSL* functions. by Harald Alvestrand · 4 years, 5 months ago
  65. 9cd199d Make SdpOfferAnswerHandler be owned, not contained. by Harald Alvestrand · 4 years, 5 months ago
  66. fd9a8f8 Const-declare 3 more PC member variables by Harald Alvestrand · 4 years, 5 months ago
  67. 6216693 Change PeerConnection creation to use a static "Create" method by Harald Alvestrand · 4 years, 5 months ago
  68. 763f5a9 Move initialization of WebRtcSessionDescriptionFactory to SdpHandler by Harald Alvestrand · 4 years, 5 months ago
  69. 653429c Remove friendship between PeerConnection and SdpOfferAnswerHandler by Harald Alvestrand · 4 years, 5 months ago
  70. e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 4 years, 5 months ago
  71. 1f7eab6 Remove superfluous #includes from peer_connection.cc, and add IWYU by Harald Alvestrand · 4 years, 5 months ago
  72. 88329b9 Deprecate GetRemoteAudioSSLCertificate by Harald Alvestrand · 4 years, 6 months ago
  73. a39689c Separate PC resources required at runtime from PCfactory by Harald Alvestrand · 4 years, 6 months ago
  74. 6f04b653 Move the streams concept into sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  75. 44d0dff Move the PeerConnection's usage pattern concept to its own file. by Harald Alvestrand · 4 years, 6 months ago
  76. bc9ca25 Move (phase 3) more functions called only in sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  77. 1090e44 Separate PeerConnection's self-message functions to a new file by Harald Alvestrand · 4 years, 6 months ago
  78. a474fbf Move more functions called only in sdp_offer_answer into that file. by Harald Alvestrand · 4 years, 6 months ago
  79. 75b9ab6 Move have_pending_rtp_data_channel_ to sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
  80. c06e374 Move more functions from PeerConnection to SdpOfferAnswer by Harald Alvestrand · 4 years, 6 months ago
  81. 38b768c Factor out the transceiver list into a separate object. by Harald Alvestrand · 4 years, 6 months ago
  82. cdcfab0 Refactor webrtc::PeerConnection to split out offer/answer by Harald Alvestrand · 4 years, 6 months ago
  83. b2995a1 Delete dead signal code in pc/channel.* by Tomas Gunnarsson · 4 years, 6 months ago
  84. 1e40a0c Remove asyncinvoker from PeerConnection. by Tomas Gunnarsson · 4 years, 6 months ago
  85. 936f1af Reland "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 6 months ago
  86. c253cb8 Revert "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 6 months ago
  87. 6f4de80 Remove stopped transceivers at both local and remote SetDescription by Harald Alvestrand · 4 years, 6 months ago
  88. dd68063 rename "sdp" to description in a few places by Philipp Hancke · 4 years, 7 months ago
  89. c03a187 Default streams: don't block media even if on different transceiver. by Taylor Brandstetter · 4 years, 7 months ago
  90. 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 4 years, 7 months ago
  91. 9e02f47 Fix destruction order of PortAllocator and PacketSocketFactory. by Taylor Brandstetter · 4 years, 7 months ago
  92. 1f580a9 Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Björn Terelius · 4 years, 7 months ago
  93. 4c0a381 Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps by Per Kjellander · 4 years, 7 months ago
  94. e574a31 [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. by Henrik Boström · 4 years, 7 months ago
  95. c88fe70 Make Android/iOS local/remote description accessors thread safe. by Taylor Brandstetter · 4 years, 8 months ago
  96. 831ae4e Reland "[Perfect Negotiation] Implement non-racy version of SetLocalDescription." by Henrik Boström · 4 years, 8 months ago
  97. 4c9c75a Revert "[Perfect Negotiation] Implement non-racy version of SetLocalDescription." by Henrik Boström · 4 years, 8 months ago
  98. d4089ca [Perfect Negotiation] Implement non-racy version of SetLocalDescription. by Henrik Boström · 4 years, 8 months ago
  99. 0800010 peerconnection: remove old helper function by Philipp Hancke · 4 years, 9 months ago
  100. 3a034e1 Split DataChannel into two separate classes for RTP and SCTP. by Taylor Brandstetter · 4 years, 9 months ago