1. fc6df05 Computing and propagating the audio stats totalprocessingdelay. by Jesús de Vicente Peña · 9 months ago
  2. c74412b Deprecate rtc::RefCountInterface by Harald Alvestrand · 9 months ago
  3. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  4. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  5. 0242939 Reland "Deprecate old constructors and set_type() in Candidate and Port" by Tomas Gunnarsson · 1 year ago
  6. ed8390d Revert "Deprecate old constructors and set_type() in Candidate and Port" by Ilya Nikolaevskiy · 1 year ago
  7. aaa6851 Deprecate old constructors and set_type() in Candidate and Port by Tommi · 1 year ago
  8. db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 1 year, 1 month ago
  9. f2431a9 Move ComputeFoundation to Candidate. by Tommi · 1 year, 1 month ago
  10. 521b863 Change type of candidate type names from char[] to string_view by Tommi · 1 year, 1 month ago
  11. ac58a33 [Stats] Migrate from the RTCStatsMember type alias to absl::optional. by Henrik Boström · 1 year, 2 months ago
  12. ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 1 year, 2 months ago
  13. c0ac4df Reland "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Henrik Boström · 1 year, 2 months ago
  14. df3b3bd Revert "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Mirko Bonadei · 1 year, 2 months ago
  15. 84c48ae [Stats] Move metric names to Attribute, constructed via AttributeInit. by Henrik Boström · 1 year, 2 months ago
  16. 7978cf1 [Stats] Introduce Attribute, implementing RTCStatsMemberInterface. by Henrik Boström · 1 year, 2 months ago
  17. c5d9218 Do no return media-playout stats unless there is an audio receiver by Philipp Hancke · 1 year, 3 months ago
  18. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 months ago
  19. e2e0451 stats: implement fecSsrc on inbound-rtp by Philipp Hancke · 1 year, 7 months ago
  20. 9b82b2f stats: implement RTX ssrc on inbound-rtp/outbound-rtp by Philipp Hancke · 1 year, 8 months ago
  21. 00f1122 Remove extra usage of video-content-type header extension by Harald Alvestrand · 1 year, 8 months ago
  22. e9e03a9 Fix inaccurate contentType in RTCInbound/OutboundRtpStreamStats by Joachim Reiersen · 1 year, 8 months ago
  23. 656817c Remove default "unknown" encoderImplementation/decoderImplementation by Philipp Hancke · 1 year, 9 months ago
  24. 423faa6 stats: do not expose dataChannelIdentifier before it is set by Philipp Hancke · 1 year, 11 months ago
  25. 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 9 months ago
  26. c929ab4 Reland "[Stats] Remove enum-like structs in favor of strings." by Henrik Boström · 1 year, 9 months ago
  27. 45666d4 Revert "[Stats] Remove enum-like structs in favor of strings." by Christoffer Jansson · 1 year, 9 months ago
  28. ccc87ea [Stats] Remove enum-like structs in favor of strings. by Henrik Boström · 1 year, 9 months ago
  29. 54e95bc Propagate time of the last received packet with Timestamp type by Danil Chapovalov · 1 year, 9 months ago
  30. 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 10 months ago
  31. e0034a8 stats: remove `media_type` which was an alias for `kind` by Philipp Hancke · 1 year, 11 months ago
  32. d5b5167 Cleanup usasge of ReportBlockData::report_block accessor in pc/ by Danil Chapovalov · 1 year, 10 months ago
  33. f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 11 months ago
  34. 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
  35. ec2670e Cleanup ReportBlockData class: use Timestamp and TimeDelta by Danil Chapovalov · 1 year, 11 months ago
  36. 5654898 Switch from pointer to ID for OnSctpDataChannelStateChanged by Tommi · 2 years ago
  37. 55f7280 [DataChannelController] Associate two methods with the network thread by Tommi · 2 years ago
  38. e9aa867 Remove SctpDataChannelControllerInterface::ConnectDataChannel by Tommi · 2 years ago
  39. faf3387 Always require a valid controller when constructing an SctpDataChannel by Tommi · 2 years ago
  40. 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
  41. 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
  42. 1c0d91f Use WeakPtr in SctpDataChannel. by Tommi · 2 years ago
  43. d2afbaf Remove sigslot from PeerConnectionInternal and RTCStatsCollector. by Tommi · 2 years ago
  44. 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
  45. 8981a6f Use two MediaChannels for 2 directions. by Harald Alvestrand · 2 years, 1 month ago
  46. 5adc2b6 Correct RTCAudioPlayoutStats type and add kind field. by Fredrik Hernqvist · 2 years, 1 month ago
  47. 828de80 Populate RTCInboundRtpStreamStats::playoutId when appropriate by Fredrik Hernqvist · 2 years, 2 months ago
  48. efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years, 2 months ago
  49. 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
  50. b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 2 months ago
  51. 07d64b4 Revert "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
  52. 5ed4da7 In preparation for track deletion, fix some more tests. by Henrik Boström · 2 years, 3 months ago
  53. 81aab48 Remove 'trackId' dependency in stats selector algorithm. by Henrik Boström · 2 years, 3 months ago
  54. 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
  55. a3a3b6d [Stats] If remote-inbound-rtp has no RTT, leave it undefined. by Henrik Boström · 2 years, 4 months ago
  56. 13c0be4 Add power efficient stats to RTC stats by Evan Shrubsole · 2 years, 4 months ago
  57. 0487c57 stats: implement candidate-pair lastPacket(Sent|Received)Timestamp by Philipp Hancke · 2 years, 4 months ago
  58. adbcbf7 [Stats] Delete 'track' metrics that have previously been moved. by Henrik Boström · 2 years, 4 months ago
  59. 45b35d4 Unship track.totalFramesDuration/sumSquaredFrameDurations. by Henrik Boström · 2 years, 4 months ago
  60. aebba7b [Stats] Expose totalPacketSendDelay for audio as well. by Henrik Boström · 2 years, 5 months ago
  61. d819921 [Stats] Update totalPacketSendDelay to only cover time in pacer queue. by Henrik Boström · 2 years, 5 months ago
  62. c5f8f80 [Stats] Add googTimingFrameInfo to the modern API. by Henrik Boström · 2 years, 5 months ago
  63. 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 5 months ago
  64. 2fb8307 Move more non-standard metrics to inbound-rtp. by Henrik Boström · 2 years, 5 months ago
  65. c57a28c Move pause and freeze metrics to standardized location. by Henrik Boström · 2 years, 5 months ago
  66. 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 2 years, 5 months ago
  67. 31c373b Only expose RTCCodecStats that are referenced by an RTP stream. by Henrik Boström · 2 years, 6 months ago
  68. 69d23c9 Add RTCCertificateStats cache to avoid rtc::SSLCertChain::GetStats. by Henrik Boström · 2 years, 6 months ago
  69. b43e3bb [Stats] Add support for SSRC collisions. by Henrik Boström · 2 years, 6 months ago
  70. da6297d [Stats] Avoid DCHECK crashing if SSRCs are not unique. by Henrik Boström · 2 years, 6 months ago
  71. 839439a RTCIceCandidatePairStats.requestsSent should be total pings. by Henrik Boström · 2 years, 6 months ago
  72. 8dfc90f Make RTCStats IDs more concise. by Henrik Boström · 2 years, 6 months ago
  73. b2be392 Avoid duplicate RTCCodecStats entries. by Henrik Boström · 2 years, 6 months ago
  74. 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 2 years, 8 months ago
  75. a5cc0ac Add DEPRECATED prefix to track stats IDs. by Henrik Boström · 2 years, 8 months ago
  76. 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 8 months ago
  77. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 8 months ago
  78. 3719a0c stats: use decoded framerate for inbound-rtp framesPerSecond by Philipp Hancke · 2 years, 8 months ago
  79. d970b09 measure decode time in TimeDelta instead of ms by Philipp Hancke · 2 years, 9 months ago
  80. 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 2 years, 9 months ago
  81. a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 2 years, 9 months ago
  82. 6e57ca2 stats: expose local candidate stats even before pairing by Philipp Hancke · 2 years, 9 months ago
  83. 6fb8d1a stats: expose minPlayoutDelay as nonstandard stat by Philipp Hancke · 2 years, 9 months ago
  84. e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 9 months ago
  85. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  86. 0359ba2 stats: add frame assembly time stats by Philipp Hancke · 2 years, 10 months ago
  87. 9e5aeb9 Safeguard SctpDataChannel against detached controller by Harald Alvestrand · 2 years, 10 months ago
  88. 1f49157 stats: implement transport iceState by Philipp Hancke · 2 years, 10 months ago
  89. 95b1a34 stats: implement iceLocalUsernameFragment by Philipp Hancke · 2 years, 10 months ago
  90. cc1b9b0 stats: implement iceRole by Philipp Hancke · 2 years, 10 months ago
  91. a16a6a6 stats: implement inbound-rtp totalProcessingDelay for video by Philipp Hancke · 2 years, 11 months ago
  92. 69c1df2 stats: add dtlsRole to transport by Philipp Hancke · 2 years, 11 months ago
  93. 2f7ad28 Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument by Harald Alvestrand · 2 years, 11 months ago
  94. afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
  95. 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years ago
  96. 42da5a9 Keep RTCTransportStats on P2PTransportChannel. by Jonas Oreland · 3 years ago
  97. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  98. 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
  99. e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 1 month ago
  100. 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 1 month ago