1. 3fdb3cb Remove potential real-time reallocation in PushResampler by Per Åhgren · 4 years, 8 months ago
  2. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 4 years, 8 months ago
  3. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  4. 928146f Removing all external access to the integer sample data in AudioBuffer by Per Åhgren · 5 years ago
  5. 62c174c Reland of Correct conversion between float and fixed formats by Per Åhgren · 5 years ago
  6. 533c225 Revert "Correct conversion between float and fixed formats" by Henrik Andreassson · 5 years ago
  7. 67e43c8 Correct conversion between float and fixed formats by Per Åhgren · 5 years ago
  8. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  9. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  10. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  12. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  13. 3fc5a20 Add support for many channels in push_resampler. by Alex Loiko · 6 years ago
  14. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  15. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  16. 91df091 Enabling clang::find_bad_constructs for common_audio. by Mirko Bonadei · 6 years ago
  17. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  18. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  19. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  20. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  21. 9da7c74 Change Resampler to not change state on invalid Reset and ResetIfNeeded calls. by Sam Zackrisson · 7 years ago
  22. c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
  23. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  24. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  25. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  26. 569c805 by niklase@google.com · 13 years ago
  27. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  28. 3f0254b by niklase@google.com · 13 years ago