commit | c7b964cd71fb3fc937d98f695b5960eb23580059 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Feb 01 22:39:45 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 02 00:56:44 2018 |
tree | 3f1f2e30b09871fd11e338032e75738725e61122 | |
parent | 970b088878bd7e23c3f5fecb3010f96a36a9dd27 [diff] |
Report cipher usage to UMA for all media types on a transport Previously, the code which reported cipher stats to UMA for all transports would classify the media type based on the transport name, which is brittle and misleading with BUNDLE. This corrects the code to track all media types (audio, video, data) which use the transport and report once for each. Bug: None Change-Id: I8506f64f0011788b744b8386ac58518a21914b52 Reviewed-on: https://webrtc-review.googlesource.com/47247 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21863}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.