1. 6c70e16 Fix RTCStatsReport::ConstIterator move constructor. by Mirko Bonadei · 5 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from stats/rtcstatsreport.cc]
  4. 8905d04 Add ',' between elements in RTCStatsReport::ToJson by Dirk-Jan C. Binnema · 6 years ago
  5. a29b3a6 Use rtc::StringBuilder in stats/ by Steve Anton · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  8. 5b3541f RTCStatsCollector::GetStatsReport() with optional selector argument. by Henrik Boström · 6 years ago
  9. b619936 Stats traversal algorithm added. by Henrik Boström · 6 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/stats/rtcstatsreport.cc]
  12. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  13. 02d2a92 RTCStatsReport::AddStats DCHECKs that the ID is unique. by hbos · 8 years ago
  14. deb95f3 Change rtc::TimeNanos and rtc::TimeMicros return value from uint64_t to int64_t. by nisse · 8 years ago
  15. 6ded190 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  16. 7eaa836 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  17. 69e9cb0 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  18. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  19. 6d183ac RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 8 years ago
  20. 615d301 RTCStats and RTCStatsReport added (webrtc/stats). by hbos · 8 years ago