1. c78f25b Rename RemoteEstimatorProxy to TransportSequenceNumberFeedbackGenenerator by Per K · 10 months ago
  2. b84097e Delete deprecated ReceiveSideCongestionController constructor by Danil Chapovalov · 10 months ago
  3. 2ee83c1 Provide Environment for ReceiveSideConfestionController construction by Danil Chapovalov · 10 months ago
  4. deb25d2 Cleanup ReceiveSideCongestionController api from OnReceivedPacket taking legacy RTPHeader by Danil Chapovalov · 2 years ago
  5. 1391f82 Cleanup ReceiveSideCongestionController internal dependency on RTPHeader by Danil Chapovalov · 2 years ago
  6. dad91a6 Send periodic TransportFeedback based on extension version by Per K · 2 years, 1 month ago
  7. c19ec96 Delete WebRTC-Bwe-TransportWideFeedbackIntervals as unused by Danil Chapovalov · 2 years, 3 months ago
  8. 8743db9 Cleanup congestion controller min bitrate by Danil Chapovalov · 2 years, 8 months ago
  9. 56257af Cleanup ReceiveSideCongestionController: remove inner wrapper helper by Danil Chapovalov · 2 years, 8 months ago
  10. 74680c0 Cleanup RemoteBitrateEstimate::LatestEstimate function by Danil Chapovalov · 2 years, 8 months ago
  11. 2bc41bc Detach RemoteBitrateEstimator interface from Module by Danil Chapovalov · 2 years, 9 months ago
  12. 3a08d2a Reland "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface" by Danil Chapovalov · 2 years, 9 months ago
  13. 6769e95 Revert "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface" by Danil Chapovalov · 2 years, 9 months ago
  14. 08c7e75 Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface by Danil Chapovalov · 2 years, 9 months ago
  15. 0ed3a2b Avoid exposing RemoteBitrateEstimator in ReceiveSideCongestionController by Danil Chapovalov · 2 years, 9 months ago
  16. 675dfb4 Move receive side congestion controller periodic task to worker thread by Danil Chapovalov · 2 years, 9 months ago
  17. f6934c3 Add method ReceiveSideCongestionController::SetTransportOverhead by Per Kjellander · 2 years, 9 months ago
  18. 6f4b4fa Use backticks not vertical bars to denote variables in comments for /modules/congestion_controller by Artem Titov · 3 years, 8 months ago
  19. fe2063e Remove REMB throttling funcionality from PacketRouter by Per Kjellander · 3 years, 10 months ago
  20. 898f091 Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController by Per Kjellander · 3 years, 11 months ago
  21. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 5 months ago
  22. 9c96250 Migrate modules/congestion_controller to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  23. 52f7ae7 Make NetworkStateEstimator injectable in RemoteBitrateEstimator by Per Kjellander · 6 years ago
  24. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
  25. decc076 Expose send parameters for RemoteEstimatorProxy for field trial. by Niels Möller · 6 years ago
  26. f59666b Fix potential bug due to malformed input by Johannes Kron · 6 years ago
  27. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  28. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  29. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  30. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  31. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  32. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  33. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h]
  34. 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 8 years ago
  35. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  36. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  37. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  38. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 8 years ago
  39. bcbaf74 Let Call register ReceiveSideCongestionController as CallStatsObserver. by nisse · 8 years ago
  40. 559af38 Split CongestionController into send- and receive-side classes. by nisse · 8 years ago