1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 413ccc4 Stop DCHECK which occurs in ANA BitrateController when overhead is zero. by Bjorn A Mellem · 5 years ago
  3. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  4. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  5. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 5 years ago
  6. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  7. 5a6ae02 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Möller · 5 years ago
  8. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 5 years ago
  9. 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 5 years ago
  10. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 5 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  12. 8319e7f Use ordered data structure for supported frame lengths in ANA. by Minyue Li · 6 years ago
  13. f40150d Removing ANA enabling field trials. by Minyue Li · 6 years ago
  14. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  15. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  16. 5d7a4c6 Fixing py lint errors by Artem Titov · 6 years ago
  17. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  18. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  19. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  20. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  21. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 6 years ago
  22. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  23. 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
  24. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  25. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  26. 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  27. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  28. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  29. 7e9c614 Added configurable offsets to the per-packet overhead in the ANA frame length and bitrate controllers. by ivoc · 7 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago