1. b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 7 years ago
  2. e275174 Adding "is_standardized" flag to RTCStatsMember. by Taylor Brandstetter · 7 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/stats/rtcstats_unittest.cc]
  6. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 8 years ago
  7. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  8. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  9. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  10. 0583b28 Collecting RTCIceCandidatePairStats.transport_id and improved unittests. by hbos · 9 years ago
  11. 2874796 RTCStats operator== bugfix by hbos · 9 years ago
  12. 67c8bc4 RTCStats equality operator added. by hbos · 9 years ago
  13. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 9 years ago
  14. b20f387 RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added. by hbos · 9 years ago
  15. 27e177c RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils) by hbos · 9 years ago
  16. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 9 years ago
  17. 8faf9e0 Removed the const char* (StaticString) type from RTCStatsMember. by hbos · 9 years ago
  18. fdafab8 Fix issues with rtc_stats_unittests tests so that they can run on bots. by hbos · 9 years ago
  19. 0e6758d RTCStatsCollector: timestamps updated. by hbos · 9 years ago
  20. 6d183ac RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 9 years ago
  21. 615d301 RTCStats and RTCStatsReport added (webrtc/stats). by hbos · 9 years ago