1. ac58a33 [Stats] Migrate from the RTCStatsMember type alias to absl::optional. by Henrik Boström · 1 year, 1 month ago
  2. ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 1 year, 2 months ago
  3. 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 10 months ago
  4. 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
  5. 828de80 Populate RTCInboundRtpStreamStats::playoutId when appropriate by Fredrik Hernqvist · 2 years, 2 months ago
  6. 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 5 months ago
  7. 036b3fd Reland "stats: migrate to Timestamp" by Philipp Hancke · 2 years, 5 months ago
  8. c0794c2 Revert "stats: migrate to Timestamp" by Mirko Bonadei · 2 years, 5 months ago
  9. 2235776 stats: migrate to Timestamp by Philipp Hancke · 2 years, 6 months ago
  10. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  11. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
  12. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 7 months ago
  13. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 7 months ago
  14. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
  15. 95157a0 stats: add transportId to codec stats by Philipp Hancke · 4 years, 4 months ago
  16. 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 5 years ago
  17. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 6 years ago
  18. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 6 years ago
  19. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  20. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtcstatstraversal.cc]
  21. 5b3541f RTCStatsCollector::GetStatsReport() with optional selector argument. by Henrik Boström · 7 years ago
  22. b619936 Stats traversal algorithm added. by Henrik Boström · 7 years ago