1. c131bf9 Enable webrtc_nonparallel_tests on iOS simulator by kjellander · 8 years ago
  2. b82487b Roll chromium_revision f7c1799c98..524fdc6e30 (478294:478357) by buildbot · 8 years ago
  3. be767e0 Remove default impl of Attach/DetachAecDump. by Alex Loiko · 8 years ago
  4. 12149bd Roll chromium_revision 06a62c1231..f7c1799c98 (478256:478294) by buildbot · 8 years ago
  5. 76d29f9 Fix Channel::GetSendCodec when used together with SetEncoder. by ossu · 8 years ago
  6. 7fdd067 Roll chromium_revision f8c224c31c..06a62c1231 (478239:478256) by buildbot · 8 years ago
  7. 461c940 ObjC: Rename VideoToolbox/decoder.cc to VideoToolbox/decoder.mm by Magnus Jedvert · 8 years ago
  8. b4ab381 Use the configured remote ssrc instead of relying on the first received packet RtpStreamReceiver. by stefan · 8 years ago
  9. fee994c Ensure the openGLContext is current before trying to reshape the viewport by adam.fedor · 8 years ago
  10. b1f2ff9 Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. by nisse · 8 years ago
  11. e2baffb Create a UIApplication when running tests on iOS. by Kári Tristan Helgason · 8 years ago
  12. fae6d09 Roll chromium_revision 74ece38823..f8c224c31c (478141:478239) by buildbot · 8 years ago
  13. 85dcaea Roll chromium_revision 423c0eff45..74ece38823 (478099:478141) by buildbot · 8 years ago
  14. 6baee78 Add missing #include <cerrno> in string_to_number.cc by hugoh · 8 years ago
  15. 46537a3 Avoiding cascaded software echo cancellers by Per Åhgren · 8 years ago
  16. 7412fe6 Roll chromium_revision 2108fde0a1..423c0eff45 (478041:478099) by buildbot · 8 years ago
  17. dc4f7f5 Roll chromium_revision 88476a9f88..2108fde0a1 (477979:478041) by buildbot · 8 years ago
  18. 59154ed Roll chromium_revision 61a28216c8..88476a9f88 (477949:477979) by buildbot · 8 years ago
  19. 20e4a73 MockAecDump and integration tests between AecDump and AudioProcessing by aleloi · 8 years ago
  20. 317005a Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ ) by sprang · 8 years ago
  21. d3a8119 Roll chromium_revision 53a49d4c81..61a28216c8 (477934:477949) by buildbot · 8 years ago
  22. cf705c5 Reland of Protect new header extension by field trial experiment to allow hardcoding it in SDP (patchset #1 id:1 of https://codereview.webrtc.org/2922723002/ ) by ilnik · 8 years ago
  23. cdafeda Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ ) by sprang · 8 years ago
  24. 1066b13 Remove deprecated AudioMixerImpl creation method. by Alex Loiko · 8 years ago
  25. d0244c2 Add RSID-based demuxing to RtpDemuxer by eladalon · 8 years ago
  26. 5c4897f Roll chromium_revision 3c550cc859..53a49d4c81 (477916:477934) by buildbot · 8 years ago
  27. 15dcb38 Make error resilience configurable through VideoCodecVP9 resilience setting (removes hard coded value in vp9_impl.cc). by asapersson · 8 years ago
  28. 04ca637 Make 'aleloi@' OWNER of webrtc/modules/audio_processing by Alex Loiko · 8 years ago
  29. 75b68b9 Delete webrtc/call.h (replaced with webrtc/call/call.h). by nisse · 8 years ago
  30. 02ed201 AcmReceiver: Make a member variable const by Henrik Lundin · 8 years ago
  31. 88f94fa Revert "Update video_coding/codecs to new VideoFrameBuffer interface" by Guido Urdaneta · 8 years ago
  32. e566e17 Add new screenshare full stack test with limited queue. by sprang · 8 years ago
  33. 097ad90 Roll chromium_revision ac66f89e4b..3c550cc859 (477875:477916) by buildbot · 8 years ago
  34. 807736e Revert of Refactored incoming bitrate estimator. (patchset #8 id:140001 of https://codereview.webrtc.org/2917873002/ ) by tschumim · 8 years ago
  35. b9ed108 Roll chromium_revision db06e65dcd..ac66f89e4b (477837:477875) by buildbot · 8 years ago
  36. ff5e5c0 Roll chromium_revision 1caed9e9b4..db06e65dcd (477766:477837) by buildbot · 8 years ago
  37. 353f065 Roll chromium_revision 19f44c261d..1caed9e9b4 (477714:477766) by buildbot · 8 years ago
  38. d9432c2 Roll chromium_revision 98dee77021..19f44c261d (477661:477714) by buildbot · 8 years ago
  39. 4c72cf4 Revert of Conversational speech tool, simualtor + unit tests (patchset #12 id:220001 of https://codereview.webrtc.org/2790933002/ ) by charujain · 8 years ago
  40. 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
  41. bb28b35 Roll chromium_revision c6f978a173..98dee77021 (477619:477661) by buildbot · 8 years ago
  42. 5fc8bf8 Refactored incoming bitrate estimator. by tschumim · 8 years ago
  43. 20ebf4e Update video_coding/codecs to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
  44. 9932e25 ObjC: Marshal all VideoTrackSource methods to the signaling thread by Magnus Jedvert · 8 years ago
  45. 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
  46. 11c89f5 Roll chromium_revision 1f3b0bc457..c6f978a173 (477597:477619) by buildbot · 8 years ago
  47. 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
  48. 2038df4 Deleting unused build target. by mbonadei · 8 years ago
  49. 8b337b6 Remove outdated warning suppressions. by Kári Tristan Helgason · 8 years ago
  50. 946923a Remove webrtc deps from AppRTCMobile. by Kári Tristan Helgason · 8 years ago
  51. 1e15a99 MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP9 and turn on quality scaling. by asapersson · 8 years ago
  52. 3e35a3c iOS: Update storage bucket for iOS64_Debug bot. by Henrik Kjellander · 8 years ago
  53. 7f0ddb0 Roll chromium_revision 99c4a934d4..1f3b0bc457 (477570:477597) by buildbot · 8 years ago
  54. 6b9653e ObjC: Pass in frame resolution to GL shaders by Magnus Jedvert · 8 years ago
  55. f53c4cd Delete rtc_event_log/ringbuffer.h by terelius · 8 years ago
  56. 5665caf Roll chromium_revision 24fca6fb8a..99c4a934d4 (477537:477570) by buildbot · 8 years ago
  57. 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
  58. 23ec19d Add fuzzer for vp9 qp parser. by asapersson · 8 years ago
  59. 5f200f6 Roll chromium_revision a6ac8624bc..24fca6fb8a (477491:477537) by buildbot · 8 years ago
  60. 832e67a Roll chromium_revision 5c265a308a..a6ac8624bc (477423:477491) by buildbot · 8 years ago
  61. 1c9fa21 Roll chromium_revision b1a5432280..5c265a308a (477354:477423) by buildbot · 8 years ago
  62. cc385d5 Roll chromium_revision a99122347a..b1a5432280 (477301:477354) by buildbot · 8 years ago
  63. 30fb370 Roll chromium_revision ee6a8849e4..a99122347a (477267:477301) by buildbot · 8 years ago
  64. 8cde0ab Roll chromium_revision 354a45f6eb..ee6a8849e4 (477247:477267) by buildbot · 8 years ago
  65. 41b6e06 Roll chromium_revision b830638222..354a45f6eb (477219:477247) by buildbot · 8 years ago
  66. 77d36b7 Roll chromium_revision 85378cec1b..b830638222 (477184:477219) by buildbot · 8 years ago
  67. 09e5746 Roll chromium_revision 208145bd19..85378cec1b (477134:477184) by buildbot · 8 years ago
  68. 39c3de2 Roll chromium_revision 9420d64ca4..208145bd19 (477088:477134) by buildbot · 8 years ago
  69. 97bf4bc Roll chromium_revision fb6fd34023..9420d64ca4 (477043:477088) by buildbot · 8 years ago
  70. 6bf57e3 vp9: Enable vp9 denoiser by default in standalone webrtc. by jianj · 8 years ago
  71. b72fd74 Roll chromium_revision 9171a2ab96..fb6fd34023 (476991:477043) by buildbot · 8 years ago
  72. c3586c7 Roll chromium_revision 52148d9dec..9171a2ab96 (476974:476991) by buildbot · 8 years ago
  73. 1c187dc Replace RingBuffer by std::deque in RtcEventLog. by terelius · 8 years ago
  74. 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
  75. a6dfd17 Roll chromium_revision 60116edfec..52148d9dec (476963:476974) by buildbot · 8 years ago
  76. 6dcdf10 This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones. by gnish · 8 years ago
  77. 59ee91b Move RTCAudioSession* files modules/audio_device/ -> sdk/Framework. by denicija · 8 years ago
  78. 90d9e10 Roll chromium_revision a443085799..60116edfec (476956:476963) by buildbot · 8 years ago
  79. e2410e9 Interfaces for injectable video codecs. by Sami Kalliomäki · 8 years ago
  80. 5aa31e9 Roll chromium_revision c3e34b2e51..a443085799 (476936:476956) by buildbot · 8 years ago
  81. 68b91d7 Small updates to test::Stats. by asapersson · 8 years ago
  82. 520b68e Roll chromium_revision 9fb852ff15..c3e34b2e51 (476917:476936) by buildbot · 8 years ago
  83. fac4c2c Roll chromium_revision 5f488b3727..9fb852ff15 (476914:476917) by buildbot · 8 years ago
  84. 9365007 Roll chromium_revision 1dd4910a63..5f488b3727 (476912:476914) by buildbot · 8 years ago
  85. 9f6e13c Roll chromium_revision 5a1bfce474..1dd4910a63 (476910:476912) by buildbot · 8 years ago
  86. 3eb4271 Roll chromium_revision ff49839843..5a1bfce474 (476908:476910) by buildbot · 8 years ago
  87. 5f11577 Roll chromium_revision 642e17c22f..ff49839843 (476907:476908) by buildbot · 8 years ago
  88. b723e4c Roll chromium_revision 66cbc51065..642e17c22f (476905:476907) by buildbot · 8 years ago
  89. 5016523 Roll chromium_revision bb6532a981..66cbc51065 (476902:476905) by buildbot · 8 years ago
  90. b69eef6 Roll chromium_revision 30fe63c7bb..bb6532a981 (476897:476902) by buildbot · 8 years ago
  91. 3d82fe7 Roll chromium_revision ebc5387c16..30fe63c7bb (476896:476897) by buildbot · 8 years ago
  92. 0494cde Roll chromium_revision 2eff7cfefd..ebc5387c16 (476894:476896) by buildbot · 8 years ago
  93. cf29dd2 Roll chromium_revision 7486e37f46..2eff7cfefd (476883:476894) by buildbot · 8 years ago
  94. b2c630b Roll chromium_revision 0b479f2338..7486e37f46 (476845:476883) by buildbot · 8 years ago
  95. 6fac429 Use correct bitrate adjustment for Exynos VP9 HW encoder. by glaznev · 8 years ago
  96. ab10a25 Roll chromium_revision 5867068aa6..0b479f2338 (476811:476845) by buildbot · 8 years ago
  97. 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
  98. e907741 Roll chromium_revision ba0a42d0d3..5867068aa6 (476741:476811) by buildbot · 8 years ago
  99. 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
  100. 441718e Revert of Add PeerConnectionInterface::UpdateCallBitrate. (patchset #7 id:120001 of https://codereview.webrtc.org/2888303005/ ) by charujain · 8 years ago