1. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  2. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  3. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  4. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  5. 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 7 years ago
  6. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  7. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  8. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  9. 8906187 Pivot generation of stats to iterate senders/receivers by Harald Alvestrand · 7 years ago
  10. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
  11. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  12. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  13. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/trackmediainfomap_unittest.cc]
  14. 773be36 Reland of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt by perkj · 7 years ago
  15. 539d104 Revert of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt (patchset #2 id:20001 of https://codereview.webrtc.org/2964863002/ ) by mbonadei · 7 years ago
  16. f1377f7 Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on the worker thread. by perkj · 7 years ago
  17. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  18. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  19. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  20. fe90ad1 TrackMediaInfoMap: Allow same SSRC for send and receive side. by hbos · 8 years ago
  21. 804c1af Move trackmediainfomap files from api/ to pc/. by deadbeef · 8 years ago[Renamed (71%) from webrtc/api/trackmediainfomap_unittest.cc]
  22. 1f8239c TrackMediaInfoMap added. by hbos · 8 years ago