1. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 5 years ago
  2. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  3. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  4. 3b112e2 Delete multi-parameter CreateModularPeerConnectionFactory by Danil Chapovalov · 5 years ago
  5. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  6. 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 5 years ago
  7. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 5 years ago
  8. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 5 years ago
  9. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  10. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 5 years ago
  11. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 5 years ago
  12. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
  13. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  14. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 5 years ago
  15. c3f4820 Change default secure SCTP protocol to UDP/DTLS/SCTP by Harald Alvestrand · 5 years ago
  16. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  17. f00ca1a Make the output_period_ms argument to StartRtcEventLog optional by Niels Möller · 6 years ago
  18. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 6 years ago
  19. 8da35a6 Deprecate owned naked pointers to cricket::SessionDescription by Harald Alvestrand · 6 years ago
  20. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
  21. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
  22. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  23. d61f2a7 Update SCTP status with transport whenever transport changes. by Harald Alvestrand · 6 years ago
  24. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 6 years ago
  25. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  26. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  27. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  28. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 6 years ago
  29. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  30. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
  31. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
  32. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 6 years ago
  33. 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 6 years ago
  34. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 6 years ago
  35. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  36. aec09a2 Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource by Danil Chapovalov · 6 years ago
  37. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  38. 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 6 years ago
  39. 797ede8 Revert "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  40. cd8d1cf Surface ICE candidates that match an updated candidate filter. by Qingsi Wang · 6 years ago
  41. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  42. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  43. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 6 years ago
  44. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 6 years ago
  45. 70c2db1 Reland "Make negotiationneeded processing in PeerConnection spec compliant." by Guido Urdaneta · 6 years ago
  46. 6cf61f5 Delete unneeded includes of async_invoker.h by Niels Möller · 6 years ago
  47. 884adca Log details when RtpDemuxer fails to deliver a packet by Steve Anton · 6 years ago
  48. 6df49d8 Fixing issue with creating StreamParams when track id is not signaled. by Amit Hilbuch · 6 years ago
  49. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  50. 0006a62 Remove HKDF implementation from WebRTC. by Benjamin Wright · 6 years ago
  51. 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 6 years ago
  52. 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 6 years ago
  53. 114871b Expose SSL ciphersuite on the webrtc::DtlsTransport interface by Harald Alvestrand · 6 years ago
  54. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 6 years ago
  55. 7061e51 Expose DtlsTransport::remote_ssl_certificates by Harald Alvestrand · 6 years ago
  56. 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 6 years ago
  57. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  58. f477040 Reland "Adding a restriction for legal RID values." by Amit Hilbuch · 6 years ago
  59. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  60. a857698 Revert "Adding a restriction for legal RID values." by Guido Urdaneta · 6 years ago
  61. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 6 years ago
  62. 88718fd Fix comment - ice transport is cleared on the networking thread. by Marina Ciocea · 6 years ago
  63. f3736ed Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. by Harald Alvestrand · 6 years ago
  64. f73f7d6 Add thread safety annotations for some more PeerConnection members (part 13) by Karl Wiberg · 6 years ago
  65. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 6 years ago
  66. 07f3279 Adding a restriction for legal RID values. by Amit Hilbuch · 6 years ago
  67. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  68. 1e2d436 Change PlayoutLatency setLatency zero-threshold value. by Ruslan Burakov · 6 years ago
  69. 4bac79e Add SetJitterBufferMinimumDelay method to RtpReceiverInterface. by Ruslan Burakov · 6 years ago
  70. 739506e Add thread safety annotations for some more PeerConnection members (part 12) by Karl Wiberg · 6 years ago
  71. 78a5e96 Reland "Add thread guards to JsepTransport" by Harald Alvestrand · 6 years ago
  72. d9bf720 Add thread safety annotations for some more PeerConnection members (part 11) by Karl Wiberg · 6 years ago
  73. caedb5d Revert "Add thread guards to JsepTransport" by Gustaf Ullberg · 6 years ago
  74. 7e1db52 Add thread guards to JsepTransport by Harald Alvestrand · 6 years ago
  75. 9435c61 Expose TaskQueueFactory for webrtc::Call in peer connection api by Danil Chapovalov · 6 years ago
  76. 7a651c6e Add thread safety annotations for some more PeerConnection members (part 10) by Karl Wiberg · 6 years ago
  77. 2cc368f Add thread safety annotations for some more PeerConnection members (part 9) by Karl Wiberg · 6 years ago
  78. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  79. 5c4d2ee RTCDataChannel: Ignore "id" when "negotiated" is false by Harald Alvestrand · 6 years ago
  80. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  81. 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 6 years ago
  82. e46f5db Add missing `using` declarations for names in testing namespace. by Mirko Bonadei · 6 years ago
  83. efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
  84. b9bb371 Revert "Don't crash when a datachannel can't get an ID" by Harald Alvestrand · 6 years ago
  85. 77c442c Don't crash when a datachannel can't get an ID by Harald Alvestrand · 6 years ago
  86. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  87. a58e169 Add thread safety annotations for some more PeerConnection members (part 8) by Karl Wiberg · 6 years ago
  88. ac02589 Fix misunderstanding: OnTransportChanged is called on network thread by Karl Wiberg · 6 years ago
  89. 12ba3ad Move unique_ptr into task instead of using a raw pointer by Karl Wiberg · 6 years ago
  90. 6cab5c8 Add thread safety annotations for some more PeerConnection members (part 5) by Karl Wiberg · 6 years ago
  91. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 6 years ago
  92. 85a4a93 Add thread safety annotations for some more PeerConnection members (part 4) by Karl Wiberg · 6 years ago
  93. c70999e Add thread safety annotations for some more PeerConnection members (part 3) by Karl Wiberg · 6 years ago
  94. 1e1e102 Add thread safety annotations for some more PeerConnection members (part 2) by Karl Wiberg · 6 years ago
  95. fb3be39 Add thread safety annotations for some more PeerConnection members by Karl Wiberg · 6 years ago
  96. fe0b499 legacy stats: update timestamp on localcandidate/remotecandidate by Philipp Hancke · 6 years ago
  97. ddb930a Update per-file OWNERS to reflect renamed file names by Steve Anton · 6 years ago
  98. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  99. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  100. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago