commit | 870bca1f418a1abf445169a638a61f9a649d557f | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Tue Jul 10 17:27:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 10 20:02:16 2018 |
tree | 201ec10ec05d8300a14c94bb52c794c45b890822 | |
parent | 6f5b0f920af08d66e6b77ee4f91ade5797145368 [diff] |
Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. We now use RTC_HISTOGRAM_* macros in system_wrappers/include/metrics.h to report the metrics in pc/ and p2p/ that are currently been reported using MetricsObserverInterface. TBR=tommi@webrtc.org Bug: webrtc:9409 Change-Id: I47c9975402293c72250203fa1ec19eb1668766f6 Reviewed-on: https://webrtc-review.googlesource.com/83782 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Taylor (left Google) <deadbeef@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23914}
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.