1. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  2. daeffb2 Roll chromium_revision be0566f991..0f65d3f753 (444668:444698) by buildbot · 8 years ago
  3. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  4. 04926b8 Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:230001 of https://codereview.webrtc.org/2642753002/ ) by kjellander · 8 years ago
  5. f847178 Roll chromium_revision adc103db18..be0566f991 (444630:444668) by buildbot · 8 years ago
  6. 4b96466 Roll chromium_revision e9762587b9..adc103db18 (444575:444630) by buildbot · 8 years ago
  7. f15825f Roll chromium_revision 0bc260f9e8..e9762587b9 (444497:444575) by buildbot · 8 years ago
  8. 3078b55 Reduce the log verbosity in sslstreamadapter_unittest by skvlad · 8 years ago
  9. d1c0998 Adding OrtcFactory, and changing UdpTransport to match current plan. by deadbeef · 8 years ago
  10. 27edfbc Roll chromium_revision 10fecf4ab1..0bc260f9e8 (444374:444497) by buildbot · 8 years ago
  11. a3c8c90 Roll chromium_revision d9e076c478..10fecf4ab1 (444338:444374) by buildbot · 8 years ago
  12. d99a200 Adding some features to proxy.h, and restructuring the macros. by deadbeef · 8 years ago
  13. c8ee882 Replace use of ASSERT in test code. by nisse · 8 years ago
  14. f20dd00 Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2632123005/ ) by philipel · 8 years ago
  15. 6da303d Reland of Delete rtc::linked_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2579753002/ ) by nisse · 8 years ago
  16. 1b3ce86 Roll chromium_revision 5e5d50d1fe..d9e076c478 (444317:444338) by buildbot · 8 years ago
  17. fcc6006 Clear the FrameBuffer in case of a backward jump in the picture id. by philipel · 8 years ago
  18. 44303ea Revert of Add experimental simulcast screen content mode (patchset #5 id:80001 of https://codereview.webrtc.org/2636443002/ ) by sprang · 8 years ago
  19. e8abe3e Revert of New method StatsObserver::OnCompleteReports, passing ownership. (patchset #2 id:20001 of https://codereview.webrtc.org/2584553002/ ) by nisse · 8 years ago
  20. 2f67b82 Fixing peerconnection reddish video issue by mbonadei · 8 years ago
  21. 5850a94 Add failure type parameter to onFailure callback. by sakal · 8 years ago
  22. 2fcd2dd Update YuvConverter to use GlTextureFrameBuffer. by sakal · 8 years ago
  23. a77ce78 Roll chromium_revision 5d804c8487..5e5d50d1fe (444296:444317) by buildbot · 8 years ago
  24. 4a0c764 Add rtcp::TransportFeedback::GetReceivedPackets() by danilchap · 8 years ago
  25. e0e3bdf Refactor OveruseFrameDetector to use timing in us units by nisse · 8 years ago
  26. d3fabe5 Improve computational performance of BWE by switching list to deque. by terelius · 8 years ago
  27. 1d2d789 Fix race in EndToEndTest.ReceivesFlexfecAndSendsCorrespondingRtcp. by brandtr · 8 years ago
  28. a28e971 Add experimental simulcast screen content mode by sprang · 8 years ago
  29. b3dc2b7 Move congestion controller processing to the pacer thread. by nisse · 8 years ago
  30. c0370ef Roll chromium_revision 9057f45850..5d804c8487 (444268:444296) by buildbot · 8 years ago
  31. f3d5d89 Roll chromium_revision aa99b0c20f..9057f45850 (444210:444268) by buildbot · 8 years ago
  32. c7953fa Remove the IceTransportInternal2. by zhihuang · 8 years ago
  33. bad5dad More minor improvements to BaseChannel/transport code. by deadbeef · 8 years ago
  34. b308b03 Roll chromium_revision b09bc11cad..aa99b0c20f (444155:444210) by buildbot · 8 years ago
  35. 7fa4a72 Increase bitrate adjustment values for VP8 Exynos encoder by Alex Glaznev · 8 years ago
  36. 6dbbd89 Fix BitrateProber to match the requested bitrate more precisely by sergeyu · 8 years ago
  37. f7303fc Roll chromium_revision 71ee072729..b09bc11cad (444100:444155) by buildbot · 8 years ago
  38. 2e37a72 Roll chromium_revision 5e608bb301..71ee072729 (444065:444100) by buildbot · 8 years ago
  39. 9af18bf Roll chromium_revision e44e863e19..5e608bb301 (444017:444065) by buildbot · 8 years ago
  40. e5cbc20 Android: AppRTCMobile: Don't leak CallActivity. by sakal · 8 years ago
  41. 61c98e0 Remove dependency to Chromium code from WebRTC Java code. by sakal · 8 years ago
  42. e08b253 Remove unused lambda capture to unbreak downstream code. by solenberg · 8 years ago
  43. 0b2d3e2 Revert of Fix flaky WebRtcVideoChannel2BaseTest.GetStats T (patchset #1 id:1 of https://codereview.webrtc.org/2634273002/ ) by perkj · 8 years ago
  44. 2013e29 Disable automatic scaling in tests. by nisse · 8 years ago
  45. 311a64c Fix flaky WebRtcVideoChannel2BaseTest.GetStats T by perkj · 8 years ago
  46. c08c191 Revert of Make the new jitter buffer the default jitter buffer. (patchset #7 id:120001 of https://codereview.chromium.org/2627463004/ ) by philipel · 8 years ago
  47. 6c0fd43 Roll chromium_revision c1fcfd706a..e44e863e19 (443985:444017) by buildbot · 8 years ago
  48. e8aca24 Move file capturer/renderer tests to the correct location. by sakal · 8 years ago
  49. 0f0763d Make the new jitter buffer the default jitter buffer. by philipel · 8 years ago
  50. 804ab6f Parse MedianSlopeFilter-parameters to the correct variables. by terelius · 8 years ago
  51. 7456817 Comparison of videos with reference frame not starting from zero by mandermo · 8 years ago
  52. 160e4a7 RTCMediaStreamTrackStats.kind added and collected. by hbos · 8 years ago
  53. 9b96a17 Android GlTextureFrameBuffer: Re-attach texture in setSize by magjed · 8 years ago
  54. 1fd08c1 GN: Refactor so that WebRTC compiles with rtc_enable_protobuf=false. by ehmaldonado · 8 years ago
  55. ece0571 UdpTransport:IsIpAddressValid: Added extra :: check for ipv6 by ossu · 8 years ago
  56. da5e9d0 Initiate mid-call probing even if estimated bitrate is at max configured bitrate. by philipel · 8 years ago
  57. fa5a368 Let FlexfecReceiveStreamImpl send RTCP RRs. by brandtr · 8 years ago
  58. 9506e12 Reset pendingCameraSwitch as false after failed to post switchCameraOnThread to camera thread. by hankzhang8945 · 8 years ago
  59. f4caaab Fix for bwe with overhead on audio only calls. by michaelt · 8 years ago
  60. 04a057b Add missing if-clause for residual_echo_likelihood_recent_max by henrik.lundin · 8 years ago
  61. d3c3a4e Roll chromium_revision 9eb76629f8..c1fcfd706a (443880:443985) by buildbot · 8 years ago
  62. c117e2e Do not classify error after stopping the camera as a startup failure. by sakal · 8 years ago
  63. 2df0734 Add WebRTC.BWE.MidCallProbing.* metrics. by philipel · 8 years ago
  64. 00c7ad1 Roll chromium_revision 07adb5c7a6..9eb76629f8 (443862:443880) by buildbot · 8 years ago
  65. 7064d59 RTCTransportStats.dtlsState replaces .activeConnection by hbos · 8 years ago
  66. 3d200bd Remove FlexfecConfig and replace with specific struct in VideoSendStream. by brandtr · 8 years ago
  67. 57c2fff Periodically update channel parameters and send TargetBitrate message. by sprang · 8 years ago
  68. 84abeb1 RTC[In/Out]boundRTPStreamStats.mediaTrackId collected. by hbos · 8 years ago
  69. 93f16d7 delete redundant members in ViEEncoder by kthelgason · 8 years ago
  70. e78d266 Make FakeEncoder and FakeH264Encoder thread safe. by brandtr · 8 years ago
  71. 037b93a Replace default locale with US locale on Android. by sakal · 8 years ago
  72. 6deecb2 Refactor TransportFeedback ensuring it's consistency: by danilchap · 8 years ago
  73. 1f8239c TrackMediaInfoMap added. by hbos · 8 years ago
  74. be02dcd Roll chromium_revision 4bb402f2c3..07adb5c7a6 (443850:443862) by buildbot · 8 years ago
  75. a6069e8 Espresso test case to control loopback call by mandermo · 8 years ago
  76. 394d460 Delete unused file faketaskrunner.h. by nisse · 8 years ago
  77. 97b7d5f Revert of Remove the IceTransportInternal2. (patchset #1 id:1 of https://codereview.webrtc.org/2632563002/ ) by henrikg · 8 years ago
  78. d04b537 Roll chromium_revision b295b8bfea..4bb402f2c3 (443842:443850) by buildbot · 8 years ago
  79. 92d2635 Roll chromium_revision d097cd3bbd..b295b8bfea (443824:443842) by buildbot · 8 years ago
  80. 8aaa511 Remove the IceTransportInternal2. by zhihuang · 8 years ago
  81. ab2e044 Roll chromium_revision 95ff5a1ca8..d097cd3bbd (443817:443824) by buildbot · 8 years ago
  82. e2173df Roll chromium_revision 65dfcc360f..95ff5a1ca8 (443816:443817) by buildbot · 8 years ago
  83. f0ba1bf Roll chromium_revision 679dbea4a9..65dfcc360f (443815:443816) by buildbot · 8 years ago
  84. 4e477a1 Added a new echo likelihood stat that reports the maximum value from a previous time period. by ivoc · 8 years ago
  85. cc1e1aa Roll chromium_revision 87b1dd36c3..679dbea4a9 (443814:443815) by buildbot · 8 years ago
  86. 5b7747a Roll chromium_revision 15d49484f9..87b1dd36c3 (443812:443814) by buildbot · 8 years ago
  87. 5561b4c Roll chromium_revision b4dbf044c5..15d49484f9 (443809:443812) by buildbot · 8 years ago
  88. b42108a Roll chromium_revision 6c965b0a6c..b4dbf044c5 (443806:443809) by buildbot · 8 years ago
  89. fd50d12 Roll chromium_revision 7c0e0135f9..6c965b0a6c (443802:443806) by buildbot · 8 years ago
  90. fd1fd60e3 Roll chromium_revision 5f9b3d7676..7c0e0135f9 (443800:443802) by buildbot · 8 years ago
  91. 1e951ed Roll chromium_revision 0f3c36d035..5f9b3d7676 (443798:443800) by buildbot · 8 years ago
  92. c825a39 Roll chromium_revision 94af7a6d02..0f3c36d035 (443797:443798) by buildbot · 8 years ago
  93. 510c2ea Roll chromium_revision 8c47492479..94af7a6d02 (443796:443797) by buildbot · 8 years ago
  94. 06111a5 Roll chromium_revision 63ec3598c6..8c47492479 (443793:443796) by buildbot · 8 years ago
  95. 413a1ad Roll chromium_revision 5671bf116d..63ec3598c6 (443781:443793) by buildbot · 8 years ago
  96. e46df31 Roll chromium_revision 9bf0adfb29..5671bf116d (443744:443781) by buildbot · 8 years ago
  97. e1f8829 Roll chromium_revision 0bfeb6b121..9bf0adfb29 (443685:443744) by buildbot · 8 years ago
  98. f4d4544 Roll chromium_revision 2225560840..0bfeb6b121 (443627:443685) by buildbot · 8 years ago
  99. 9c342a3 Roll chromium_revision 9d7ae4d5eb..2225560840 (443576:443627) by buildbot · 8 years ago
  100. fe0fd41 Stop using deprecated constraints-based version of CreateAudioSource. by deadbeef · 8 years ago