commit | ee01a839d2ed0a3b2a4e58019ea9a37a614e0d8a | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Thu Jul 19 14:44:28 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 19 23:00:20 2018 +0000 |
tree | b15a8ecf1162a3c4e5670911592ffa4fe7e65792 | |
parent | a6bec586421fcb0a553649707d047044a7fa8f33 [diff] |
Remove MetricsObserverInterface. The usage of MetricsObserverInterface to log metrics has been replaced by RTC_HISTOGRAM_* macros in WebRTC. Bug: webrtc:9409 Change-Id: I67df74a18942ac7ea4227e4affdf84f06258a287 Reviewed-on: https://webrtc-review.googlesource.com/86780 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24048}
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.