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