1. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  2. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 4 years, 10 months ago
  3. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  4. 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 5 years ago
  5. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  6. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  7. 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 5 years ago
  8. bca1485 Enable setting surface_ice_candidates_on_ice_transport_type_changed on the fly. by Qingsi Wang · 5 years ago
  9. 9da25bd In PeerConnection unittests set TaskQueueFactory explicitly by Danil Chapovalov · 5 years ago
  10. dec9f74 Delete obsolete RtcEventLogOutputFile constructor by Niels Möller · 5 years ago
  11. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 5 years ago
  12. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  13. 70c2db1 Reland "Make negotiationneeded processing in PeerConnection spec compliant." by Guido Urdaneta · 5 years ago
  14. 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 5 years ago
  15. 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 5 years ago
  16. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 5 years ago
  17. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  18. f3736ed Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. by Harald Alvestrand · 5 years ago
  19. 5c4d2ee RTCDataChannel: Ignore "id" when "negotiated" is false by Harald Alvestrand · 5 years ago
  20. f5258be Make PeerConnectionFactory constructor taking dependency the only constructor by Danil Chapovalov · 5 years ago
  21. db4def9 Update parsing of stun and turn urls for RFC 7064-7065 by Niels Möller · 5 years ago
  22. 1c9c9fc Replace replace_substrs with Abseil by Steve Anton · 5 years ago
  23. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 5 years ago
  24. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  25. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  26. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  27. 215ba60 Refactor PeerConnectionInterfaceTest to not depend on cricket::VideoCapturer by Niels Möller · 6 years ago
  28. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  29. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnectioninterface_unittest.cc]
  30. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  31. ab64e8a Using fully qualified names for using declarations. by Mirko Bonadei · 6 years ago
  32. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  33. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  34. 37227be Add check for media transport and bundle policy by Piotr (Peter) Slatala · 6 years ago
  35. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  36. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  37. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  38. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  39. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  40. f3ff14c Properly setup MockPeerConnectionObserver in tests. by Yves Gerey · 6 years ago
  41. aa1e7c2 Allow 'use_media_transport' to be modified on PeerConnection before local/remote description are set. by Piotr (Peter) Slatala · 6 years ago
  42. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 6 years ago
  43. ec4a060 Revert "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Moller · 6 years ago
  44. a1e4ae2 Delete leftover includes and declarations for MediaConstraintsInterface by Niels Möller · 6 years ago
  45. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  46. d9e4a06 Add CreateSessionDescription overload which takes a cricket::SessionDescription by Steve Anton · 6 years ago
  47. 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 6 years ago
  48. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  49. e12c1fe Removing warning suppression flags from pc/. by Mirko Bonadei · 6 years ago
  50. 0756373 [Unified Plan] Avoid offering two senders with the same ID by Steve Anton · 6 years ago
  51. b983bae Remove unused/deprecated DTMF methods by Steve Anton · 6 years ago
  52. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  53. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  54. fc9dcb6 Remove wire-up for cancelled experement on VAAPI VP8 encoding by Ilya Nikolaevskiy · 6 years ago
  55. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  56. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  57. 0c4f7be New api struct BitrateSettings. by Niels Möller · 6 years ago
  58. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  59. c79268f Add IsClosed checks to various PeerConnection methods by Steve Anton · 6 years ago
  60. a2d6067 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." by Qingsi Wang · 6 years ago
  61. 3dc4106 Revert "Add thread checker to PortAllocator and its subclasses and fix a bug" by Patrik Höglund · 6 years ago
  62. fc43d11 Add thread checker to PortAllocator and its subclasses and fix a bug by Qingsi Wang · 6 years ago
  63. 83d676b Bug fix for applying a remote description twice without stream IDs. by Seth Hampson · 6 years ago
  64. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  65. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  66. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 6 years ago
  67. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  68. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  69. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  70. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  71. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  72. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  73. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 6 years ago
  74. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  75. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  76. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 6 years ago
  77. 6e22137 Enable Unified Plan tests that were blocked on the stats collector by Steve Anton · 6 years ago
  78. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 6 years ago
  79. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 6 years ago
  80. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 6 years ago
  81. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 6 years ago
  82. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 6 years ago
  83. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  84. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 6 years ago
  85. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 6 years ago
  86. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 6 years ago
  87. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  88. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  89. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  90. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  91. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  92. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  93. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  94. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  95. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  96. 74cefe1 Removing dependency on JsepTransport from DtlsTransport tests. by Taylor Brandstetter · 7 years ago
  97. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  98. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  99. b95fd2c Optional: Use nullopt and implicit construction in /pc/peerconnectioninterface_unittest.cc by Oskar Sundbom · 7 years ago
  100. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago