commit | 3e33bfeb6d4a7b9e14ce856e849f5e0367689e09 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Mon Jun 20 07:04:09 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 20 14:04:19 2016 +0000 |
tree | 9584853b8807ca2fa99c91dc0675c1754dcb6510 | |
parent | 839315becab30fb1d781b3c0adc21595ef9b75a2 [diff] |
Fix some sign-compare warnings in webrtc/api. The disabling of the warnings doesn't seem to work when Chromium is using our targets (https://codereview.chromium.org/2022833002) so better fix them. BUG=webrtc:4256,webrtc:3307 NOTRY=True Review-Url: https://codereview.webrtc.org/2074423002 Cr-Commit-Position: refs/heads/master@{#13217}
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.