aboutsummaryrefslogtreecommitdiff
path: root/stats
AgeCommit message (Expand)Author
2021-04-21Simplify reference counting implementation of PendingTaskSafetyFlag.Tommi
2021-04-08Remove RTCRemoteInboundRtpStreamStats duplicate members.Henrik Boström
2021-03-24[Stats] Cleanup obsolete stats - isRemote & deletedDi Wu
2021-03-23Add `RTCRemoteOutboundRtpStreamStats` for audio streamsAlessio Bazzica
2021-03-23Make sure "remote-inbound-rtp.jitter" and "packetsLost" is exposed to JSHenrik Boström
2021-03-23stats: add address as alias for ipPhilipp Hancke
2021-03-11[Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLostDi Wu
2021-03-01Populate "total_round_trip_time" and "round_trip_time_measurements" for remot...Di Wu
2021-03-01Populate “fractionLost” stats for remote inbound rtp streamsDi Wu
2021-02-01Remove from chromium build targets that are not compatible with it.Andrey Logvin
2020-11-17stats: add transportId to codec statsPhilipp Hancke
2020-11-05Fix -Wrange-loop-analysis.Mirko Bonadei
2020-10-09stats: s/victim/otherPhilipp Hancke
2020-07-10Reland "Implement packets_(sent | received) for RTCTransportStats"Artem Titov
2020-07-10Reland "Complete migration from "track" to "inbound-rtp" stats"Eldar Rello
2020-07-10Revert "Complete migration from "track" to "inbound-rtp" stats"Zeke Chin
2020-07-09Complete migration from "track" to "inbound-rtp" statsEldar Rello
2020-07-08Revert "Implement packets_(sent | received) for RTCTransportStats"Mirko Bonadei
2020-07-07Implement packets_(sent | received) for RTCTransportStatsArtem Titov
2020-06-07Correct name of DC.dataChannelIdentifier stats memberHarald Alvestrand
2020-05-05Reland "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-05Revert "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-04-17Improve outbound-rtp statistics for simulcastEldar Rello
2020-03-11Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats APIArtem Titov
2020-02-19Remove wildcard ownership for build files.Mirko Bonadei
2020-01-28[Stats] Include fecPackets[Reeceived/Discarded] in Members()Henrik Boström
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2020-01-07Implement RTCOutboundRtpStreamStats::remoteId.Henrik Boström
2019-11-25Add totalInterFrameDelay to RTCInboundRTPStreamStatsJohannes Kron
2019-11-13Use explicit template decl/def for RTCNonStandardStatsMember.Mirko Bonadei
2019-11-04Use template instantiation declaration/definition for RTCStatsMember<T>.Mirko Bonadei
2019-10-28Implement crypto stats on DTLS transportHarald Alvestrand
2019-10-23Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats.Åsa Persson
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei
2019-10-15Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"Niels Möller
2019-10-15Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"Mirko Bonadei
2019-10-14Fix GetStats bytesSent/Received, wireup headerBytesSent/ReceivedNiels Möller
2019-09-09Add qualityLimitationResolutionChanges statEvan Shrubsole
2019-08-28Add support for RTCTransportStats.selectedCandidatePairChangesJonas Oreland
2019-08-21Add implemented-but-missing members to RTCMediaStreamTrackStats::MembersHenrik Boström
2019-08-19Reland "[GetStats] Expose video codec implementation in standardized metrics."Henrik Boström
2019-08-16Revert "[GetStats] Expose video codec implementation in standardized metrics."Henrik Andreassson
2019-08-16[GetStats] Expose video codec implementation in standardized metrics.Henrik Boström
2019-07-08Format almost everything.Jonas Olsson
2019-07-04[getStats] Implement "media-source" audio levels, fixing Chrome bug.Henrik Boström
2019-07-02Add totalDecodeTime to RTCInboundRTPStreamStatsJohannes Kron
2019-06-27Add RTCStats for keyFramesEncoded, keyFramesDecoded.Rasmus Brandt
2019-06-26Delete RTCInboundRTPStreamStats::fraction_lostNiels Möller
2019-05-28Implement QualityLimitationReasonTracker and expose "reason".Henrik Boström