commit | 5237aaf243d29732f59557361b7a993c0a18cf0e | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Wed Nov 11 07:44:30 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 11 07:44:39 2015 |
tree | 5146f849fea2ace9493c3d87734a8c88c06584af | |
parent | e134a534cd3bbd71afc64ff19173222553ed7bf0 [diff] |
Convert usage of ARRAY_SIZE to arraysize. ARRAY_SIZE is the old version of arraysize and does not cover all the cases in C++, arraysize is a copy of Chromium's version and thus have wider coverage. BUG=None R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1405023016 Cr-Commit-Position: refs/heads/master@{#10594}
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.