1. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 3 months ago
  2. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 4 years, 5 months ago
  3. 4a5dab0 [Stats] Include fecPackets[Reeceived/Discarded] in Members() by Henrik Boström · 4 years, 6 months ago
  4. 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 4 years, 7 months ago
  5. 00376e1 Add totalInterFrameDelay to RTCInboundRTPStreamStats by Johannes Kron · 4 years, 8 months ago
  6. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 4 years, 9 months ago
  7. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 4 years, 9 months ago
  8. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 4 years, 10 months ago
  9. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 4 years, 10 months ago
  10. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 4 years, 10 months ago
  11. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 4 years, 11 months ago
  12. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 5 years ago
  13. 21e99da Add implemented-but-missing members to RTCMediaStreamTrackStats::Members by Henrik Boström · 5 years ago
  14. 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 5 years ago
  15. df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 5 years ago
  16. 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 5 years ago
  17. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  18. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 5 years ago
  19. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  20. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 5 years ago
  21. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
  22. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  23. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 5 years ago
  24. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 5 years ago
  25. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  26. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  27. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  28. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 5 years ago
  29. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 5 years ago
  30. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 5 years ago
  31. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 5 years ago
  32. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 5 years ago
  33. 758d946 Add origin trial ids to non-standard stats members. by Jakob Ivarsson · 5 years ago
  34. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 5 years ago
  35. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  36. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 5 years ago
  37. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  38. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  39. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  40. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  41. 9551375 getStats: add relayProtocol by Philipp Hancke · 6 years ago
  42. 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 6 years ago
  43. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  44. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 6 years ago
  45. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  46. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  47. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  48. 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
  49. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  50. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  51. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  52. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/stats/rtcstats_objects.cc]
  53. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  54. d6a5cbd Turn off clang-format for WEBRTC_RTCSTATS_IMPL macros. by Steve Anton · 7 years ago
  55. 26622d3 Audit of kConstants missing the const qualifier by agrieve · 7 years ago
  56. e76bd3a Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy. by zstein · 7 years ago
  57. a7a9be1 Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 7 years ago
  58. 13f54b2 Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 7 years ago
  59. b0ae920 RTCRTPStreamStats.mediaTrackId renamed to trackId. by hbos · 7 years ago
  60. 160e4a7 RTCMediaStreamTrackStats.kind added and collected. by hbos · 8 years ago
  61. 7064d59 RTCTransportStats.dtlsState replaces .activeConnection by hbos · 8 years ago
  62. bb37751 RTCMediaStreamTrackStats.ssrcIds removed. by hbos · 8 years ago
  63. b4e426e RTCIceCandidateStats.transportId added and collected. by hbos · 8 years ago
  64. 6769c49 RTC[In/Out]boundRTPStreamStats: qpSum,framesDecoded,framesEncoded added. by hbos · 8 years ago
  65. d17a5a7 RTCIceCandidateStats.deleted = false added. by hbos · 8 years ago
  66. 06495bc RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. by hbos · 8 years ago
  67. c3a2b7f RTCIceCandidateStats.isRemote added and collected. by hbos · 8 years ago
  68. 3168c7a Rename RTCOutboundRTPStreamStats *_rtt members to *_round_trip_time. by hbos · 8 years ago
  69. 0adb828 RTCCodecStats[1] added. by hbos · 8 years ago
  70. 09bc128 RTCMediaStream[Track]Stats added. by hbos · 8 years ago
  71. eeafe94 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  72. 6ded190 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  73. 7eaa836 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  74. 4ed0750 Revert of RTCInboundRTPStreamStats added. (patchset #4 id:100001 of https://codereview.webrtc.org/2452043002/ ) by perkj · 8 years ago
  75. 0d7bf16 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  76. 69e9cb0 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  77. 2fa7c67 RTCTransportStats[1] added, supporting all members. by hbos · 8 years ago
  78. cc555c5 RTCDataChannelStats[1] added, supporting all stats members. by hbos · 8 years ago
  79. c47a0c3 RTCIceCandidatePairStats[1] added. by hbos · 8 years ago
  80. ab9f6e4 RTCIceCandidateStats[1] added. by hbos · 8 years ago
  81. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  82. 6ab97ce RTCCertificateStats[1] added. by hbos · 8 years ago
  83. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  84. 0e6758d RTCStatsCollector: timestamps updated. by hbos · 8 years ago
  85. d565b73 RTCStatsCollector and RTCPeerConnectionStats added. by hbos · 8 years ago