1. ffc525b Fix a bug/typo in WebRtcSpl_FilterAR which updates the wrong state vector by Jiawei Ou · 5 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 5 years ago
  4. 1bc995a WebRtcSpl AffineTransform: make input const by Alessio Bazzica · 5 years ago
  5. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  6. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  7. 2983599 Move spl_sqrt_floor dep to proper third_party directory by Artem Titov · 6 years ago
  8. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  9. 91df091 Enabling clang::find_bad_constructs for common_audio. by Mirko Bonadei · 6 years ago
  10. f9c2952 Removing warning suppression flags in common_audio/. by Mirko Bonadei · 6 years ago
  11. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  12. 78ad6ce Removing openmax_dl by Alessio Bazzica · 6 years ago
  13. 9b4aa60 Fix ptr overflow warning in filter_ar.c by Henrik Lundin · 6 years ago
  14. 13fb0ef Fix ptr overflow warning by Artem Titov · 6 years ago
  15. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  16. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 6 years ago
  17. ee67ca3 Replace left shift with equivalent multiplication. by Alex Loiko · 7 years ago
  18. 6f54e7a Avoid integer-overflow in WebRtcSpl_FilterARFastQ12 by Henrik Lundin · 7 years ago
  19. 5dcbbfd Create a fuzzer for ComfortNoiseDecoder by Henrik Lundin · 7 years ago
  20. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  21. 187c699 Replacing undefined left shifts with multiplication. by Alex Loiko · 7 years ago
  22. b9f5361 Removing undefined left shifts in AudioProcessing by Alex Loiko · 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