1. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  2. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  3. 65fc8b9 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  4. 4d68208 Reduce the runtime of some ACM tests in modules_tests by Henrik Lundin · 10 years ago
  5. 3e6db23 audio_coding: remove "main" directory by kjellander · 10 years ago[Renamed from webrtc/modules/audio_coding/main/test/PCMFile.cc]
  6. ff761fb modules: more interface -> include renames by Henrik Kjellander · 10 years ago
  7. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  8. b297c5a Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . by pkasting · 10 years ago
  9. 3c0aae1 Change gflags and gmock includes to be full paths. by kjellander@webrtc.org · 11 years ago
  10. 256b831 Removes function that is not used anywhere but somehow still causing library load issues on Android Release build. by henrike@webrtc.org · 12 years ago
  11. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  12. d5726a1 Formatting ACM tests by tina.legrand@webrtc.org · 12 years ago
  13. 0946a56 WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 12 years ago
  14. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/audio_coding/main/test/PCMFile.cc]
  15. ba46804 Moving to use data files in resources, for ACM. by tina.legrand@webrtc.org · 13 years ago
  16. 354b0ed Check return result of fwrite [Audio Module] by leozwang@webrtc.org · 13 years ago
  17. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 13 years ago
  18. a6ecd1e Refactoring one of the ACM tests: TestStereo, to follow the style guide. by tina.legrand@webrtc.org · 13 years ago
  19. 91b359e Change WebRtc_Word8 to char by leozwang@webrtc.org · 13 years ago
  20. 7f3c724 Renaming 47 files from .cpp to .cc by kjellander@webrtc.org · 14 years ago[Renamed from src/modules/audio_coding/main/test/PCMFile.cpp]
  21. 5490c71 Converted to gtest, writing output files properly and no longer uses exceptions. by kjellander@webrtc.org · 14 years ago
  22. 554ae1a Changes to solve warnings on Mac, issue #178. by tina.legrand@webrtc.org · 14 years ago
  23. 543c3ea Fixing Release compilation errors by kjellander@webrtc.org · 14 years ago
  24. 470e71d by niklase@google.com · 14 years ago