d3900296ae4416de2ea21be4548ea4adba8f3280

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
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%