1. fe2063e Remove REMB throttling funcionality from PacketRouter by Per Kjellander · 3 years, 10 months ago
  2. 898f091 Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController by Per Kjellander · 4 years ago
  3. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 6 months ago
  4. 9c96250 Migrate modules/congestion_controller to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  5. 52f7ae7 Make NetworkStateEstimator injectable in RemoteBitrateEstimator by Per Kjellander · 6 years ago
  6. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
  7. 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 6 years ago
  8. decc076 Expose send parameters for RemoteEstimatorProxy for field trial. by Niels Möller · 6 years ago
  9. 412dc5f Clean-up of unused PacingBufferPushback feature. by Christoffer Rodbro · 6 years ago
  10. f59666b Fix potential bug due to malformed input by Johannes Kron · 6 years ago
  11. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  12. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  13. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  14. 7121564 Move congestion window field trial parsing to new class. by Erik Språng · 6 years ago
  15. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  16. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  17. 791d43c Add ability to set max probing bitrate in SendSideCongestionController. by Erik Språng · 6 years ago
  18. b3564c1 Back off relative to current estimate rather than ack rate when in ALR. by Erik Språng · 6 years ago
  19. 7d92de6 Deprecating legacy SendSideCongestionController. by Sebastian Jansson · 6 years ago
  20. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  21. 885cf60 Moves ProbeBitrateEstimator from DelayBasedBwe. by Sebastian Jansson · 6 years ago
  22. 0f08d22 Add a function for enabling the congestion window and pushback controller in the webrtc::SendSideCongestionController. by erikvarga@webrtc.org · 6 years ago
  23. a39a007 Reland "Deprecates legacy transport feedback adapter." by Sebastian Jansson · 6 years ago
  24. f714ee1 Revert "Deprecates legacy transport feedback adapter." by Mirko Bonadei · 6 years ago
  25. a5778e0 Deprecates legacy transport feedback adapter. by Sebastian Jansson · 6 years ago
  26. 287cfde Removes deprecated functions from legacy SendSideCongestionController. by Sebastian Jansson · 6 years ago
  27. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  28. da2ec40 Always sends probes when they are generated. by Sebastian Jansson · 7 years ago
  29. e1d7b23 Implement congestion window direct pushback to encoders. (Without TaskQueue) by Ying Wang · 7 years ago
  30. b2ecc3d Removes old probe controller. by Sebastian Jansson · 7 years ago
  31. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 7 years ago
  32. bcf9180 Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. by Alex Narest · 7 years ago
  33. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  34. 1d430f7 Interface for packet feedback availability in SSCC by Sebastian Jansson · 7 years ago
  35. a03585f Removing SetTransportOverhead from SSCC Interface. by Sebastian Jansson · 7 years ago
  36. 68ee465 Moving SetPacingFactor and allocation limits to SSCC. by Sebastian Jansson · 7 years ago
  37. 19704ec Removing AvailableBandwidth method on transport controller. by Sebastian Jansson · 7 years ago
  38. 8493594 Cleanup of TransportFeedbackObserver interface by Erik Språng · 7 years ago
  39. a06e919 Removing interface to access pacer via SSCC. by Sebastian Jansson · 7 years ago
  40. db4fa4b Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 3. by philipel · 7 years ago
  41. 45087cd Moved retransmission rate limiter to Call class. by Sebastian Jansson · 7 years ago
  42. 0f9d9a9 Removed unused DeRegisterNetworkObserver. by Sebastian Jansson · 7 years ago
  43. 98e0111 Implementing interface with new SSCC by Sebastian Jansson · 7 years ago
  44. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 7 years ago
  45. dfde334 Adding SendSideCongestionControllerInterface. by Sebastian Jansson · 7 years ago
  46. e5447fb Removed fake rtp transport controller send. by Sebastian Jansson · 7 years ago
  47. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  48. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  49. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  50. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  51. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  52. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 7 years ago
  53. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  54. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  55. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  56. 4dbc7e4 Move transport feedback adapter into its own target. by Stefan Holmer · 7 years ago
  57. 87f3a14 Revert "Now calculates RTT in SendSideCongestionController." by Björn Terelius · 7 years ago
  58. 8c319e9 Now calculates RTT in SendSideCongestionController. by srte · 7 years ago
  59. a6092a9 Deprecated the Get BitrateController method by srte · 7 years ago
  60. 8d9c540 Deprecated BitrateController::CreateRtcpBandwidthObserver. by Sebastian Jansson · 7 years ago
  61. 2416f89 Update comments on SendSideCongestionController::RegisterNetworkObserver by Niels Möller · 7 years ago
  62. fd6c091 Delete deprecated constructor of SendSideCongestionController. by Niels Möller · 7 years ago
  63. a420551 Push back on the video encoder to avoid building queues in the pacer. by philipel · 7 years ago
  64. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
  65. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  66. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago