1. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 7 months ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  4. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  5. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  6. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_video/bitrate_adjuster.cc]
  9. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  10. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  11. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  12. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 8 years ago
  13. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  14. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  15. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  16. 55a401e Move BitrateAdjuster into common_video by emircan · 8 years ago[Renamed (98%) from webrtc/modules/video_coding/bitrate_adjuster.cc]
  17. f75d008 Bitrate controller for VideoToolbox encoder. by tkchin · 8 years ago