1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  3. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  4. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  5. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  6. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  7. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 6 years ago[Renamed (99%) from voice_engine/transport_feedback_packet_loss_tracker_unittest.cc]
  8. 606c882 Optional: Use nullopt and implicit construction in /voice_engine by Oskar Sundbom · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/transport_feedback_packet_loss_tracker_unittest.cc]
  11. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  12. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  13. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  14. edd6eea Rename elad.alon to eladalon, to avoid confusion between repositories. by eladalon · 7 years ago
  15. d12a8e1 Attach TransportFeedbackPacketLossTracker to ANA (PLR only) by elad.alon · 7 years ago
  16. 92e448d TransportFeedbackPacketLossTracker to receive std::vector<PacketFeedback> in place of the entire feedback by elad.alon · 7 years ago
  17. 6a64bd9 TransportFeedbackPacketLossTrackerTest cosmetic modification by elad.alon · 7 years ago
  18. 3f9b12d R/PLR calculation - time-based window by elad.alon · 7 years ago
  19. 02455b2 Modify TransportFeedbackPacketLossTrackerTest to use parameterization by elad.alon · 7 years ago
  20. 7af9357 Packet Loss Tracker - Stream Separation by elad.alon · 7 years ago
  21. d83b967 Replace consecutive-losses count by a calculation of first-order-FEC recoverability. by elad.alon · 7 years ago
  22. 435ddf9 Add TransportFeedbackPacketLossTracker. by minyue · 7 years ago