1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/rate_statistics_unittest.cc]
  3. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  4. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  5. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  6. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/rate_statistics_unittest.cc]
  7. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/rate_statistics_unittest.cc]
  8. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/rate_statistics_unittest.cc]
  9. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  10. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  11. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 8 years ago
  12. fb8fc53 Improve the behavior when the BWE times out and when we have too little data to determine the incoming bitrate. by Stefan Holmer · 8 years ago
  13. f75d008 Bitrate controller for VideoToolbox encoder. by tkchin · 8 years ago[Renamed (97%) from webrtc/modules/remote_bitrate_estimator/rate_statistics_unittest.cc]
  14. 37968a9 Change BitrateStats to more generalized RateStatistics by sprang@webrtc.org · 11 years ago[Renamed (74%) from webrtc/modules/remote_bitrate_estimator/bitrate_estimator_unittest.cc]
  15. d89b52a Faster implementation of BitRateStats. by mikhal@webrtc.org · 11 years ago
  16. 47ce120 Include files from webrtc/.. paths in remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  17. d26457f Apply Chromium C++ style to BitRateStats. by solenberg@webrtc.org · 11 years ago
  18. ff7e130 WebRtc_Word32 => int32_t remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  19. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/remote_bitrate_estimator/bitrate_estimator_unittest.cc]
  20. c58be0d Tune for faster ramp-up. by stefan@webrtc.org · 12 years ago
  21. 9354cc9 Refactoring the receive-side bandwidth estimation into its own module. by stefan@webrtc.org · 12 years ago[Renamed (88%) from src/modules/rtp_rtcp/test/test_bwe/unit_test.cc]
  22. 20e13ed New attempt to revert r2362, since drover failed. by bjornv@webrtc.org · 12 years ago[Renamed (88%) from src/modules/remote_bitrate_estimator/bitrate_estimator_unittest.cc]
  23. f728814 Refactoring the receive-side bandwidth estimation into its own module. by stefan@webrtc.org · 12 years ago[Renamed (88%) from src/modules/rtp_rtcp/test/test_bwe/unit_test.cc]
  24. 5b15cfc Fix BWE unit test build issue by stefan@webrtc.org · 13 years ago
  25. 470e71d by niklase@google.com · 13 years ago