commit | d3edd770ade4a9323e136a39737957963cc676b7 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Wed Mar 01 18:52:48 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 02 02:52:48 2017 +0000 |
tree | 8132b91aa40b1e2fe449b9e102371f167b4191c8 | |
parent | 3126ef5416f1fa4760e248cccae4589ed4859c30 [diff] |
Introduce dchecked_cast, and start using it It's the faster, less strict cousin of checked_cast. BUG=none Review-Url: https://codereview.webrtc.org/2714063002 Cr-Commit-Position: refs/heads/master@{#16958}
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.