1. b4a3f80 Log to RtcEventLog when loss based estimate is changed. by philipel · 8 years ago
  2. 223ac94 Rename some variables and methods in RTC event log. by terelius · 8 years ago
  3. 5928a3d Fix BWE simulations so that it uses the delay based BWE. by terelius · 8 years ago
  4. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  5. 15b966d Enable the -Wundef warning for clang by kwiberg · 8 years ago
  6. 335b17d Stop increasing loss-based BWE if no feedback is received. by Stefan Holmer · 8 years ago
  7. 137d4c7 Only log BWE updates if the actual estimate changed or if we have non-zero loss reports. by stefan · 8 years ago
  8. 23ea12e Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 8 years ago
  9. 822f09e Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 9 years ago
  10. 1e2f1e5 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  11. 0ba6695 Fix probing breakage with send-side BWE introduced by r11322. by stefan · 9 years ago
  12. 1835bf2 Prevent BWE rampdowns without new loss reports. by pbos · 9 years ago
  13. 7a364dc Rate limit the low bandwidth / min bitrate warning to once every 10 seconds. by stefan · 9 years ago
  14. ca55fa1 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago
  15. 1c39714 Enable bitrate probing by default. by stefan@webrtc.org · 10 years ago
  16. a3166c4 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  17. a50744d Put send-side bwe probing under finch experiment. by stefan@webrtc.org · 10 years ago