- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 9 months ago
- 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 4 years, 9 months ago
- 189849f [Stats] Remove jitterBufferDelay TODO; it's already implemented. by Henrik Boström · 4 years, 9 months ago
- 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 4 years, 11 months 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 · 5 years ago
- 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 5 years ago
- 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 5 years ago
- df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 5 years ago
- 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
- d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 5 years ago
- bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
- 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 5 years ago
- 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
- ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
- 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 5 years ago
- 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 5 years ago
- 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
- 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 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
- 758d946 Add origin trial ids to non-standard stats members. by Jakob Ivarsson · 6 years ago
- 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
- 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
- 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
- 6c70e16 Fix RTCStatsReport::ConstIterator move constructor. by Mirko Bonadei · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
- aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
- ffa6ce4 Add integration test for new GetStats() with many tracks by Steve Anton · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
- 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
- 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
- 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
- 9551375 getStats: add relayProtocol by Philipp Hancke · 6 years ago
- 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 6 years ago
- 79eb4dd Enabling clang::find_bad_constructs for libjingle_peerconnection_api. by Mirko Bonadei · 6 years ago
- e275174 Adding "is_standardized" flag to RTCStatsMember. by Taylor Brandstetter · 6 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
- 1df1bf8 PeerConnectionInterface::GetStats() with selector argument added. by Henrik Boström · 7 years ago
- 5b3541f RTCStatsCollector::GetStatsReport() with optional selector argument. by Henrik Boström · 7 years ago
- b619936 Stats traversal algorithm added. by Henrik Boström · 7 years ago
- 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
- 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
- f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
- 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
- 719487e Generate signed packets_lost in WebRTC-stats by Harald Alvestrand · 7 years ago
- 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
- 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
- fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
- bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
- d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
- b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
- b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
- 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago