commit | 71df77bba01c86bc3bd359a61573698ea064f35f | [log] [tgz] |
---|---|---|
author | henrikg <henrikg@webrtc.org> | Fri Sep 18 01:48:34 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 18 08:48:39 2015 +0000 |
tree | 10ec29ed0fd401dbdbf219eb038ff38e4c29b72d | |
parent | 061b79af6023b6caf9975be39fe53dd0ec3b7464 [diff] |
Remove overridden basictypes.h. * Use (u)intxx_t for (u)intxx typedefs for all platforms. * Always include stdint.h. * Add RTC_ prefix to ARCH_XXX macros. Chromium did the (u)intxx_t change in https://codereview.chromium.org/117323010 and https://codereview.chromium.org/639293007 BUG=chromium:468375 TBR=perkj@webrtc.org (for trivial talk/* changes) NOTRY=true NOPRESUBMIT=true Review URL: https://codereview.webrtc.org/1349213003 Cr-Commit-Position: refs/heads/master@{#9983}
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.