commit | 1fe48a5e1dbc752b24b6c63eb2e6abd80c01c1dc | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Thu Jan 07 09:02:42 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 07 09:02:49 2016 |
tree | a432fd3069d9c98cab311fb55b985bf8c807f403 | |
parent | 4331fcd51736b030f30c31a35c732f119b31b6fc [diff] |
Add implementation in metrics.h that uses atomic pointer. Update test implementation (test/histograms.h) to be more similar a real implementation (where histogram get functions return a Histogram pointer). Add check that the name of a histogram does not change. BUG=webrtc:5283 Review URL: https://codereview.webrtc.org/1528403003 Cr-Commit-Position: refs/heads/master@{#11161}
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.