commit | ed23be91b84b26b6a03b799e51aec833d5ffb052 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Thu Oct 12 10:38:01 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 08:32:07 2017 |
tree | 5e30ee912b5c1fea76ea51302607c6cb7033e47b | |
parent | 86f25d3bcd0b7f2a162b216fbe4c0ee588d30350 [diff] |
Move HistogramPercentileCounter to rtc_base from RecieveStatisticProxy. This should be a separate utility class, rather than internal thing in ReceiveStatisticsProxy. Bug: webrtc:8347 Change-Id: I9c8238e625999dba5776d6038c819732d07e9656 Reviewed-on: https://webrtc-review.googlesource.com/7609 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20267}
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.