webrtc/talk
tommi@webrtc.org 190d269c0f Refactor StatsCollector and associated types.
* Due to the type changes, I'm going to update the OnCompleted event in two phases to sync with Chrome. This is the first phase.
* Reports are now managed in a set, not a map, since it's enough to store the id in one place.
* Report ids are now const.
* Copying of data has been greatly reduced.
* This change includes preparation work for making GetStats fully async.

(This is a reland of the original attempt in r6747)

R=xians@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6778 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-25 10:32:30 +00:00
..
app/webrtc Refactor StatsCollector and associated types. 2014-07-25 10:32:30 +00:00
base Remove Thread::RunningForChannelManager(). 2014-07-15 17:52:43 +00:00
build Enable SCTP compile for iOS. 2014-07-14 20:24:09 +00:00
examples (Auto)update libjingle 71829282-> 71834788 2014-07-24 16:06:35 +00:00
media Enable SendAndReceive tests. 2014-07-23 15:44:48 +00:00
p2p (Auto)update libjingle 71829282-> 71834788 2014-07-24 16:06:35 +00:00
session Remove Thread::RunningForChannelManager(). 2014-07-15 17:52:43 +00:00
sound Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
xmpp (Auto)update libjingle 66326258-> 66340694 2014-05-07 00:29:05 +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 (Auto)update libjingle 71753329-> 71766184 2014-07-23 19:07:53 +00:00
libjingle_media_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_p2p_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_peerconnection_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_sound_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle_tests.gyp Connect to the turn server if address cannot be resolved by the browser by using 2014-07-17 21:55:04 +00:00
libjingle_unittest.isolate Pass GYP DEPTH variable to isolate. 2014-06-13 09:02:15 +00:00
libjingle.gyp Add VP8 video decoding hw acceleration support to Java Peerconnection library. 2014-07-22 17:44:53 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Make everyone an OWNER for .gyp/.gypi add/delete purposes, talk/ edition. 2014-04-14 20:31:16 +00:00
PRESUBMIT.py PRESUBMIT.py: accept variants on the copyright message that are present in the codebase. 2014-05-23 17:27:18 +00:00