aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/statstypes.cc
AgeCommit message (Expand)Author
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-21Replace readable with receiving where receiving means receiving anything (stu...Peter Thatcher
2015-09-21Revert of Replace readable with receiving where receiving means receiving any...tommi
2015-09-21Replace readable with receiving where receiving means receiving anything (stu...honghaiz
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-08-07Add thread checker to StatsCollection.jbauch
2015-06-02Route time-stretching metrics through libjingleHenrik Lundin
2015-03-27Remove unused non-standard capture stats.Peter Boström
2015-03-16Change StatsCollector to use DCHECK instead of ASSERT.tommi@webrtc.org
2015-03-12Use a variant for storing stats values in StatsCollector code.tommi@webrtc.org
2015-03-04Start using std::map for Values in the statscollector. This is in preparaton ...tommi@webrtc.org
2015-03-04Remove GetReceiveBandwidthEstimatorStats.pbos@webrtc.org
2015-03-04Expose negotiated ciphers through stats API.pthatcher@webrtc.org
2015-03-02Add a ToString() method to StatsReport::Value.tommi@webrtc.org
2015-02-18Adding two new stats to StatsReport.minyue@webrtc.org
2015-02-03Fix datachannel stats id and timestamp.decurtis@webrtc.org
2015-01-21Update StatsReport and by extension StatsCollector to reduce data copying.tommi@webrtc.org
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2015-01-19Update StatsCollector's interface in preparation of more changes.tommi@webrtc.org
2015-01-19Revert 8095 "Update StatsCollector's interface in preparation of..."tommi@webrtc.org
2015-01-19Update StatsCollector's interface in preparation of more changes.tommi@webrtc.org
2015-01-15Add stats collection for the data channel.decurtis@webrtc.org
2014-12-16Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-16Revert "Add adapter_type into Candidate object."guoweis@webrtc.org
2014-12-15Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-15(Auto)update libjingle 82121498-> 82126219buildbot@webrtc.org
2014-12-15Remove unneeded ctor and add a more practical onetommi@webrtc.org
2014-12-15Revert r7885.pbos@webrtc.org
2014-12-12Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-12Switch kStatsValueName* constants to be enums instead of char*.tommi@webrtc.org
2014-12-09Move implementation of types in statstypes. to its cc file.tommi@webrtc.org
2014-12-09Add empty implementation file that will hold statstypes.h implementation.tommi@webrtc.org