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