- ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
- ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
- fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
- bbeb109 Reporting audio device underrun counter by Alex Narest · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/statscollector.h]
- a41959e [Unified Plan] Fix old GetStats() not associating track id by Steve Anton · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
- 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
- b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
- 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
- 75ceef2 Pivot old stats generation to iterate senders/receivers by Harald Alvestrand · 7 years ago
- 7411648 Remove SessionStats.proxy_to_transport by Steve Anton · 7 years ago
- ae026096 Add parallel stats interface with optional stats to APM. by Ivo Creusen · 7 years ago
- 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
- d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/statscollector.h]
- f79ade1 Revert "Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )" by stefan · 8 years ago
- d72098a Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ ) by charujain · 8 years ago
- e80f4c9 Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. by Stefan Holmer · 8 years ago
- 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (97%) from webrtc/api/statscollector.h]
- e9e94c3 Return false if PeerConnection::GetStats() is called on invalid tracks by zhihuang · 8 years ago
- e29352b Refactor certificate stats collection, added SSLCertificateStats. by hbos · 9 years ago
- fcc640f Get VideoCapturer stats via VideoTrackSourceInterface in StatsCollector, by nisse · 9 years ago
- b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
- 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (95%) from talk/app/webrtc/statscollector.h]
- 726b1f7 Removed dummy "mediastreamsignaling.h" by perkj · 9 years ago
- d59daf8 Merging BaseSession code into WebRtcSession. by deadbeef · 9 years ago
- ab9b2d1 Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1403633005/ ) by deadbeef · 9 years ago
- fc648b6 Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #10 id:180001 of https://codereview.webrtc.org/1393563002/ ) by deadbeef · 9 years ago
- 97c3929 Moving MediaStreamSignaling logic into PeerConnection. by deadbeef · 9 years ago
- 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- be24c94 Set / verify stats report timestamps. by jbauch · 10 years ago
- d390029 Use a variant for storing stats values in StatsCollector code. by tommi@webrtc.org · 10 years ago
- 92f4018 Start using std::map for Values in the statscollector. This is in preparaton for more work which will cut down on the string copying work we do. by tommi@webrtc.org · 10 years ago
- 322a564 Fix datachannel stats id and timestamp. by decurtis@webrtc.org · 10 years ago
- 4fb7e25 Update StatsReport and by extension StatsCollector to reduce data copying. by tommi@webrtc.org · 10 years ago
- 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
- 487a444 Add stats collection for the data channel. by decurtis@webrtc.org · 10 years ago
- 950c518 Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
- 55360ae Revert "Add adapter_type into Candidate object." by guoweis@webrtc.org · 10 years ago
- aaf02cc Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
- 69bc5a3 Add thread asserts to StatsCollector. by tommi@webrtc.org · 10 years ago
- fb108b5 Revert r7885. by pbos@webrtc.org · 10 years ago
- 8c9d79a Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
- 5b06b06 Revert 6897 (i.e. Reland 6863) - "Revert 6863 "Refactor StatsCollector and associated..." by tommi@webrtc.org · 11 years ago
- 22fa032 Revert 6863 "Refactor StatsCollector and associated types." by niklas.enbom@webrtc.org · 11 years ago
- 730bf30 Refactor StatsCollector and associated types. by tommi@webrtc.org · 11 years ago
- d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 11 years ago
- 185636c Revert of 6778 "Refactor StatsCollector and associated types." Breakes FYI bots. by henrike@webrtc.org · 11 years ago
- 190d269 Refactor StatsCollector and associated types. by tommi@webrtc.org · 11 years ago
- 39f831f Re-revert of 6747 "Refactor StatsCollector and associated types." by henrike@webrtc.org · 11 years ago
- 437d57d (Auto)update libjingle 71775619-> 71778545 by buildbot@webrtc.org · 11 years ago
- 8c7e329 Revert 6747 "Refactor StatsCollector and associated types." Breakes FYI bots. by henrike@webrtc.org · 11 years ago
- 756b846 Refactor StatsCollector and associated types. by tommi@webrtc.org · 11 years ago
- fd61a1d Revert 6745 "Refactor StatsCollector and associated types." by tommi@webrtc.org · 11 years ago
- 647e05c Refactor StatsCollector and associated types. by tommi@webrtc.org · 11 years ago
- 4721895 Minor refactoring of StatsCollector. by tommi@webrtc.org · 11 years ago
- 03505bc Make StatsCollector depend on always having a valid session pointer. by tommi@webrtc.org · 11 years ago
- 01bda20 Fixed the stats problem when new track is using the same ssrc as the previous track. by xians@webrtc.org · 11 years ago
- ecb8723 Change Timing::WallTimeNow to be static. by tommi@webrtc.org · 11 years ago
- 4cb0128 Fixed GetStats when local and remote track are using the same ssrc. by xians@webrtc.org · 11 years ago
- 40b3b68 Update libjingle 62364298->62472237 by henrike@webrtc.org · 11 years ago
- b9a088b Update talk to 61538839. by wu@webrtc.org · 11 years ago
- 97077a3 Update libjingle to 55618622. Update libyuv to r826. by wu@webrtc.org · 11 years ago
- 4551b79 Update libjingle to 53920541. by wu@webrtc.org · 11 years ago
- 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 12 years ago