1. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  2. 79b6980 [PeerConnection] Implement restartIce(). by Henrik Boström · 5 years ago
  3. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  4. 5a29d52 Propagate datagram SentNotification for RTCP packets by Anton Sukhanov · 5 years ago
  5. 9a44b2d Add an end-to-end integration test for |enable_encrypted_rtp_header_extensions| by Steve Anton · 5 years ago
  6. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  7. 3ae59d3 Use the dummy address 0.0.0.0:9 in the c= and the m= lines if the by Qingsi Wang · 5 years ago
  8. ac6c096 Integrate datagram feedback loop by Anton Sukhanov · 5 years ago
  9. ee303fa Move datagram_dtls_adaptor from p2p/base/ to pc/ by Anton Sukhanov · 5 years ago
  10. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  11. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  12. 3fbf1e2 Reduce kMaxSimulcastStreams to 3 by Florent Castelli · 5 years ago
  13. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 5 years ago
  14. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 5 years ago
  15. b60141b Save and serialize the receive RIDs in MediaContentDescription by Florent Castelli · 5 years ago
  16. c442197 Check the rid direction matches the direction in simulcast description by Florent Castelli · 5 years ago
  17. 238aab9 Fix bug in use_datagram_transport configuration. by Bjorn A Mellem · 5 years ago
  18. b073f1c Only set the RtcEventLog for media transport when it's used for media. by Bjorn A Mellem · 5 years ago
  19. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  20. 6fdfec1 Add overload to CreateIceTransport that takes additional dependencies by Steve Anton · 5 years ago
  21. 5985a04 Add a field trial to control datagram transport use. by Bjorn A Mellem · 5 years ago
  22. 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 5 years ago
  23. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 5 years ago
  24. e4ac723 Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump by Niels Möller · 5 years ago
  25. bca1485 Enable setting surface_ice_candidates_on_ice_transport_type_changed on the fly. by Qingsi Wang · 5 years ago
  26. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
  27. 25ca0ac Also fail CreateOffer and CreateAnswer if there is a session error by Steve Anton · 5 years ago
  28. 8605fbf [getStats] Make remote-inbound-rtp.ssrc match outbound-rtp.ssrc. by Henrik Boström · 5 years ago
  29. 746dd0d Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIds by Johannes Kron · 5 years ago
  30. 9da25bd In PeerConnection unittests set TaskQueueFactory explicitly by Danil Chapovalov · 5 years ago
  31. 5bf5806 Force DefaultTaskQueueFactory in legacy CreatePeerConnectionFactory by Danil Chapovalov · 5 years ago
  32. c5effc2 Remove DataContentDescription shim by Harald Alvestrand · 5 years ago
  33. ef10a4c Remove deprecated JsepSession initializer by Harald Alvestrand · 5 years ago
  34. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 5 years ago
  35. 37348e0 Make hbos a full OWNER of pc/ by Harald Alvestrand · 5 years ago
  36. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  37. dec9f74 Delete obsolete RtcEventLogOutputFile constructor by Niels Möller · 5 years ago
  38. 54c9d89 Remove obsolete test changes by Steve Anton · 5 years ago
  39. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  40. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  41. b4f3f37 Revert "Remove an over-zealous DCHECK in jsep_transport.h" by Bjorn Mellem · 5 years ago
  42. dea0a0c Revert "Remove another DCHECK that fails during renegotiation." by Bjorn Mellem · 5 years ago
  43. 907b592 Remove another DCHECK that fails during renegotiation. by Bjorn A Mellem · 5 years ago
  44. ffa007a Remove an over-zealous DCHECK in jsep_transport.h by Bjorn A Mellem · 5 years ago
  45. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  46. da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 5 years ago
  47. 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 5 years ago
  48. 7b06b9b Remove pthatcher@webrtc.org from OWNERS by Steve Anton · 5 years ago
  49. 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 5 years ago
  50. 835baf7 Add amithi@ as pc OWNERS by Steve Anton · 5 years ago
  51. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  52. 292ce4e Move datagram transport to JsepTransport by Anton Sukhanov · 5 years ago
  53. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  54. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 5 years ago
  55. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 5 years ago
  56. 36e3147 Surface the standardized ICE connection state to mobile clients. by Qingsi Wang · 5 years ago
  57. cecf87f Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  58. 4436887 Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  59. d91969e Explicitly close PeerConnections when using ScopedFieldTrials by Steve Anton · 5 years ago
  60. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 5 years ago
  61. 232b6a1 Propagate screenshare info into video track and it's source. by Artem Titov · 5 years ago
  62. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 5 years ago
  63. 44bd71c Create a composite implementation of RtpTransportInternal. by Bjorn A Mellem · 5 years ago
  64. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  65. a33a860 Deprecate functions returning cricket::DataContentDescription. by Harald Alvestrand · 5 years ago
  66. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 5 years ago
  67. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 5 years ago
  68. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 5 years ago
  69. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
  70. 316f3ac Datagram Transport Integration by Anton Sukhanov · 5 years ago
  71. 4163317 [PeerConnection::AddIceCandidate()] Use mid to look up contents in remote descriptions by Guido Urdaneta · 5 years ago
  72. ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 5 years ago
  73. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 5 years ago
  74. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  75. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  76. 3b112e2 Delete multi-parameter CreateModularPeerConnectionFactory by Danil Chapovalov · 5 years ago
  77. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  78. 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 5 years ago
  79. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 5 years ago
  80. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 5 years ago
  81. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  82. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 5 years ago
  83. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 5 years ago
  84. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 5 years ago
  85. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  86. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 5 years ago
  87. c3f4820 Change default secure SCTP protocol to UDP/DTLS/SCTP by Harald Alvestrand · 5 years ago
  88. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  89. f00ca1a Make the output_period_ms argument to StartRtcEventLog optional by Niels Möller · 5 years ago
  90. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  91. 8da35a6 Deprecate owned naked pointers to cricket::SessionDescription by Harald Alvestrand · 5 years ago
  92. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 5 years ago
  93. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 5 years ago
  94. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  95. d61f2a7 Update SCTP status with transport whenever transport changes. by Harald Alvestrand · 5 years ago
  96. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  97. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  98. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  99. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  100. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 5 years ago