commit | f1dcd46a9b8e9c665ccd4c2c07ba1497683ac001 | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@webrtc.org> | Tue Oct 27 14:31:45 2015 |
committer | Henrik Kjellander <kjellander@webrtc.org> | Tue Oct 27 14:31:58 2015 |
tree | e47de13720e005ca4f7d383a015cdceb02e4d20d | |
parent | 9397d846590689e791f154b67cc547347d7c158f [diff] |
UBSan: Add blacklist files for WebRTC standalone. For more info, see http://dev.chromium.org/developers/testing/undefinedbehaviorsanitizer BUG=webrtc:5124 TESTED=Passing compilation using: GYP_DEFINES="ubsan=1" webrtc/build/gyp_webrtc && ninja -C out/Release GYP_DEFINES="ubsan_vptr=1" webrtc/build/gyp_webrtc && ninja -C out/Release R=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1418213005 . Cr-Commit-Position: refs/heads/master@{#10429}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.