1. 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 2 years, 8 months ago
  2. 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 8 months ago
  3. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 8 months ago
  4. 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 2 years, 9 months ago
  5. a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 2 years, 9 months ago
  6. 5abfc92 Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
  7. 67d2d35 Revert "Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs."" by Henrik Boström · 2 years, 9 months ago
  8. 2843bbc Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
  9. 378b1c6 Revert "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
  10. 626f87d [Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs. by Henrik Boström · 2 years, 9 months ago
  11. 6fb8d1a stats: expose minPlayoutDelay as nonstandard stat by Philipp Hancke · 2 years, 10 months ago
  12. 0359ba2 stats: add frame assembly time stats by Philipp Hancke · 2 years, 10 months ago
  13. 1f49157 stats: implement transport iceState by Philipp Hancke · 2 years, 10 months ago
  14. 95b1a34 stats: implement iceLocalUsernameFragment by Philipp Hancke · 2 years, 10 months ago
  15. cc1b9b0 stats: implement iceRole by Philipp Hancke · 2 years, 10 months ago
  16. a16a6a6 stats: implement inbound-rtp totalProcessingDelay for video by Philipp Hancke · 2 years, 11 months ago
  17. 69c1df2 stats: add dtlsRole to transport by Philipp Hancke · 2 years, 11 months ago
  18. a3b5c4e test: replace media_type with kind by Philipp Hancke · 2 years, 11 months ago
  19. 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years ago
  20. 05b29c7 stats: collect RTCIceCandidate url by Philipp Hancke · 3 years, 1 month ago
  21. efe46b6 Change the type of RTCVideoSourceStats.framesPerSecond by Byoungchan Lee · 3 years, 4 months ago
  22. bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 4 months ago
  23. 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 5 months ago
  24. 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 6 months ago
  25. 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 6 months ago
  26. fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
  27. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  28. 0e61fdd Use backticks not vertical bars to denote variables in comments for /api by Artem Titov · 3 years, 8 months ago
  29. 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 8 months ago
  30. e91c992 Implement nack_count metric for outbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
  31. e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
  32. 64851c0 Reland: Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
  33. fe6580f Revert "Fix echo return loss stats and add to RTCAudioSourceStats." by Evan Shrubsole · 3 years, 9 months ago
  34. a27cfbf Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
  35. 7d23535 Populate qualityLimitationDurations stats for outbound RTP streams by Byoungchan Lee · 3 years, 10 months ago
  36. 0a52ede Support for map of string keys to uint64_t / double values in RTCStats by Byoungchan Lee · 3 years, 10 months ago
  37. e6de5ae Remove virtual inheritance from RTCStatsCollector by Tomas Gunnarsson · 3 years, 11 months ago
  38. 86ee89f Simplify reference counting implementation of PendingTaskSafetyFlag. by Tommi · 3 years, 11 months ago
  39. ef036cd [Stats] Cleanup obsolete stats - isRemote & deleted by Di Wu · 4 years ago
  40. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
  41. a9ba450 stats: add address as alias for ip by Philipp Hancke · 4 years ago
  42. fd1e9d1 [Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLost by Di Wu · 4 years ago
  43. 668dbf6 [Stats] Populate "frames" stats for video source. by Di Wu · 4 years ago
  44. 88a51b2 Populate "total_round_trip_time" and "round_trip_time_measurements" for remote inbound RTP streams by Di Wu · 4 years ago
  45. 86f04ad Populate “fractionLost” stats for remote inbound rtp streams by Di Wu · 4 years ago
  46. 8af6b49 Populate jitter stats for video RTP streams by Di Wu (RP Room Eng) · 4 years, 1 month ago
  47. 95157a0 stats: add transportId to codec stats by Philipp Hancke · 4 years, 4 months ago
  48. cdebea0 stats: s/victim/other by Philipp Hancke · 4 years, 5 months ago
  49. edacbd5 Reland "Implement packets_(sent | received) for RTCTransportStats" by Artem Titov · 4 years, 8 months ago
  50. 4e5bc9f Reland "Complete migration from "track" to "inbound-rtp" stats" by Eldar Rello · 4 years, 8 months ago
  51. e6f3897 Revert "Complete migration from "track" to "inbound-rtp" stats" by Zeke Chin · 4 years, 8 months ago
  52. 94fe0d3 Complete migration from "track" to "inbound-rtp" stats by Eldar Rello · 4 years, 8 months ago
  53. 9b35da8 Revert "Implement packets_(sent | received) for RTCTransportStats" by Mirko Bonadei · 4 years, 8 months ago
  54. fb6f975 Implement packets_(sent | received) for RTCTransportStats by Artem Titov · 4 years, 8 months ago
  55. 1f0f59f Add ValueOrDefault to RTCStatsMember by Andrey Logvin · 4 years, 9 months ago
  56. 10ef847 Correct name of DC.dataChannelIdentifier stats member by Harald Alvestrand · 4 years, 9 months ago
  57. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  58. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  59. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 5 years ago
  60. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
  61. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
  62. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 5 years ago
  63. 189849f [Stats] Remove jitterBufferDelay TODO; it's already implemented. by Henrik Boström · 5 years ago
  64. 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 5 years ago
  65. 00376e1 Add totalInterFrameDelay to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  66. 6dd488b RTC_EXPORT RTCStatsMember's specialized members. by Mirko Bonadei · 5 years ago
  67. 759f161 Use explicit template decl/def for RTCNonStandardStatsMember. by Mirko Bonadei · 5 years ago
  68. f47c2ab RTC_EXPORT webrtc::RTCNonStandardStatsMember<T>. by Mirko Bonadei · 5 years ago
  69. 62a19d0 RTC_EXPORT RTCStatsMember::StaticType and VideoFrame::Builder. by Mirko Bonadei · 5 years ago
  70. 54875d0 Add missing RTC_EXPORT for the Chromium Windows build. by Mirko Bonadei · 5 years ago
  71. 1e6aa1f Remove RTC_EXPORT from RTCStatsMember<T> template declaration. by Mirko Bonadei · 5 years ago
  72. 054f185 Use template instantiation declaration/definition for RTCStatsMember<T>. by Mirko Bonadei · 5 years ago
  73. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 5 years ago
  74. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  75. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  76. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  77. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  78. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  79. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 6 years ago
  80. 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 6 years ago
  81. df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 6 years ago
  82. 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 6 years ago
  83. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  84. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 6 years ago
  85. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 6 years ago
  86. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 6 years ago
  87. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
  88. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
  89. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 6 years ago
  90. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 6 years ago
  91. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 6 years ago
  92. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 6 years ago
  93. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  94. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  95. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  96. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  97. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 6 years ago
  98. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 6 years ago
  99. aa023e2 Add test-only group id. by Jakob Ivarsson · 6 years ago
  100. 2293622 Add group_ids to RTCStatsMemberInterface. by Jakob Ivarsson · 6 years ago