1. ae02609 Add parallel stats interface with optional stats to APM. by Ivo Creusen · 7 years ago
  2. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  3. d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/statscollector.h]
  6. 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 · 7 years ago
  7. 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 · 7 years ago
  8. e80f4c9 Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. by Stefan Holmer · 7 years ago
  9. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (97%) from webrtc/api/statscollector.h]
  10. e9e94c3 Return false if PeerConnection::GetStats() is called on invalid tracks by zhihuang · 8 years ago
  11. e29352b Refactor certificate stats collection, added SSLCertificateStats. by hbos · 8 years ago
  12. fcc640f Get VideoCapturer stats via VideoTrackSourceInterface in StatsCollector, by nisse · 8 years ago
  13. b24317b Fix license headers in webrtc/api. by kjellander · 8 years ago
  14. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 8 years ago[Renamed (95%) from talk/app/webrtc/statscollector.h]
  15. 726b1f7 Removed dummy "mediastreamsignaling.h" by perkj · 9 years ago
  16. d59daf8 Merging BaseSession code into WebRtcSession. by deadbeef · 9 years ago
  17. ab9b2d1 Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1403633005/ ) by deadbeef · 9 years ago
  18. fc648b6 Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #10 id:180001 of https://codereview.webrtc.org/1393563002/ ) by deadbeef · 9 years ago
  19. 97c3929 Moving MediaStreamSignaling logic into PeerConnection. by deadbeef · 9 years ago
  20. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  21. be24c94 Set / verify stats report timestamps. by jbauch · 9 years ago
  22. d390029 Use a variant for storing stats values in StatsCollector code. by tommi@webrtc.org · 9 years ago
  23. 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 · 9 years ago
  24. 322a564 Fix datachannel stats id and timestamp. by decurtis@webrtc.org · 9 years ago
  25. 4fb7e25 Update StatsReport and by extension StatsCollector to reduce data copying. by tommi@webrtc.org · 10 years ago
  26. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  27. 487a444 Add stats collection for the data channel. by decurtis@webrtc.org · 10 years ago
  28. 950c518 Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
  29. 55360ae Revert "Add adapter_type into Candidate object." by guoweis@webrtc.org · 10 years ago
  30. aaf02cc Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
  31. 69bc5a3 Add thread asserts to StatsCollector. by tommi@webrtc.org · 10 years ago
  32. fb108b5 Revert r7885. by pbos@webrtc.org · 10 years ago
  33. 8c9d79a Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
  34. 5b06b06 Revert 6897 (i.e. Reland 6863) - "Revert 6863 "Refactor StatsCollector and associated..." by tommi@webrtc.org · 10 years ago
  35. 22fa032 Revert 6863 "Refactor StatsCollector and associated types." by niklas.enbom@webrtc.org · 10 years ago
  36. 730bf30 Refactor StatsCollector and associated types. by tommi@webrtc.org · 10 years ago
  37. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  38. 185636c Revert of 6778 "Refactor StatsCollector and associated types." Breakes FYI bots. by henrike@webrtc.org · 10 years ago
  39. 190d269 Refactor StatsCollector and associated types. by tommi@webrtc.org · 10 years ago
  40. 39f831f Re-revert of 6747 "Refactor StatsCollector and associated types." by henrike@webrtc.org · 10 years ago
  41. 437d57d (Auto)update libjingle 71775619-> 71778545 by buildbot@webrtc.org · 10 years ago
  42. 8c7e329 Revert 6747 "Refactor StatsCollector and associated types." Breakes FYI bots. by henrike@webrtc.org · 10 years ago
  43. 756b846 Refactor StatsCollector and associated types. by tommi@webrtc.org · 10 years ago
  44. fd61a1d Revert 6745 "Refactor StatsCollector and associated types." by tommi@webrtc.org · 10 years ago
  45. 647e05c Refactor StatsCollector and associated types. by tommi@webrtc.org · 10 years ago
  46. 4721895 Minor refactoring of StatsCollector. by tommi@webrtc.org · 10 years ago
  47. 03505bc Make StatsCollector depend on always having a valid session pointer. by tommi@webrtc.org · 10 years ago
  48. 01bda20 Fixed the stats problem when new track is using the same ssrc as the previous track. by xians@webrtc.org · 10 years ago
  49. ecb8723 Change Timing::WallTimeNow to be static. by tommi@webrtc.org · 10 years ago
  50. 4cb0128 Fixed GetStats when local and remote track are using the same ssrc. by xians@webrtc.org · 10 years ago
  51. 40b3b68 Update libjingle 62364298->62472237 by henrike@webrtc.org · 10 years ago
  52. b9a088b Update talk to 61538839. by wu@webrtc.org · 10 years ago
  53. 97077a3 Update libjingle to 55618622. Update libyuv to r826. by wu@webrtc.org · 11 years ago
  54. 4551b79 Update libjingle to 53920541. by wu@webrtc.org · 11 years ago
  55. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago