summaryrefslogtreecommitdiff
path: root/typedefs.h
AgeCommit message (Expand)Author
2014-08-28Add CHECK and friends from Chromium.andrew@webrtc.org
2014-08-25Fix WEBRTC_AEC_DEBUG_DUMP (broken by int16->float conversion)kwiberg@webrtc.org
2014-05-05Remove ALLOW_UNUSED.andrew@webrtc.org
2014-05-04Add ALLOW_UNUSED and update COMPILE_ASSERT to Chromium's latest.andrew@webrtc.org
2014-04-01Fix ARM64 detection.andrew@webrtc.org
2014-03-27Add arm64 to typedefs.handrew@webrtc.org
2014-03-07Moves WEBRTC_POSIX define from header file to gyp-settings.henrike@webrtc.org
2014-03-04Add a deinterleaved float interface to AudioProcessing.andrew@webrtc.org
2014-02-27Clean up CPU detection defines in SincResampler a little.andrew@webrtc.org
2014-02-19Added architecture for compiling under chrome NaCl.andresp@webrtc.org
2013-12-10Correctly define OVERRIDE when building with g++ 4.7 and C++11 supportandrew@webrtc.org
2013-10-23Check if WARN_UNUSED_RESULT and COMPILE_ASSERT are defined.andrew@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-10-22WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.andrew@webrtc.org
2013-05-08Disable clang C++11 warnings to permit OVERRIDE keyword.pbos@webrtc.org
2013-05-03Revert 3934 "Revert 3933 "Remove traces of deprecated WebRtc_Wor..."pbos@webrtc.org
2013-05-02Revert 3933 "Remove traces of deprecated WebRtc_Word types."pbos@webrtc.org
2013-05-02Remove traces of deprecated WebRtc_Word types.pbos@webrtc.org
2013-04-10Replace legacy G_CONST with const.pbos@webrtc.org
2013-03-25Add some VoE and AudioProcessing mocks.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org