1. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 4 years, 9 months ago
  2. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 4 years, 9 months ago
  3. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 4 years, 9 months ago
  4. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 4 years, 9 months ago
  5. 262bbae Fix rare audioLevel flake in RTCStatsIntegrationTest. by Henrik Boström · 4 years, 10 months ago
  6. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 4 years, 10 months ago
  7. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 4 years, 11 months ago
  8. 21e99da Add implemented-but-missing members to RTCMediaStreamTrackStats::Members by Henrik Boström · 4 years, 11 months ago
  9. 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 5 years ago
  10. df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 5 years ago
  11. 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 5 years ago
  12. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  13. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 5 years ago
  14. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  15. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 5 years ago
  16. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
  17. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 5 years ago
  18. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  19. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 5 years ago
  20. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 5 years ago
  21. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  22. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  23. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  24. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 5 years ago
  25. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 5 years ago
  26. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 5 years ago
  27. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  28. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 5 years ago
  29. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 5 years ago
  30. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 5 years ago
  31. 5c4ddad Delete obsolete usage of FakeConstraints by Niels Möller · 5 years ago
  32. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 5 years ago
  33. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 5 years ago
  34. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 5 years ago
  35. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 5 years ago
  36. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  37. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 5 years ago[Renamed from pc/rtcstats_integrationtest.cc]
  38. 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
  39. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  40. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  41. 59cfd35 Address vptr race condition while PeerConnection is destructed. by Yves Gerey · 6 years ago
  42. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  43. b5bb513 Disable RTCStatsIntegrationTest.GetsStatsWhileDestroyingPeerConnection by Yves Gerey · 6 years ago
  44. 9551375 getStats: add relayProtocol by Philipp Hancke · 6 years ago
  45. 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 6 years ago
  46. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  47. e12c1fe Removing warning suppression flags from pc/. by Mirko Bonadei · 6 years ago
  48. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  49. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 6 years ago
  50. 25cfeb9 Fix possible race between the stats collector and transport controller by Steve Anton · 6 years ago
  51. 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 6 years ago
  52. b619936 Stats traversal algorithm added. by Henrik Boström · 6 years ago
  53. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  54. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  55. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  56. 719487e Generate signed packets_lost in WebRTC-stats by Harald Alvestrand · 7 years ago
  57. 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
  58. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  59. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  60. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  61. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  62. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  63. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/rtcstats_integrationtest.cc]
  64. 8ab0fd8 Reland of Trace the stats report as JSON instead of each stat separately. (patchset #1 id:1 of https://codereview.webrtc.org/3001683002/ ) by ehmaldonado · 7 years ago
  65. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  66. 3439c89 Revert of Trace the stats report as JSON instead of each stat separately. (patchset #3 id:100001 of https://codereview.webrtc.org/2986453002/ ) by mbonadei · 7 years ago
  67. 80c6578 Trace the stats report as JSON instead of each stat separately. by ehmaldonado · 7 years ago
  68. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  69. 80c829f Enable tracing on rtcstats_integrationtest.cc by ehmaldonado · 7 years ago
  70. e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 7 years ago
  71. 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
  72. a117b04 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 7 years ago
  73. a8a3515 Make the default ctor of rtc::Thread, protected. by tommi · 7 years ago
  74. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  75. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  76. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  77. 86c40a1 Fixing RTCIceCandidatePairStats.nominated for ICE controlling agent. by deadbeef · 7 years ago
  78. 6488ea4 Remove temporary include of builtin_audio_encoder_factory.h. by ossu · 7 years ago
  79. 98e186c Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 7 years ago
  80. 9e5b11e Test CreatePeerConnectionFactory() with a forwarding mock AudioDecoderFactory by kwiberg · 7 years ago
  81. a7a9be1 Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 7 years ago
  82. 13f54b2 Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 7 years ago
  83. bf8d3e5 RTCIceCandidatePairStats.[total/current]RoundTripTime collected. by hbos · 7 years ago
  84. 3fd31fe Fix TSAN race in webrtc::voe::Channel. by hbos · 7 years ago
  85. 92eaec6 RTCIceCandidatePairStats.nominated collected. by hbos · 7 years ago
  86. 1498def Disable RTCStatsIntegrationTest on TSAN bots. by philipel · 7 years ago
  87. 5fec128 Add QP for libvpx VP8 decoder. by sakal · 7 years ago
  88. a51d4f3 Re-land of RTCInboundRTPStreamStats.qpSum collected. by hbos · 7 years ago
  89. ed02c6d Revert of RTCInboundRTPStreamStats.qpSum collected. (patchset #4 id:80001 of https://codereview.webrtc.org/2675943002/ ) by skvlad · 7 years ago
  90. cd195be RTCInboundRTPStreamStats.qpSum collected. by hbos · 7 years ago
  91. 338f78a RTCIceCandidatePairStats.available[Outgoing/Incoming]Bitrate collected. by hbos · 7 years ago
  92. b0ae920 RTCRTPStreamStats.mediaTrackId renamed to trackId. by hbos · 7 years ago
  93. 50cfe1f RTCMediaStreamTrackStats.framesDropped collected by RTCStatsCollector. by hbos · 7 years ago
  94. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 7 years ago[Renamed (99%) from webrtc/api/rtcstats_integrationtest.cc]
  95. f64941f RTCMediaStreamTrackStats.framesDecoded collected. by hbos · 7 years ago
  96. fefe076 RTCMediaStreamTrackStats.framesSent collected by RTCStatsCollector. by hbos · 7 years ago
  97. 2d4d653 Fix msan flake in rtcstats_integrationtest.cc. by hbos · 7 years ago
  98. 42f6d2f RTCMediaStreamTrackStats.framesReceived collected by RTCStatsCollector. by hbos · 7 years ago
  99. 9e30274 RTCMediaStreamTrackStats collected on a per-attachment basis. by hbos · 7 years ago
  100. 160e4a7 RTCMediaStreamTrackStats.kind added and collected. by hbos · 7 years ago