1. 11e366d Skip tests failing with the new version of UBSan. by Mirko Bonadei · 7 months ago
  2. cfab640 Skip tests failing with the new version of UBSan. by Mirko Bonadei · 7 months ago
  3. 6c2ac2e Fix math involving enums in C++20 by Byoungchan Lee · 2 years, 4 months ago
  4. a19f0c7 Fix C function to comply with improved -Wstrict-prototypes by Artem Titov · 2 years, 9 months ago
  5. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
  6. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 5 months ago
  7. 9631575 Use backticks not vertical bars to denote variables in comments for /common_audio by Artem Titov · 3 years, 6 months ago
  8. 704fb55 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 8 months ago
  9. 4970670 Avoid reading outside of memory in WebRtcVad_FindMinimum by Henrik Lundin · 5 years ago
  10. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
  11. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  12. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  13. 91df091 Enabling clang::find_bad_constructs for common_audio. by Mirko Bonadei · 6 years ago
  14. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  15. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 7 years ago
  16. aeb5d88 Replace left shift with equivalent multiplication. by Alex Loiko · 7 years ago
  17. 187c699 Replacing undefined left shifts with multiplication. by Alex Loiko · 7 years ago
  18. b9f5361 Removing undefined left shifts in AudioProcessing by Alex Loiko · 7 years ago
  19. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  20. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  21. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  22. 569c805 by niklase@google.com · 14 years ago
  23. 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
  24. cb3017f Re-deleting a VAD file in common_audio 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. 3f0254b by niklase@google.com · 14 years ago