1. 1a8fffb Restrict visibility in some places where we can get away with doing so by Karl Wiberg · 7 years ago
  2. 6f54e7a Avoid integer-overflow in WebRtcSpl_FilterARFastQ12 by Henrik Lundin · 7 years ago
  3. 5dcbbfd Create a fuzzer for ComfortNoiseDecoder by Henrik Lundin · 7 years ago
  4. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  5. 5e1a749 Optional: Use nullopt and implicit construction in /common_audio by Oskar Sundbom · 7 years ago
  6. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  7. f715c53 Fix circular deps in common_audio. by Patrik Höglund · 7 years ago
  8. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  9. aeb5d88 Replace left shift with equivalent multiplication. by Alex Loiko · 7 years ago
  10. 187c699 Replacing undefined left shifts with multiplication. by Alex Loiko · 7 years ago
  11. 9da7c74 Change Resampler to not change state on invalid Reset and ResetIfNeeded calls. by Sam Zackrisson · 7 years ago
  12. b9f5361 Removing undefined left shifts in AudioProcessing by Alex Loiko · 7 years ago
  13. c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
  14. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  15. 9a45116 Fix Gn Untracked headers in webrtc/common_audio by charujain · 7 years ago
  16. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  18. 569c805 by niklase@google.com · 13 years ago
  19. dcdf311 Rollback to working sqrt version. by henrika@google.com · 13 years ago
  20. 48c02db enable optimized code for android by leozwang@google.com · 14 years ago
  21. d99fa58 optimized sqrt in general and for android by leozwang@google.com · 14 years ago
  22. a6f54fd Removing some warnings from the APM build with -Wall -Wextra. Also cleaning up the unit test a bit. by ajm@google.com · 14 years ago
  23. cb3017f Re-deleting a VAD file in common_audio by bjornv@google.com · 14 years ago
  24. 0c08ed1 Re-deleting files that reappeared when moved to webrtc. by bjornv@google.com · 14 years ago
  25. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 14 years ago
  26. 990a93b Removing unneeded CMake files. by ajm@google.com · 14 years ago
  27. 3f0254b by niklase@google.com · 14 years ago