1. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  2. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 7 years ago
  3. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  4. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  5. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  6. 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
  7. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  8. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/stats/rtcstats_objects.cc]
  11. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  12. d6a5cbd Turn off clang-format for WEBRTC_RTCSTATS_IMPL macros. by Steve Anton · 7 years ago
  13. 26622d3 Audit of kConstants missing the const qualifier by agrieve · 7 years ago
  14. 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
  15. a7a9be1 Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 8 years ago
  16. 13f54b2 Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 8 years ago
  17. b0ae920 RTCRTPStreamStats.mediaTrackId renamed to trackId. by hbos · 8 years ago
  18. 160e4a7 RTCMediaStreamTrackStats.kind added and collected. by hbos · 8 years ago
  19. 7064d59 RTCTransportStats.dtlsState replaces .activeConnection by hbos · 8 years ago
  20. bb37751 RTCMediaStreamTrackStats.ssrcIds removed. by hbos · 8 years ago
  21. b4e426e RTCIceCandidateStats.transportId added and collected. by hbos · 8 years ago
  22. 6769c49 RTC[In/Out]boundRTPStreamStats: qpSum,framesDecoded,framesEncoded added. by hbos · 8 years ago
  23. d17a5a7 RTCIceCandidateStats.deleted = false added. by hbos · 8 years ago
  24. 06495bc RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. by hbos · 8 years ago
  25. c3a2b7f RTCIceCandidateStats.isRemote added and collected. by hbos · 8 years ago
  26. 3168c7a Rename RTCOutboundRTPStreamStats *_rtt members to *_round_trip_time. by hbos · 8 years ago
  27. 0adb828 RTCCodecStats[1] added. by hbos · 8 years ago
  28. 09bc128 RTCMediaStream[Track]Stats added. by hbos · 8 years ago
  29. eeafe94 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  30. 6ded190 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  31. 7eaa836 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  32. 4ed0750 Revert of RTCInboundRTPStreamStats added. (patchset #4 id:100001 of https://codereview.webrtc.org/2452043002/ ) by perkj · 8 years ago
  33. 0d7bf16 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  34. 69e9cb0 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  35. 2fa7c67 RTCTransportStats[1] added, supporting all members. by hbos · 8 years ago
  36. cc555c5 RTCDataChannelStats[1] added, supporting all stats members. by hbos · 8 years ago
  37. c47a0c3 RTCIceCandidatePairStats[1] added. by hbos · 8 years ago
  38. ab9f6e4 RTCIceCandidateStats[1] added. by hbos · 8 years ago
  39. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  40. 6ab97ce RTCCertificateStats[1] added. by hbos · 8 years ago
  41. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  42. 0e6758d RTCStatsCollector: timestamps updated. by hbos · 8 years ago
  43. d565b73 RTCStatsCollector and RTCPeerConnectionStats added. by hbos · 8 years ago