1. 097ad90 Roll chromium_revision ac66f89e4b..3c550cc859 (477875:477916) by buildbot · 8 years ago
  2. 807736e Revert of Refactored incoming bitrate estimator. (patchset #8 id:140001 of https://codereview.webrtc.org/2917873002/ ) by tschumim · 8 years ago
  3. b9ed108 Roll chromium_revision db06e65dcd..ac66f89e4b (477837:477875) by buildbot · 8 years ago
  4. ff5e5c0 Roll chromium_revision 1caed9e9b4..db06e65dcd (477766:477837) by buildbot · 8 years ago
  5. 353f065 Roll chromium_revision 19f44c261d..1caed9e9b4 (477714:477766) by buildbot · 8 years ago
  6. d9432c2 Roll chromium_revision 98dee77021..19f44c261d (477661:477714) by buildbot · 8 years ago
  7. 4c72cf4 Revert of Conversational speech tool, simualtor + unit tests (patchset #12 id:220001 of https://codereview.webrtc.org/2790933002/ ) by charujain · 8 years ago
  8. 6b648c4 The simulator puts into action the schedule of speech turns encoded in a MultiEndCall instance. The output is a set of audio track pairs. There is one set for each speaker and each set contains one near-end and one far-end audio track. The tracks are directly written into wav files instead of creating them in memory. To speed up the creation of the output wav files, *all* the source audio tracks (i.e., the atomic speech turns) are pre-loaded. by alessiob · 8 years ago
  9. bb28b35 Roll chromium_revision c6f978a173..98dee77021 (477619:477661) by buildbot · 8 years ago
  10. 5fc8bf8 Refactored incoming bitrate estimator. by tschumim · 8 years ago
  11. 20ebf4e Update video_coding/codecs to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
  12. 9932e25 ObjC: Marshal all VideoTrackSource methods to the signaling thread by Magnus Jedvert · 8 years ago
  13. 5390c48 Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ ) by sprang · 8 years ago
  14. 11c89f5 Roll chromium_revision 1f3b0bc457..c6f978a173 (477597:477619) by buildbot · 8 years ago
  15. 6431e21 Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended. by sprang · 8 years ago
  16. 2038df4 Deleting unused build target. by mbonadei · 8 years ago
  17. 8b337b6 Remove outdated warning suppressions. by Kári Tristan Helgason · 8 years ago
  18. 946923a Remove webrtc deps from AppRTCMobile. by Kári Tristan Helgason · 8 years ago
  19. 1e15a99 MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP9 and turn on quality scaling. by asapersson · 8 years ago
  20. 3e35a3c iOS: Update storage bucket for iOS64_Debug bot. by Henrik Kjellander · 8 years ago
  21. 7f0ddb0 Roll chromium_revision 99c4a934d4..1f3b0bc457 (477570:477597) by buildbot · 8 years ago
  22. 6b9653e ObjC: Pass in frame resolution to GL shaders by Magnus Jedvert · 8 years ago
  23. f53c4cd Delete rtc_event_log/ringbuffer.h by terelius · 8 years ago
  24. 5665caf Roll chromium_revision 24fca6fb8a..99c4a934d4 (477537:477570) by buildbot · 8 years ago
  25. 1387476 Compare adapt up/down request with sink_wants_ in VideoSourceProxy methods to make sure it is higher/lower than last request. by asapersson · 8 years ago
  26. 23ec19d Add fuzzer for vp9 qp parser. by asapersson · 8 years ago
  27. 5f200f6 Roll chromium_revision a6ac8624bc..24fca6fb8a (477491:477537) by buildbot · 8 years ago
  28. 832e67a Roll chromium_revision 5c265a308a..a6ac8624bc (477423:477491) by buildbot · 8 years ago
  29. 1c9fa21 Roll chromium_revision b1a5432280..5c265a308a (477354:477423) by buildbot · 8 years ago
  30. cc385d5 Roll chromium_revision a99122347a..b1a5432280 (477301:477354) by buildbot · 8 years ago
  31. 30fb370 Roll chromium_revision ee6a8849e4..a99122347a (477267:477301) by buildbot · 8 years ago
  32. 8cde0ab Roll chromium_revision 354a45f6eb..ee6a8849e4 (477247:477267) by buildbot · 8 years ago
  33. 41b6e06 Roll chromium_revision b830638222..354a45f6eb (477219:477247) by buildbot · 8 years ago
  34. 77d36b7 Roll chromium_revision 85378cec1b..b830638222 (477184:477219) by buildbot · 8 years ago
  35. 09e5746 Roll chromium_revision 208145bd19..85378cec1b (477134:477184) by buildbot · 8 years ago
  36. 39c3de2 Roll chromium_revision 9420d64ca4..208145bd19 (477088:477134) by buildbot · 8 years ago
  37. 97bf4bc Roll chromium_revision fb6fd34023..9420d64ca4 (477043:477088) by buildbot · 8 years ago
  38. 6bf57e3 vp9: Enable vp9 denoiser by default in standalone webrtc. by jianj · 8 years ago
  39. b72fd74 Roll chromium_revision 9171a2ab96..fb6fd34023 (476991:477043) by buildbot · 8 years ago
  40. c3586c7 Roll chromium_revision 52148d9dec..9171a2ab96 (476974:476991) by buildbot · 8 years ago
  41. 1c187dc Replace RingBuffer by std::deque in RtcEventLog. by terelius · 8 years ago
  42. 92732ec Revert of Only compare sequence numbers from the same SSRC in ForwardErrorCorrection. (patchset #5 id:120001 of https://codereview.webrtc.org/2893293003/ ) by brandtr · 8 years ago
  43. a6dfd17 Roll chromium_revision 60116edfec..52148d9dec (476963:476974) by buildbot · 8 years ago
  44. 6dcdf10 This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones. by gnish · 8 years ago
  45. 59ee91b Move RTCAudioSession* files modules/audio_device/ -> sdk/Framework. by denicija · 8 years ago
  46. 90d9e10 Roll chromium_revision a443085799..60116edfec (476956:476963) by buildbot · 8 years ago
  47. e2410e9 Interfaces for injectable video codecs. by Sami Kalliomäki · 8 years ago
  48. 5aa31e9 Roll chromium_revision c3e34b2e51..a443085799 (476936:476956) by buildbot · 8 years ago
  49. 68b91d7 Small updates to test::Stats. by asapersson · 8 years ago
  50. 520b68e Roll chromium_revision 9fb852ff15..c3e34b2e51 (476917:476936) by buildbot · 8 years ago
  51. fac4c2c Roll chromium_revision 5f488b3727..9fb852ff15 (476914:476917) by buildbot · 8 years ago
  52. 9365007 Roll chromium_revision 1dd4910a63..5f488b3727 (476912:476914) by buildbot · 8 years ago
  53. 9f6e13c Roll chromium_revision 5a1bfce474..1dd4910a63 (476910:476912) by buildbot · 8 years ago
  54. 3eb4271 Roll chromium_revision ff49839843..5a1bfce474 (476908:476910) by buildbot · 8 years ago
  55. 5f11577 Roll chromium_revision 642e17c22f..ff49839843 (476907:476908) by buildbot · 8 years ago
  56. b723e4c Roll chromium_revision 66cbc51065..642e17c22f (476905:476907) by buildbot · 8 years ago
  57. 5016523 Roll chromium_revision bb6532a981..66cbc51065 (476902:476905) by buildbot · 8 years ago
  58. b69eef6 Roll chromium_revision 30fe63c7bb..bb6532a981 (476897:476902) by buildbot · 8 years ago
  59. 3d82fe7 Roll chromium_revision ebc5387c16..30fe63c7bb (476896:476897) by buildbot · 8 years ago
  60. 0494cde Roll chromium_revision 2eff7cfefd..ebc5387c16 (476894:476896) by buildbot · 8 years ago
  61. cf29dd2 Roll chromium_revision 7486e37f46..2eff7cfefd (476883:476894) by buildbot · 8 years ago
  62. b2c630b Roll chromium_revision 0b479f2338..7486e37f46 (476845:476883) by buildbot · 8 years ago
  63. 6fac429 Use correct bitrate adjustment for Exynos VP9 HW encoder. by glaznev · 8 years ago
  64. ab10a25 Roll chromium_revision 5867068aa6..0b479f2338 (476811:476845) by buildbot · 8 years ago
  65. 84ee5c6 Force keyframe for Qualcomm HW VP8 Encoder on Android L as well, reduce forced keyframe interval on Android M. by alexlau · 8 years ago
  66. e907741 Roll chromium_revision ba0a42d0d3..5867068aa6 (476741:476811) by buildbot · 8 years ago
  67. 4b97980 Relanding: Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP. by zstein · 8 years ago
  68. 441718e Revert of Add PeerConnectionInterface::UpdateCallBitrate. (patchset #7 id:120001 of https://codereview.webrtc.org/2888303005/ ) by charujain · 8 years ago
  69. 49d2f30 Roll chromium_revision 756477827b..ba0a42d0d3 (476675:476741) by buildbot · 8 years ago
  70. e5dce2b Replacing unnecessary conditional with DCHECK in OpenSSLAdapter by deadbeef · 8 years ago
  71. 9641c13 Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP. by zstein · 8 years ago
  72. ed3b986 Fixing SSL error that occurs when underlying socket is blocked. by deadbeef · 8 years ago
  73. 25fd62b Roll chromium_revision e83e1b29bc..756477827b (476623:476675) by buildbot · 8 years ago
  74. ed9b9ff Revert of Protect new header extension by field trial experiment to allow hardcoding it in SDP (patchset #3 id:40001 of https://codereview.webrtc.org/2922683002/ ) by ilnik · 8 years ago
  75. dc2018b Disable PeerConnectionTest.testTrackRemovalAndAddition due to flakiness by sprang · 8 years ago
  76. 0d4d57f Add RTCFileVideoCapturer class. by denicija · 8 years ago
  77. 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
  78. 2047db5 Roll chromium_revision 017ba8c602..e83e1b29bc (476612:476623) by buildbot · 8 years ago
  79. cafa1d6 Protect new header extension by field trial experiment to allow hardcoding it in SDP by ilnik · 8 years ago
  80. 58c742c Call VideoCapturer.initialize directly from Java. by Sami Kalliomäki · 8 years ago
  81. dbb497a SafeMin/SafeMax: Fix wrong return type when given two enum arguments by kwiberg · 8 years ago
  82. 2ff5b83 Roll chromium_revision 0538140988..017ba8c602 (476593:476612) by buildbot · 8 years ago
  83. 4a3c9f6 Prevent memory corruption by StreamId::Set by eladalon · 8 years ago
  84. 5522021 Android: Add VideoFrame class by magjed · 8 years ago
  85. 9b93203 Change all numerical string inputs to int and remove unused stderr by jansson · 8 years ago
  86. 07633bd Rename rtp_header_extension.h to rtp_header_extension_map.h by Danil Chapovalov · 8 years ago
  87. 963e332 Roll chromium_revision 54d7eb0b3a..0538140988 (476554:476593) by buildbot · 8 years ago
  88. 2c8e8a3 Overlay REMB in total bitrate graphs in visualization tool. by terelius · 8 years ago
  89. 1476a9d Only compare sequence numbers from the same SSRC in ForwardErrorCorrection. by brandtr · 8 years ago
  90. cbd3ee3 Remove additional_target_cpus = [ "arm" ] from iOS device build configs by kjellander · 8 years ago
  91. 62cbb23 iOS: Update device testing configuration by kjellander · 8 years ago
  92. daf9a71 Roll chromium_revision 10c0414243..54d7eb0b3a (476503:476554) by buildbot · 8 years ago
  93. 8306f50 Roll chromium_revision a58bf8c922..10c0414243 (476450:476503) by buildbot · 8 years ago
  94. 754b008 Roll chromium_revision 1cd2c85e63..a58bf8c922 (476371:476450) by buildbot · 8 years ago
  95. 0d1e27f desktopCapture: scale the cursor image according to screen scale factor on OSX by braveyao · 8 years ago
  96. 8e857d1 Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device. by Tarun Chawla · 8 years ago
  97. 3dcf0e9 Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport. by zstein · 8 years ago
  98. 7d9a55b enabling `gn check` on the whole WebRTC repo by mbonadei · 8 years ago
  99. 3d4b83d Roll chromium_revision 907652b824..1cd2c85e63 (476301:476371) by buildbot · 8 years ago
  100. 3f07549 Update I420Buffer to new VideoFrameBuffer interface by magjed · 8 years ago