commit | a895836321e68b67ca2081c3bdbf6c08d8ee4b57 | [log] [tgz] |
---|---|---|
author | solenberg <solenberg@webrtc.org> | Fri Sep 08 15:50:54 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 08 15:50:54 2017 |
tree | afcd51174b5055617da4171758acc42dfbdcd0cf | |
parent | e1198e068bdcb01dcb8799d6871018092711714e [diff] |
Remove typedefs.h from webrtc/ root (part 1) Split out webrtc-specific #defines from typedefs.h, into rtc_base/annotations.h and rtc_base/arch.h. Also removes the curiously named WEBRTC_CPU_DETECTION #define. BUG=webrtc:6854 Review-Url: https://codereview.webrtc.org/3007253002 Cr-Commit-Position: refs/heads/master@{#19752}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.