1. e275174 Adding "is_standardized" flag to RTCStatsMember. by Taylor Brandstetter · 6 years ago
  2. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/stats/rtcstats.h]
  5. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  7. 0583b28 Collecting RTCIceCandidatePairStats.transport_id and improved unittests. by hbos · 8 years ago
  8. 2874796 RTCStats operator== bugfix by hbos · 8 years ago
  9. 6ded190 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  10. 7eaa836 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  11. 69e9cb0 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  12. 67c8bc4 RTCStats equality operator added. by hbos · 8 years ago
  13. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  14. b20f387 RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added. by hbos · 8 years ago
  15. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago