1. 37348e0 Make hbos a full OWNER of pc/ by Harald Alvestrand · 6 years ago
  2. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  3. dec9f74 Delete obsolete RtcEventLogOutputFile constructor by Niels Möller · 6 years ago
  4. 54c9d89 Remove obsolete test changes by Steve Anton · 6 years ago
  5. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  6. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
  7. b4f3f37 Revert "Remove an over-zealous DCHECK in jsep_transport.h" by Bjorn Mellem · 6 years ago
  8. dea0a0c Revert "Remove another DCHECK that fails during renegotiation." by Bjorn Mellem · 6 years ago
  9. 907b592 Remove another DCHECK that fails during renegotiation. by Bjorn A Mellem · 6 years ago
  10. ffa007a Remove an over-zealous DCHECK in jsep_transport.h by Bjorn A Mellem · 6 years ago
  11. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  12. da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 6 years ago
  13. 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 6 years ago
  14. 7b06b9b Remove pthatcher@webrtc.org from OWNERS by Steve Anton · 6 years ago
  15. 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 6 years ago
  16. 835baf7 Add amithi@ as pc OWNERS by Steve Anton · 6 years ago
  17. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
  18. 292ce4e Move datagram transport to JsepTransport by Anton Sukhanov · 6 years ago
  19. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 6 years ago
  20. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 6 years ago
  21. 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 6 years ago
  22. 36e3147 Surface the standardized ICE connection state to mobile clients. by Qingsi Wang · 6 years ago
  23. cecf87f Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 6 years ago
  24. 4436887 Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 6 years ago
  25. d91969e Explicitly close PeerConnections when using ScopedFieldTrials by Steve Anton · 6 years ago
  26. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 6 years ago
  27. 232b6a1 Propagate screenshare info into video track and it's source. by Artem Titov · 6 years ago
  28. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 6 years ago
  29. 44bd71c Create a composite implementation of RtpTransportInternal. by Bjorn A Mellem · 6 years ago
  30. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
  31. a33a860 Deprecate functions returning cricket::DataContentDescription. by Harald Alvestrand · 6 years ago
  32. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 6 years ago
  33. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago
  34. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
  35. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 years ago
  36. 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
  37. 4163317 [PeerConnection::AddIceCandidate()] Use mid to look up contents in remote descriptions by Guido Urdaneta · 6 years ago
  38. ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 6 years ago
  39. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 6 years ago
  40. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 6 years ago
  41. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  42. 3b112e2 Delete multi-parameter CreateModularPeerConnectionFactory by Danil Chapovalov · 6 years ago
  43. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 6 years ago
  44. 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 6 years ago
  45. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 6 years ago
  46. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 6 years ago
  47. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 6 years ago
  48. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 6 years ago
  49. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 6 years ago
  50. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
  51. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 6 years ago
  52. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 6 years ago
  53. c3f4820 Change default secure SCTP protocol to UDP/DTLS/SCTP by Harald Alvestrand · 6 years ago
  54. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 6 years ago
  55. f00ca1a Make the output_period_ms argument to StartRtcEventLog optional by Niels Möller · 6 years ago
  56. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 6 years ago
  57. 8da35a6 Deprecate owned naked pointers to cricket::SessionDescription by Harald Alvestrand · 6 years ago
  58. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
  59. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
  60. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  61. d61f2a7 Update SCTP status with transport whenever transport changes. by Harald Alvestrand · 6 years ago
  62. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 6 years ago
  63. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  64. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  65. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  66. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 6 years ago
  67. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  68. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
  69. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
  70. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 6 years ago
  71. 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 6 years ago
  72. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 6 years ago
  73. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  74. aec09a2 Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource by Danil Chapovalov · 6 years ago
  75. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  76. 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 6 years ago
  77. 797ede8 Revert "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  78. cd8d1cf Surface ICE candidates that match an updated candidate filter. by Qingsi Wang · 6 years ago
  79. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  80. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  81. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 6 years ago
  82. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 6 years ago
  83. 70c2db1 Reland "Make negotiationneeded processing in PeerConnection spec compliant." by Guido Urdaneta · 6 years ago
  84. 6cf61f5 Delete unneeded includes of async_invoker.h by Niels Möller · 6 years ago
  85. 884adca Log details when RtpDemuxer fails to deliver a packet by Steve Anton · 6 years ago
  86. 6df49d8 Fixing issue with creating StreamParams when track id is not signaled. by Amit Hilbuch · 6 years ago
  87. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  88. 0006a62 Remove HKDF implementation from WebRTC. by Benjamin Wright · 6 years ago
  89. 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 6 years ago
  90. 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 6 years ago
  91. 114871b Expose SSL ciphersuite on the webrtc::DtlsTransport interface by Harald Alvestrand · 6 years ago
  92. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 6 years ago
  93. 7061e51 Expose DtlsTransport::remote_ssl_certificates by Harald Alvestrand · 6 years ago
  94. 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 6 years ago
  95. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  96. f477040 Reland "Adding a restriction for legal RID values." by Amit Hilbuch · 6 years ago
  97. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  98. a857698 Revert "Adding a restriction for legal RID values." by Guido Urdaneta · 6 years ago
  99. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 6 years ago
  100. 88718fd Fix comment - ice transport is cleared on the networking thread. by Marina Ciocea · 6 years ago