- 7209548 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 1 month ago
- 4d706a9 Revert "Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson."" by Mirko Bonadei · 1 year, 1 month ago
- 55cdc29 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 1 month ago
- df0b363 Reland "[Stats] Add value_or() and migrate from ValueOrDefault()." by Henrik Boström · 1 year, 1 month ago
- 111e381 Revert "[Stats] Add value_or() and migrate from ValueOrDefault()." by Mirko Bonadei · 1 year, 1 month ago
- 1fee69c Revert "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Mirko Bonadei · 1 year, 1 month ago
- 54be708 [Stats] Attribute::ToString(), to replace member ValueToString/ToJson. by Henrik Boström · 1 year, 1 month ago
- 9e4a97b [Stats] Add value_or() and migrate from ValueOrDefault(). by Henrik Boström · 1 year, 1 month ago
- 40dcdf7 [Stats] Migrate integration test to Attributes(). by Henrik Boström · 1 year, 1 month ago
- 7978cf1 [Stats] Introduce Attribute, implementing RTCStatsMemberInterface. by Henrik Boström · 1 year, 2 months ago
- e2e0451 stats: implement fecSsrc on inbound-rtp by Philipp Hancke · 1 year, 7 months ago
- 9b82b2f stats: implement RTX ssrc on inbound-rtp/outbound-rtp by Philipp Hancke · 1 year, 7 months ago
- 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 8 months ago
- f0820ff Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay by Rasmus Brandt · 1 year, 9 months ago
- 0f13765 Delete RTC[NonStandard/Restricted]StatsMember. by Henrik Boström · 1 year, 9 months ago
- 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 9 months ago
- e0034a8 stats: remove `media_type` which was an alias for `kind` by Philipp Hancke · 1 year, 10 months ago
- f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 10 months ago
- 2b72d84 stats: fix type of inbound-rtp frames_received by Philipp Hancke · 1 year, 10 months ago
- b3e5969 stats: use uint64_t for RTCSentRtpStreamStats.packetsSent by Philipp Hancke · 2 years ago
- 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
- 1f80451 Fix stats inheritance and rename RTP to Rtp by Philipp Hancke · 2 years ago
- 0925fe3 Follow-up CL to deflake RTCStatsIntegrationTest.GetStatsFromCallee by Johannes Kron · 2 years ago
- bff2e27 Deflake RTCStatsIntegrationTest::GetStatsFromCallee by Johannes Kron · 2 years ago
- 5adc2b6 Correct RTCAudioPlayoutStats type and add kind field. by Fredrik Hernqvist · 2 years, 1 month ago
- 828de80 Populate RTCInboundRtpStreamStats::playoutId when appropriate by Fredrik Hernqvist · 2 years, 1 month ago
- 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
- 13c0be4 Add power efficient stats to RTC stats by Evan Shrubsole · 2 years, 4 months ago
- 0487c57 stats: implement candidate-pair lastPacket(Sent|Received)Timestamp by Philipp Hancke · 2 years, 4 months ago
- adbcbf7 [Stats] Delete 'track' metrics that have previously been moved. by Henrik Boström · 2 years, 4 months ago
- 45b35d4 Unship track.totalFramesDuration/sumSquaredFrameDurations. by Henrik Boström · 2 years, 4 months ago
- aebba7b [Stats] Expose totalPacketSendDelay for audio as well. by Henrik Boström · 2 years, 4 months ago
- c5f8f80 [Stats] Add googTimingFrameInfo to the modern API. by Henrik Boström · 2 years, 4 months ago
- 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 4 months ago
- 2fb8307 Move more non-standard metrics to inbound-rtp. by Henrik Boström · 2 years, 5 months ago
- c57a28c Move pause and freeze metrics to standardized location. by Henrik Boström · 2 years, 5 months ago
- a494e4b Move packetsDiscarded to inbound-rtp. by Henrik Boström · 2 years, 5 months ago
- 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 2 years, 5 months ago
- 636dc3d Implement RTCOutboundRtpStreamStats.targetBitrate for video by Byoungchan Lee · 2 years, 5 months ago
- 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 2 years, 7 months ago
- 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 7 months ago
- 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 8 months ago
- d58f526 Always inject PacketSocketFactory in FakePortAllocator by Byoungchan Lee · 2 years, 8 months ago
- a116da5 test: fix usage of legacy media_type by Philipp Hancke · 2 years, 8 months ago
- 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 2 years, 8 months ago
- a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 2 years, 8 months ago
- 5abfc92 Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 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, 9 months ago
- b1ba853 Eliminate unnecessary `RTC_TRACE_EVENTS_ENABLED` by Jianhui Dai · 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, 10 months ago
- 69c1df2 stats: add dtlsRole to transport by Philipp Hancke · 2 years, 10 months ago
- a3b5c4e test: replace media_type with kind by Philipp Hancke · 2 years, 10 months ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 10 months ago
- 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- 62995db Change default sdp_semantics to kNotSpecified. by Henrik Boström · 3 years, 2 months 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
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 7 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 7 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
- 899b29e Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Byoungchan Lee · 3 years, 8 months ago
- 64851c0 Reland: Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 8 months ago
- fe6580f Revert "Fix echo return loss stats and add to RTCAudioSourceStats." by Evan Shrubsole · 3 years, 8 months ago
- a27cfbf Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 8 months ago
- 7d23535 Populate qualityLimitationDurations stats for outbound RTP streams by Byoungchan Lee · 3 years, 9 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 10 months ago
- 943ad97 Remove RTCRemoteInboundRtpStreamStats duplicate members. by Henrik Boström · 3 years, 11 months ago
- 2b99708 [Stats] Re-structure inbound stream stats verification in test by Di Wu · 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
- 2f71b61 Make sure "remote-inbound-rtp.jitter" and "packetsLost" is exposed to JS by Henrik Boström · 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 ago
- 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years, 1 month ago
- 95157a0 stats: add transportId to codec stats by Philipp Hancke · 4 years, 3 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
- 9276e2c Remove enable_simulcast_stats config flag as not needed anymore by Eldar Rello · 4 years, 9 months ago
- 7804c54 [Stats flake] Mark outbound-rtp.framesPerSecond as optional. by Henrik Boström · 4 years, 9 months ago