webrtc/talk
tommi@webrtc.org d3900296ae Use a variant for storing stats values in StatsCollector code.
This cuts down on the amount of string copying we currently do and paves the way for separating the code that fetches the stats from the code that populates the stats reports.  As is, that code is intertwined, so we populate the stats on both signaling and worker thread.

I'm also adding some documentation and TODOs for further improvements.

BUG=2822
R=pthatcher@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/47459004

Cr-Commit-Position: refs/heads/master@{#8700}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8700 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-03-12 16:36:15 +00:00
..
app/webrtc Use a variant for storing stats values in StatsCollector code. 2015-03-12 16:36:15 +00:00
build Remove libjingle_root GYP variable 2015-03-06 08:03:47 +00:00
examples Convert AppRTCDemo and AppRTCDemoTest to proper GYP target. 2015-03-11 17:52:44 +00:00
media Revert "Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame"" 2015-03-12 13:11:43 +00:00
session/media Remove GetReceiveBandwidthEstimatorStats. 2015-03-04 08:55:16 +00:00
codereview.settings Add codereview.settings to the /talk subdirectory 2014-12-05 13:47:37 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Convert AppRTCDemo and AppRTCDemoTest to proper GYP target. 2015-03-11 17:52:44 +00:00
libjingle_media_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_p2p_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_peerconnection_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_tests.gyp Remove last pieces of libjingle_unittest 2015-03-02 09:41:15 +00:00
libjingle.gyp Remove WebRtcTextureVideoFrame 2015-03-06 17:17:43 +00:00
LICENSE_THIRD_PARTY Fix clang style warnings in webrtc/base 2015-03-09 22:24:25 +00:00
OWNERS OWNERS: Remove tomasl@ and mallinath@ 2014-11-24 10:05:05 +00:00
PRESUBMIT.py Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00