1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  3. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  4. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_video/bitrate_adjuster_unittest.cc]
  7. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  8. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  9. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 8 years ago
  10. 55a401e Move BitrateAdjuster into common_video by emircan · 8 years ago[Renamed (98%) from webrtc/modules/video_coding/bitrate_adjuster_unittest.cc]
  11. 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
  12. f75d008 Bitrate controller for VideoToolbox encoder. by tkchin · 8 years ago