commit | de8ca92755ecbb9722ba9bbb42a05a9f2d4dd20b | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Jan 23 10:41:08 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 23 10:41:08 2017 |
tree | 8bbea3cd0698256d04475acf8779f6ed1af84af0 | |
parent | b55bd979725366ce12d84b08e921dc23618a0f74 [diff] |
New script to count usage of C++ classes. This script is similar to header_usage.sh, but it counts usage (number of files) of each class defined in some header file. E.g., the following classes appear unused, AsyncHttpsProxyServerSocket CompositeMediaEngineWithFakeVoiceEngine DesktopId RtpDataCallback ScopedMessageData ScreencastEventCatcher NOTRY=true BUG=None Review-Url: https://codereview.webrtc.org/2649103002 Cr-Commit-Position: refs/heads/master@{#16204}
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.