1. 9587b40 Update attributes to match gclibc's ansidecl.h by kjellander · 9 years ago
  2. 6de3704 Defines for ARM and MIPS CPU types. by kjellander · 9 years ago
  3. 680196c Update WARN_UNUSED_RESULT macro to match Chromium's version. by tfarina · 9 years ago
  4. 07e22e6 Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  5. ab16802 Clear ARM NEON flag by Andrew MacDonald · 10 years ago
  6. 860ac53 Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  7. 2234f41 Enable Clang warning implicit-fallthrough and annotate the code. by kjellander@webrtc.org · 10 years ago
  8. f08b85e Annotate COMPILE_ASSERT with __attribute__((unused)). by pbos@webrtc.org · 10 years ago
  9. 54ade8b Add CHECK and friends from Chromium. by andrew@webrtc.org · 11 years ago
  10. 999bcbc Fix WEBRTC_AEC_DEBUG_DUMP (broken by int16->float conversion) by kwiberg@webrtc.org · 11 years ago
  11. 60c62f8 Remove ALLOW_UNUSED. by andrew@webrtc.org · 11 years ago
  12. 66a2eae Add ALLOW_UNUSED and update COMPILE_ASSERT to Chromium's latest. by andrew@webrtc.org · 11 years ago
  13. 7830689 Fix ARM64 detection. by andrew@webrtc.org · 11 years ago
  14. d30a9ea Add arm64 to typedefs.h by andrew@webrtc.org · 11 years ago
  15. 9201f0d Moves WEBRTC_POSIX define from header file to gyp-settings. by henrike@webrtc.org · 11 years ago
  16. 5350e31 Add a deinterleaved float interface to AudioProcessing. by andrew@webrtc.org · 11 years ago
  17. e9d42e6 Clean up CPU detection defines in SincResampler a little. by andrew@webrtc.org · 11 years ago
  18. 1af2c14 Added architecture for compiling under chrome NaCl. by andresp@webrtc.org · 11 years ago
  19. aa9e768 Correctly define OVERRIDE when building with g++ 4.7 and C++11 support by andrew@webrtc.org · 11 years ago
  20. 44a8ce5 Check if WARN_UNUSED_RESULT and COMPILE_ASSERT are defined. by andrew@webrtc.org · 11 years ago
  21. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  22. d7e9041 WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN. by andrew@webrtc.org · 11 years ago
  23. d7ebd68 Disable clang C++11 warnings to permit OVERRIDE keyword. by pbos@webrtc.org · 12 years ago
  24. 52b2ee5 Revert 3934 "Revert 3933 "Remove traces of deprecated WebRtc_Wor..." by pbos@webrtc.org · 12 years ago
  25. 2d6f0df Revert 3933 "Remove traces of deprecated WebRtc_Word types." by pbos@webrtc.org · 12 years ago
  26. e422d12 Remove traces of deprecated WebRtc_Word types. by pbos@webrtc.org · 12 years ago
  27. 45a3434 Replace legacy G_CONST with const. by pbos@webrtc.org · 12 years ago
  28. 13f66d1 Add some VoE and AudioProcessing mocks. by andrew@webrtc.org · 12 years ago
  29. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago