- 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
- 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
- c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 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
- 190713c Remove +api from internal DEPS files. by Mirko Bonadei · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 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
- 8905d04 Add ',' between elements in RTCStatsReport::ToJson by Dirk-Jan C. Binnema · 6 years ago
- a29b3a6 Use rtc::StringBuilder in stats/ 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
- e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
- 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
- 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
- b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
- 9551375 getStats: add relayProtocol by Philipp Hancke · 6 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
- 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 6 years ago
- 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
- ca621e7 Removing clang:find_bad_constructs from stats/. 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
- 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
- a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
- c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
- 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 0880f4b Stop using public_deps in stats. by Mirko Bonadei · 7 years ago
- 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 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