1. 8f66ddb Move is_unified_plan flag to a member variable by Steve Anton · 6 years ago
  2. 5c72e71 [Unified Plan] Fix issues with recycling m= sections by Steve Anton · 6 years ago
  3. 1204690 Export the standardized IceConnectionState. by Jonas Olsson · 6 years ago
  4. 5b14778 [Unified Plan] If "a=msid" is missing, create default stream. by Henrik Boström · 6 years ago
  5. cc88737 Parse `ice_unwritable_timeout` and `ice_unwritable_min_checks` from RTCConfiguration into IceConfig by Jiawei Ou · 6 years ago
  6. a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago
  7. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  8. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  9. 8b55602 Batch RTC event log output if using the new wire format. by Bjorn Terelius · 6 years ago
  10. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  11. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  12. 37227be Add check for media transport and bundle policy by Piotr (Peter) Slatala · 6 years ago
  13. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  14. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  15. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  16. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  17. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  18. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  19. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  20. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  21. 97fc11f Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting. by Piotr (Peter) Slatala · 6 years ago
  22. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  23. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  24. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  25. aa1e7c2 Allow 'use_media_transport' to be modified on PeerConnection before local/remote description are set. by Piotr (Peter) Slatala · 6 years ago
  26. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  27. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  28. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  29. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  30. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  31. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  32. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  33. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago
  34. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  35. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  36. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  37. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  38. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  39. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  40. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
  41. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 7 years ago
  42. ab49982 Fix no_exit_time_destructors in pc. by Mirko Bonadei · 7 years ago
  43. 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
  44. ad18276 Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler" by Steve Anton · 7 years ago
  45. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 7 years ago
  46. bb19276 Use AsyncInvoker in PeerConnection instead of MessageHandler by Steve Anton · 7 years ago
  47. ec4a060 Revert "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Moller · 7 years ago
  48. a1e4ae2 Delete leftover includes and declarations for MediaConstraintsInterface by Niels Möller · 7 years ago
  49. fc1acd2 Add support for enabling simulcast in "Plan B" using MediaConstraints. by Jonas Oreland · 7 years ago
  50. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  51. 6f80f09 Adds the custom TLS certificate verifier pointer to the reconfigure option as by Benjamin Wright · 7 years ago
  52. f820a5e Fix use after move in SafeSetError by Steve Anton · 7 years ago
  53. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 7 years ago
  54. 7a1c7f7 Modified peerconnection's "observer" slot to be nulled on close. by Harald Alvestrand · 7 years ago
  55. c0e9725 Add API to report "interesting" usage patterns to PC client by Harald Alvestrand · 7 years ago
  56. 24db573 Step 1: Add RemoveTrackNew which returns an RTCError by Steve Anton · 7 years ago
  57. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  58. 76829d7 Add UMA metric for ICE candidate addition outcome by Harald Alvestrand · 7 years ago
  59. 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 7 years ago
  60. 056d811 Add counting of PCs with private IP addresses exposed by Harald Alvestrand · 7 years ago
  61. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  62. d78323f Remove AddTrack override with MediaStreams by Steve Anton · 7 years ago
  63. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  64. 199e27b RtpReceiverInterface::stream_ids() added. by Henrik Boström · 7 years ago
  65. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  66. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  67. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  68. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  69. b2a7478 Fix usage logging of TURN and STUN servers by Harald Alvestrand · 7 years ago
  70. 183e09d Correct data histogram entry for incoming DC by Harald Alvestrand · 7 years ago
  71. 0756373 [Unified Plan] Avoid offering two senders with the same ID by Steve Anton · 7 years ago
  72. 1bc9716 [Unified Plan] Do not initialize recvonly transceivers with any send streams by Steve Anton · 7 years ago
  73. 111fdfd Refactor RtpSender to take the sender ID as a constructor argument by Steve Anton · 7 years ago
  74. 1979384 Ensure that PC usage is recorded if a PC is alive for 60 seconds. by Harald Alvestrand · 7 years ago
  75. b983bae Remove unused/deprecated DTMF methods by Steve Anton · 7 years ago
  76. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  77. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  78. 60b6c1d [Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streams by Steve Anton · 7 years ago
  79. 241d0c1 Remove ContinualGatheringPolicy::GATHER_CONTINUALLY_AND_RECOVER. by Qingsi Wang · 7 years ago
  80. b57e169 Add a flag to actively reset the SRTP parameters by Zhi Huang · 7 years ago
  81. 7685e86 Pass the RtcEventLog instance to ICE via JsepTransportController. by Qingsi Wang · 7 years ago
  82. 6c789e0 Revert "Add a flag to actively reset the SRTP parameters" by Zhi Huang · 7 years ago
  83. bae1031 Add a flag to actively reset the SRTP parameters by Zhi Huang · 7 years ago
  84. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 7 years ago
  85. 311428f Remove unnecessary set_stream_ids call by Piasy Xu · 7 years ago
  86. 8ebba74 Add collection of usage signatures on PeerConnections by Harald Alvestrand · 7 years ago
  87. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  88. 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 7 years ago
  89. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  90. cab58888 Integrated PeerConnectionDependencies into PeerConnection::Initialize by Benjamin Wright · 7 years ago
  91. 939eb80 Add missing casts-to-int to int/uint16 comparisons. by Wez · 7 years ago
  92. f764cf4 Don't transition ICE to Checking if there are no transports by Steve Anton · 7 years ago
  93. 25cfeb9 Fix possible race between the stats collector and transport controller by Steve Anton · 7 years ago
  94. c79268f Add IsClosed checks to various PeerConnection methods by Steve Anton · 7 years ago
  95. 3725d54 Change PeerConnection error codes by Harald Alvestrand · 7 years ago
  96. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 7 years ago
  97. a2d6067 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." by Qingsi Wang · 7 years ago
  98. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  99. 3acffc3 Remove SdpSemantics::kDefault by Steve Anton · 7 years ago
  100. 5d8f8fa Revert "Adding test for adding ICE candidate before applying answer." by Henrik Boström · 7 years ago