1. 81db74a Enable GN check for webrtc/examples by kjellander · 8 years ago
  2. cfa95aa Enable GN check in voice_engine/ by kjellander · 8 years ago
  3. c6dfb7b Roll chromium_revision eb1ff6b205..abf462cdff (454454:454504) by buildbot · 8 years ago
  4. c4e9d21 BlankDetectorDesktopCapturerWrapper to detect a blank DesktopFrame by zijiehe · 8 years ago
  5. 4285b69 Roll chromium_revision f91e7de4d7..eb1ff6b205 (454388:454454) by buildbot · 8 years ago
  6. 5b5bdb5 Roll chromium_revision 3d6eaaf518..f91e7de4d7 (454320:454388) by buildbot · 8 years ago
  7. bfc7f02 ArrayView: Support compile-time constant sizes by kwiberg · 8 years ago
  8. 51ba2e2 Roll chromium_revision 37a76369eb..3d6eaaf518 (454271:454320) by buildbot · 8 years ago
  9. 0c4b849 Pick a matching CN codec, rather than the first CN codec. by ossu · 8 years ago
  10. 6ebaa6a Roll chromium_revision 7c02de6787..37a76369eb (454244:454271) by buildbot · 8 years ago
  11. a563c21 Increase kMinRequiredSamples (5 -> 200) for updating histogram stats from OnFrameBufferTimingsUpdated callback. by asapersson · 8 years ago
  12. 9fd9f6c Fixed VP8 simulcast full-stack-tests to not decode non-selected streams. by ilnik · 8 years ago
  13. 0473b1d Go back to only using sched_yield on Mac (sigh) by tommi · 8 years ago
  14. 4c6df88 Revert of Add QP for FFmpeg H264 decoder. (patchset #4 id:200001 of https://codereview.webrtc.org/2649133007/ ) by sakal · 8 years ago
  15. 500f1b7 Add a DCHECK for PlatformThread instances that are too busy. by tommi · 8 years ago
  16. cabea3d Revert of H264BitstreamParser: Log nalu type when parsing slice type fails. (patchset #1 id:60001 of https://codereview.webrtc.org/2726833005/ ) by sakal · 8 years ago
  17. 9f5b622 Disabled flaky VideoSendStreamTest.DoesUtilizeUlpfecForVp*WithNackEnabled by danilchap · 8 years ago
  18. 0d35739 Drop out of order frames in VideoRenderFrames. by tommi · 8 years ago
  19. a44ba63 APM Quality Assessment tool, new owners by alessiob · 8 years ago
  20. 09b70a0 Roll chromium_revision 49e0de872b..7c02de6787 (454221:454244) by buildbot · 8 years ago
  21. 68af10d Revert of fixed VP8 simulcast to not decode non-selected streams (patchset #5 id:80001 of https://codereview.webrtc.org/2728553003/ ) by ilnik · 8 years ago
  22. 6bce6ad H264BitstreamParser: Log nalu type when parsing slice type fails. by sakal · 8 years ago
  23. fb4f8b6 VoE Utility: Fix a naming nit in RemixAndResample by henrik.lundin · 8 years ago
  24. 80420ad Roll chromium_revision 2eb18ebdb1..49e0de872b (454201:454221) by buildbot · 8 years ago
  25. 0c29de5 Android HW decoder: Limit frame size based on cropping information by magjed · 8 years ago
  26. 55eb6d6 vp8_impl.cc: Enable postproc for arm under field trial. by asapersson · 8 years ago
  27. 0ef30ef Roll chromium_revision a9901fd3d3..2eb18ebdb1 (454175:454201) by buildbot · 8 years ago
  28. 2c48d0c Relanding: Remove the IceTransportInternal2. by zhihuang · 8 years ago
  29. 03f1d2e Roll chromium_revision ac324502c9..a9901fd3d3 (454128:454175) by buildbot · 8 years ago
  30. d3edd77 Introduce dchecked_cast, and start using it by kwiberg · 8 years ago
  31. 3126ef5 Roll chromium_revision 4dc108a860..ac324502c9 (454049:454128) by buildbot · 8 years ago
  32. 796b8f9 Remove usage of VoEVolumeControl from WVoE and Audio[Send|Receive]Stream. by solenberg · 8 years ago
  33. d48f488 Support GCM ciphers even if ENABLE_EXTERNAL_AUTH is defined. by jbauch · 8 years ago
  34. 0c00377 Roll chromium_revision 6ce977e6a1..4dc108a860 (453982:454049) by buildbot · 8 years ago
  35. 634fcb3 DxgiOutputDuplicator AcquireNextFrame timeout can be 0 by zijiehe · 8 years ago
  36. 2100c0b Support N unsignaled audio streams. by solenberg · 8 years ago
  37. 1f50dae Roll chromium_revision 98783dd475..6ce977e6a1 (453939:453982) by buildbot · 8 years ago
  38. f7c26d4 Small TransportFeedbackAdapterTest efficiency boost and TODO resolved by elad.alon · 8 years ago
  39. 380119a Roll chromium_revision 89a48fc8cb..98783dd475 (453921:453939) by buildbot · 8 years ago
  40. 8dccd67 In full-stack tests: fixed VP8 simulcast to not decode non-selected streams. by ilnik · 8 years ago
  41. 4cbe286 Minor correction to the help printout, to reflect the actual behaviour by VladimirTechMan · 8 years ago
  42. 50550e1 Enable GN check for webrtc/common_audio by kjellander · 8 years ago
  43. daa574d Adding memory usage metric to full-stack video tests (only for WIN until we find more stable method to measure memory usage) by ilnik · 8 years ago
  44. 0981cd1 Resolve inconsistent definition of video's webrtc::CodecSpecificInfo. by johan · 8 years ago
  45. e5d3a3e Fix quick perf test setting that was accidentally inverted. by sprang · 8 years ago
  46. 879f4f6 Add QP for FFmpeg H264 decoder. by sakal · 8 years ago
  47. 013ea23 Roll chromium_revision 77d29a88d7..89a48fc8cb (453894:453921) by buildbot · 8 years ago
  48. 228c268 Support 4 channel mic in Windows Core Audio by jens.nielsen · 8 years ago
  49. c5726c1 Cleanup video test target dependencies in video_test_common. by perkj · 8 years ago
  50. a67e5f5 Fixing an overflow issue in NetEq::BackgroundNoise by henrik.lundin · 8 years ago
  51. f31969a Disable flaky test while working on improvement. by sprang · 8 years ago
  52. cafa137 Roll chromium_revision 5416bc4d2f..77d29a88d7 (453791:453894) by buildbot · 8 years ago
  53. b324640 Owners file added by alessiob · 8 years ago
  54. 5271ea6 Switch temporal layer impl used for screenshare upper simulcast stream. by sprang · 8 years ago
  55. 09f090c Remove workaround for bug 6986 by kwiberg · 8 years ago
  56. dc05017 Disable AudioCoding tests on ios by danilchap · 8 years ago
  57. a7a9be1 Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 8 years ago
  58. deaf6fb Opus: Let the decoder interpret 2-byte payloads as DTX/CNG packets by henrik.lundin · 8 years ago
  59. e985b3f Adding metrics to AEC3. by peah · 8 years ago
  60. 999cf2b Added further tuning of AEC3 by peah · 8 years ago
  61. 590ba0e Roll chromium_revision 3278631c5f..5416bc4d2f (453717:453791) by buildbot · 8 years ago
  62. 3c8771e Fixing "control reaches end of non-void function" compile warning. by deadbeef · 8 years ago
  63. 340e3fd Split FlexFEC field trial in two. by brandtr · 8 years ago
  64. 2892244 Reland of Do not produce dSYM file for the iOS Frameworks with bitcode (patchset #1 id:1 of https://codereview.webrtc.org/2719773002/ ) by kthelgason · 8 years ago
  65. 93a26f6 Roll chromium_revision 42a513a5f3..3278631c5f (453650:453717) by buildbot · 8 years ago
  66. 16ccfdf Reland Move fake_audio_device to its own target. by perkj · 8 years ago
  67. f24a064 Recreate WebrtcVideoSendStream if screen content setting is changed. by sprang · 8 years ago
  68. dd36501 Roll chromium_revision 8b9268f9f8..42a513a5f3 (453609:453650) by buildbot · 8 years ago
  69. b050cf9 Disable ViEEncoderTest.InitialFrameDropOffWhenEncoderDisabledScaling on tsan by danilchap · 8 years ago
  70. 9751c45 Provide an inline implementation of IsEnabled. by tommi · 8 years ago
  71. 907abd8 Re-enable disabled test and upgrade avformatmappertests to OCMock 3 syntax. by denicija · 8 years ago
  72. 1364530 Roll chromium_revision 584b59ac59..8b9268f9f8 (453563:453609) by buildbot · 8 years ago
  73. c1b57a1 Test field trial group with startswith rather than equals. by sprang · 8 years ago
  74. f8ee65e Fix rare race in ViEEncoderTest.UMACpuLimitedResolutionInPercent by sprang · 8 years ago
  75. ba08a14 Remove saturation warning support from TransmitMixer. by tommi · 8 years ago
  76. e3e902e Restructure protobuf targets to fit with downstream requirements. by kjellander · 8 years ago
  77. a2508c1 Fix reporting QP in FFmpeg H264 encoder. by sakal · 8 years ago
  78. 2dfea3e Avoid busy looping as the VideoReceiveStream is shut down. by philipel · 8 years ago
  79. aebc61e Minor cleanups in VideoProcessor. by brandtr · 8 years ago
  80. b61927c Avoid busy looping in case of send failure while probing. by philipel · 8 years ago
  81. 13f54b2 Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 8 years ago
  82. 7562fc8 Make hbos and hta rtcstats* OWNERS of webrtc/pc, not webrtc/api. by hbos · 8 years ago
  83. bf8d3e5 RTCIceCandidatePairStats.[total/current]RoundTripTime collected. by hbos · 8 years ago
  84. 4e83682 Fix non-functional nit in videoadapter by magjed · 8 years ago
  85. 2752347 Revert of Use sched_yield on all POSIX platforms in PlatformThread. (patchset #1 id:1 of https://codereview.webrtc.org/2725573002/ ) by danilchap · 8 years ago
  86. b1629cf Avoid overflow in NetEq's TimeStretch::SpeechDetection by Henrik Lundin · 8 years ago
  87. c6106f4 Adds profiling support for non-rooted devices. by henrika · 8 years ago
  88. 3fd31fe Fix TSAN race in webrtc::voe::Channel. by hbos · 8 years ago
  89. 4974df4 Reland of Use sched_yield on all POSIX platforms in PlatformThread. (patchset #1 id:1 of https://codereview.webrtc.org/2712133003/ ) by tommi · 8 years ago
  90. fcdd9df Roll chromium_revision e3cbd6d64e..584b59ac59 (453530:453563) by buildbot · 8 years ago
  91. 78f2d21 Fixed cpu time unittest to be less flaky by ilnik · 8 years ago
  92. 50235b7 Make FakeNetworkPipe not busy loop any more. by philipel · 8 years ago
  93. ab210c8 Added memory usage function to webrtc/base/. by ilnik · 8 years ago
  94. 322a9e4 Handle TimeUntilNextProcess in StartupShutdownWithExternalADM by tommi · 8 years ago
  95. d9cbd51 Remove unused include from rtc_event_log_parser.cc by terelius · 8 years ago
  96. f2183ff Create unit test for VideoReceiveStream. by johan · 8 years ago
  97. b1175bb Simplify webrtc::voe::MonitorModule and remove the .cc file. by tommi · 8 years ago
  98. 985371b Revert of Move fake_audio_device to its own target. (patchset #5 id:80001 of https://codereview.webrtc.org/2717983003/ ) by perkj · 8 years ago
  99. 03d850d Move fake_audio_device to its own target. by perkj · 8 years ago
  100. 21d110f Enable include check for webrtc_h264 target by magjed · 8 years ago