1. aa023e2 Add test-only group id. by Jakob Ivarsson · 5 years ago
  2. 758d946 Add origin trial ids to non-standard stats members. by Jakob Ivarsson · 5 years ago
  3. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  5. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 5 years ago[Renamed from stats/rtcstats_unittest.cc]
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
  8. e275174 Adding "is_standardized" flag to RTCStatsMember. by Taylor Brandstetter · 6 years ago
  9. 665174f Reformat the WebRTC code base by Yves Gerey · 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/rtcstats_unittest.cc]
  12. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  13. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  14. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  15. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  16. 0583b28 Collecting RTCIceCandidatePairStats.transport_id and improved unittests. by hbos · 8 years ago
  17. 2874796 RTCStats operator== bugfix by hbos · 8 years ago
  18. 67c8bc4 RTCStats equality operator added. by hbos · 8 years ago
  19. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  20. b20f387 RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added. by hbos · 8 years ago
  21. 27e177c RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils) by hbos · 8 years ago
  22. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  23. 8faf9e0 Removed the const char* (StaticString) type from RTCStatsMember. by hbos · 8 years ago
  24. fdafab8 Fix issues with rtc_stats_unittests tests so that they can run on bots. by hbos · 8 years ago
  25. 0e6758d RTCStatsCollector: timestamps updated. by hbos · 8 years ago
  26. 6d183ac RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 8 years ago
  27. 615d301 RTCStats and RTCStatsReport added (webrtc/stats). by hbos · 8 years ago