1. 808a8fc TrackMediaInfoMap: Use rtc::ArrayView in Initialize. by Henrik Boström · 2 years, 8 months ago
  2. fc67b45 [ModernStats] Replace uses of std::unique_ptr<> with absl::optional<>. by Henrik Boström · 2 years, 8 months ago
  3. afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
  4. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  5. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
  6. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  7. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  8. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 1 month ago
  9. 6fafbe3 [Stats] Optimization: Minimize number of thread-invokes in getStats(). by Henrik Boström · 4 years, 8 months ago
  10. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  11. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  12. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 5 years ago
  13. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  14. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  15. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/trackmediainfomap.cc]
  16. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  17. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  18. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  19. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  20. 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 7 years ago
  21. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  22. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  23. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  24. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  25. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  26. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/trackmediainfomap.cc]
  27. f816493 Add media related stats (audio level etc.) to unsignaled streams. by zhihuang · 8 years ago
  28. fe90ad1 TrackMediaInfoMap: Allow same SSRC for send and receive side. by hbos · 8 years ago
  29. 804c1af Move trackmediainfomap files from api/ to pc/. by deadbeef · 8 years ago[Renamed (91%) from webrtc/api/trackmediainfomap.cc]
  30. 1f8239c TrackMediaInfoMap added. by hbos · 8 years ago