Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 6e9dcca pc: add "always negotiate datachannels" options to RTCConfiguration by Philipp Hancke · 3 weeks ago
  2. 6d15b49 Enforce const access to media engine from signaling thread by Tommi · 7 weeks ago
  3. ef224d4 Modify SdpOfferAnswer to use field trials from PeerConnection by Jonas Oreland · 9 weeks ago
  4. e7fef8d Remove RemoveIceCandidates by Tommi · 9 weeks ago
  5. efc58a5 Propagate transport name together with candidates by Tommi · 4 months ago
  6. 4fad261 Add PeerConnection::RemoveIceCandidate for IceCandidate by Tommi · 4 months ago
  7. 842402f Replace JsepIceCandidate with IceCandidate by Tommi · 5 months ago
  8. 1dd69f4 Replace use of IceCandidateInterface with IceCandidate by Tommi · 5 months ago
  9. 84e4007 Restrict certain addresses to be used when SDP munging is enabled by Tom Van Goethem · 7 months ago
  10. dc5e83e Handle SDP munging of "raw" packetization for future media sections by Harald Alvestrand · 7 months ago
  11. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  12. 72d6d74 Disallow SDP munging if it modifies the ICE ufrag. by Harald Alvestrand · 7 months ago
  13. 945e517 Move cricket namespace to webrtc by Evan Shrubsole · 7 months ago
  14. f090ce6 Remove threading restricton of IsUnifiedPlan by Philipp Hancke · 7 months ago
  15. 3c825f1 Move pc/ to webrtc namespace by Evan Shrubsole · 7 months ago
  16. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 8 months ago
  17. 9f03369 Rename cricket::MEDIA_TYPE_(AUDIO/VIDEO) by Harald Alvestrand · 8 months ago
  18. 6a9a1ae Move thread.h to webrtc namespace by Evan Shrubsole · 8 months ago
  19. 080cdac Move forward includes in ice_transport_interface to webrtc namespace by Evan Shrubsole · 8 months ago
  20. 8990f2a Move rtc_certificate and rtc_certificate_generator to webrtc namespace by Evan Shrubsole · 8 months ago
  21. eb835d0 Move ssl_stream_adapter.h to webrtc namespace by Evan Shrubsole · 8 months ago
  22. a3866aa Refactoring: Look up codec vendor via RtpTransceiver by Harald Alvestrand · 8 months ago
  23. d8d0410 Refactoring steps to simplify PeerConnection construction by Tommi · 9 months ago
  24. 5f8bcf9 Move unique_id_generator.h to webrtc namespace by Evan Shrubsole · 9 months ago
  25. d01d07d Move weak_ptr.h to webrtc namespace by Evan Shrubsole · 9 months ago
  26. cfaba8f Measure SDP munging by Philipp Hancke · 10 months ago
  27. d153de6 Add payload type assignment to offer/answer generation. by Harald Alvestrand · 1 year, 2 months ago
  28. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  29. 6431a64 Reland "Run IWYU on some files I intend to work on" by Harald Alvestrand · 1 year, 5 months ago
  30. fe34363 Revert "Run IWYU on some files I intend to work on" by Mirko Bonadei · 1 year, 5 months ago
  31. 827da15 Run IWYU on some files I intend to work on by Harald Alvestrand · 1 year, 5 months ago
  32. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 2 years ago
  33. 2919075 Remove an invoke for datahannel transport uninitialization during Close. by Tommi · 2 years, 1 month ago
  34. 840cf78 Move Destroy/Create steps for DataChannelTransport to PeerConnection. by Tommi · 2 years, 1 month ago
  35. 335d084 Remove GetSctpSslRole, only use GetSctpSslRole_n by Tommi · 2 years, 8 months ago
  36. c61eee2 Split up GetSctpSslRole to include an _n variant. by Tommi · 2 years, 8 months ago
  37. 999fff45 Delete ChannelManager class declaration. by Yaowen Guo · 3 years ago
  38. 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 3 years, 2 months ago
  39. 6189207 Delete some unused sigslot dependencies by Niels Möller · 3 years, 5 months ago
  40. 8101e7b Reland "Don't create channel_manager++ when media_engine is not set" by Harald Alvestrand · 3 years, 6 months ago
  41. 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 3 years, 6 months ago
  42. c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 3 years, 6 months ago
  43. c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 3 years, 6 months ago
  44. 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 3 years, 7 months ago
  45. 8f42992 Move channel creation functions into RtpTransceiver by Harald Alvestrand · 3 years, 7 months ago
  46. 3af79d1 Move ownership of the Channel class to RTCRtpTransceiver by Harald Alvestrand · 3 years, 7 months ago
  47. 65685a6 Move pc/channel.h to only be used in .cc files by Harald Alvestrand · 3 years, 7 months ago
  48. 09bdd95 Remove some dependencies that aren't needed by Harald Alvestrand · 3 years, 8 months ago
  49. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years, 8 months ago
  50. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 8 months ago
  51. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 9 months ago
  52. 981c572 Updated apply-iwyu to autogenerate compile_commands.json by Harald Alvestrand · 3 years, 9 months ago
  53. bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 9 months ago
  54. 8e34419 Break out sdp_offer_answer from peerconnection by Harald Alvestrand · 3 years, 9 months ago
  55. 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 10 months ago
  56. 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 10 months ago
  57. 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 10 months ago
  58. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 10 months ago
  59. 0dd7539 Split ApplyRemoteDescription up into smaller functions. by Tomas Gunnarsson · 3 years, 10 months ago
  60. 1c7c09b Introduce SdpOfferAnswerHandler::RemoteDescriptionOperation. by Tomas Gunnarsson · 3 years, 10 months ago
  61. 651586c Move a part of ApplyRemoteDescription() into a separate function. by Tomas Gunnarsson · 3 years, 10 months ago
  62. b625edf Move one part of ApplyRemoteDescription out to a separate function. by Tomas Gunnarsson · 3 years, 10 months ago
  63. 42b983a Add some RTC_GUARDED_BY statements by Harald Alvestrand · 4 years, 1 month ago
  64. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 4 years, 4 months ago
  65. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 4 years, 4 months ago
  66. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 4 years, 4 months ago
  67. dcb9ffc DataChannel: Propagate SCTP transport errors to the channels by Florent Castelli · 4 years, 5 months ago
  68. 4ea80f3 Disable PT based demuxing if MID header extension is present. by Henrik Boström · 4 years, 5 months ago
  69. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years, 7 months ago
  70. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 4 years, 7 months ago
  71. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years, 7 months ago
  72. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years, 7 months ago
  73. 64099bc Add locking to UniqueRandomIdGenerator. by Tomas Gunnarsson · 4 years, 7 months ago
  74. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years, 8 months ago
  75. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years, 8 months ago
  76. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 9 months ago
  77. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 9 months ago
  78. d0acbd8 Revert "Do all BaseChannel operations within a single Thread::Invoke." by Taylor Brandstetter · 4 years, 10 months ago
  79. c1ad1ff Do all BaseChannel operations within a single Thread::Invoke. by Taylor Brandstetter · 5 years ago
  80. a094787 Remove one use of sigslot from webrtc_session_description_factory by Harald Alvestrand · 5 years ago
  81. 9cd199d Make SdpOfferAnswerHandler be owned, not contained. by Harald Alvestrand · 5 years ago
  82. f01bd6c Break circular dependency on WebRtcSessionDescriptionFactory by Harald Alvestrand · 5 years ago
  83. 763f5a9 Move initialization of WebRtcSessionDescriptionFactory to SdpHandler by Harald Alvestrand · 5 years ago
  84. d89ce53 Make WebRtcSessionDescriptionFactory depend on SdpOfferAnswerHandler by Harald Alvestrand · 5 years ago
  85. e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 5 years ago
  86. 1f7eab6 Remove superfluous #includes from peer_connection.cc, and add IWYU by Harald Alvestrand · 5 years ago
  87. d3ef499 Enable payload type based demuxing with multiple tracks when applicable. by Taylor Brandstetter · 5 years ago
  88. 6f04b653 Move the streams concept into sdp_offer_answer by Harald Alvestrand · 5 years ago
  89. bc9ca25 Move (phase 3) more functions called only in sdp_offer_answer by Harald Alvestrand · 5 years ago
  90. a474fbf Move more functions called only in sdp_offer_answer into that file. by Harald Alvestrand · 5 years ago
  91. 75b9ab6 Move have_pending_rtp_data_channel_ to sdp_offer_answer by Harald Alvestrand · 5 years ago
  92. c06e374 Move more functions from PeerConnection to SdpOfferAnswer by Harald Alvestrand · 5 years ago
  93. cdcfab0 Refactor webrtc::PeerConnection to split out offer/answer by Harald Alvestrand · 5 years ago