1. 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
  2. 0981cd1 Resolve inconsistent definition of video's webrtc::CodecSpecificInfo. by johan · 8 years ago
  3. e5d3a3e Fix quick perf test setting that was accidentally inverted. by sprang · 8 years ago
  4. 879f4f6 Add QP for FFmpeg H264 decoder. by sakal · 8 years ago
  5. 013ea23 Roll chromium_revision 77d29a88d7..89a48fc8cb (453894:453921) by buildbot · 8 years ago
  6. 228c268 Support 4 channel mic in Windows Core Audio by jens.nielsen · 8 years ago
  7. c5726c1 Cleanup video test target dependencies in video_test_common. by perkj · 8 years ago
  8. a67e5f5 Fixing an overflow issue in NetEq::BackgroundNoise by henrik.lundin · 8 years ago
  9. f31969a Disable flaky test while working on improvement. by sprang · 8 years ago
  10. cafa137 Roll chromium_revision 5416bc4d2f..77d29a88d7 (453791:453894) by buildbot · 8 years ago
  11. b324640 Owners file added by alessiob · 8 years ago
  12. 5271ea6 Switch temporal layer impl used for screenshare upper simulcast stream. by sprang · 8 years ago
  13. 09f090c Remove workaround for bug 6986 by kwiberg · 8 years ago
  14. dc05017 Disable AudioCoding tests on ios by danilchap · 8 years ago
  15. a7a9be1 Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 8 years ago
  16. deaf6fb Opus: Let the decoder interpret 2-byte payloads as DTX/CNG packets by henrik.lundin · 8 years ago
  17. e985b3f Adding metrics to AEC3. by peah · 8 years ago
  18. 999cf2b Added further tuning of AEC3 by peah · 8 years ago
  19. 590ba0e Roll chromium_revision 3278631c5f..5416bc4d2f (453717:453791) by buildbot · 8 years ago
  20. 3c8771e Fixing "control reaches end of non-void function" compile warning. by deadbeef · 8 years ago
  21. 340e3fd Split FlexFEC field trial in two. by brandtr · 8 years ago
  22. 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
  23. 93a26f6 Roll chromium_revision 42a513a5f3..3278631c5f (453650:453717) by buildbot · 8 years ago
  24. 16ccfdf Reland Move fake_audio_device to its own target. by perkj · 8 years ago
  25. f24a064 Recreate WebrtcVideoSendStream if screen content setting is changed. by sprang · 8 years ago
  26. dd36501 Roll chromium_revision 8b9268f9f8..42a513a5f3 (453609:453650) by buildbot · 8 years ago
  27. b050cf9 Disable ViEEncoderTest.InitialFrameDropOffWhenEncoderDisabledScaling on tsan by danilchap · 8 years ago
  28. 9751c45 Provide an inline implementation of IsEnabled. by tommi · 8 years ago
  29. 907abd8 Re-enable disabled test and upgrade avformatmappertests to OCMock 3 syntax. by denicija · 8 years ago
  30. 1364530 Roll chromium_revision 584b59ac59..8b9268f9f8 (453563:453609) by buildbot · 8 years ago
  31. c1b57a1 Test field trial group with startswith rather than equals. by sprang · 8 years ago
  32. f8ee65e Fix rare race in ViEEncoderTest.UMACpuLimitedResolutionInPercent by sprang · 8 years ago
  33. ba08a14 Remove saturation warning support from TransmitMixer. by tommi · 8 years ago
  34. e3e902e Restructure protobuf targets to fit with downstream requirements. by kjellander · 8 years ago
  35. a2508c1 Fix reporting QP in FFmpeg H264 encoder. by sakal · 8 years ago
  36. 2dfea3e Avoid busy looping as the VideoReceiveStream is shut down. by philipel · 8 years ago
  37. aebc61e Minor cleanups in VideoProcessor. by brandtr · 8 years ago
  38. b61927c Avoid busy looping in case of send failure while probing. by philipel · 8 years ago
  39. 13f54b2 Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 8 years ago
  40. 7562fc8 Make hbos and hta rtcstats* OWNERS of webrtc/pc, not webrtc/api. by hbos · 8 years ago
  41. bf8d3e5 RTCIceCandidatePairStats.[total/current]RoundTripTime collected. by hbos · 8 years ago
  42. 4e83682 Fix non-functional nit in videoadapter by magjed · 8 years ago
  43. 27523476 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
  44. b1629cf Avoid overflow in NetEq's TimeStretch::SpeechDetection by Henrik Lundin · 8 years ago
  45. c6106f4 Adds profiling support for non-rooted devices. by henrika · 8 years ago
  46. 3fd31fe Fix TSAN race in webrtc::voe::Channel. by hbos · 8 years ago
  47. 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
  48. fcdd9df Roll chromium_revision e3cbd6d64e..584b59ac59 (453530:453563) by buildbot · 8 years ago
  49. 78f2d21 Fixed cpu time unittest to be less flaky by ilnik · 8 years ago
  50. 50235b7 Make FakeNetworkPipe not busy loop any more. by philipel · 8 years ago
  51. ab210c8 Added memory usage function to webrtc/base/. by ilnik · 8 years ago
  52. 322a9e4 Handle TimeUntilNextProcess in StartupShutdownWithExternalADM by tommi · 8 years ago
  53. d9cbd51 Remove unused include from rtc_event_log_parser.cc by terelius · 8 years ago
  54. f2183ff Create unit test for VideoReceiveStream. by johan · 8 years ago
  55. b1175bb Simplify webrtc::voe::MonitorModule and remove the .cc file. by tommi · 8 years ago
  56. 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
  57. 03d850d Move fake_audio_device to its own target. by perkj · 8 years ago
  58. 21d110f Enable include check for webrtc_h264 target by magjed · 8 years ago
  59. f9495c3 Avoid calling TimeUntilNextProcess() from Process() in BitrateControllerImpl by tommi · 8 years ago
  60. 0546eee Roll chromium_revision 08c892f770..e3cbd6d64e (453487:453530) by buildbot · 8 years ago
  61. b912b9f Roll chromium_revision 090729aac0..08c892f770 (453435:453487) by buildbot · 8 years ago
  62. 7c45c22 Roll chromium_revision fd36629d85..090729aac0 (453347:453435) by buildbot · 8 years ago
  63. 1c6cc9a Enable GN check for webrtc/common_video by kjellander · 8 years ago
  64. 2f1a555 Enable GN check for webrtc/call by kjellander · 8 years ago
  65. dcb4b43 Enable GN check in webrtc/stats by kjellander · 8 years ago
  66. 8d60a94 Replace NULL with nullptr or null in webrtc/api/. by deadbeef · 8 years ago
  67. f265188 Roll chromium_revision d2af662cd0..fd36629d85 (453272:453347) by buildbot · 8 years ago
  68. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  69. c5da478 Roll chromium_revision 9e675ee3fd..d2af662cd0 (453228:453272) by buildbot · 8 years ago
  70. f847543 Disable flaky ViEEncoderTest.NrOfDroppedFramesLimited by danilchap · 8 years ago
  71. 00ab73f Roll chromium_revision f82a5a8d7a..9e675ee3fd (453197:453228) by buildbot · 8 years ago
  72. 86d0132 Minor fixes for profiling - part III by henrika · 8 years ago
  73. ebe7778 Further tuning for AEC3 for initial echo suppression by peah · 8 years ago
  74. ede0759 Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ ) by tommi · 8 years ago
  75. 63bafd6 Revert of Add the OnAddTrack callback for Objective-C wrapper. (patchset #7 id:240001 of https://codereview.webrtc.org/2513063003/ ) by magjed · 8 years ago
  76. a8ba195 Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA. by perkj · 8 years ago
  77. adc41f3 Roll chromium_revision f658787293..f82a5a8d7a (453179:453197) by buildbot · 8 years ago
  78. e71efab Minor fix in profiling script, part 2. by henrika · 8 years ago
  79. ea5f06f Remove extra call to TimeUntilNextProcess from within Process. by tommi · 8 years ago
  80. c20b995 alessiob@webrtc.org added to the WATCHLIST file by alessiob · 8 years ago
  81. 99ce6cd iOS AppRTCMobile: Fix SocketRocket bug by kthelgason · 8 years ago
  82. b3ebc1a Simplifies FineAudioBuffer by using rtc::Buffer by henrika · 8 years ago
  83. 686aa37 Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ ) by tommi · 8 years ago
  84. 055ecd1 Fix race in INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO by tommi · 8 years ago
  85. 19854a0 Trivial fix in profiling scripts. by henrika · 8 years ago
  86. e2d1d64 Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach. by tommi · 8 years ago
  87. 21253fc Fix race condition in VideoSendStreamTest.ChangingTransportOverhead by sprang · 8 years ago
  88. d31f38c Roll chromium_revision ca9bdd5d27..f658787293 (453163:453179) by buildbot · 8 years ago
  89. 32d0010 Add probe logging to RtcEventLog. by philipel · 8 years ago
  90. f284b7f Remove |running_| state from NackModule to avoid running a tight loop. by tommi · 8 years ago
  91. 92eaec6 RTCIceCandidatePairStats.nominated collected. by hbos · 8 years ago
  92. a2376e7 Added post-adjustment of the suppression gains by peah · 8 years ago
  93. fa5fdce Reland of Set scaling limit at 320 * 180 for all implementations. (patchset #1 id:1 of https://codereview.webrtc.org/2711913007/ ) by kthelgason · 8 years ago
  94. c0e61c8 Roll chromium_revision 0e44c5e141..ca9bdd5d27 (453130:453163) by buildbot · 8 years ago
  95. 98257cf Add memcheck suppression file for ortc_unittests to isolates. by Henrik Kjellander · 8 years ago
  96. b7d24f6 Disable flaky tests on iOS by kjellander · 8 years ago
  97. 7c85658 Roll chromium_revision 33a7a547b9..0e44c5e141 (452838:453130) by kjellander · 8 years ago
  98. f70a583 Roll chromium_revision 33a7a547b9..7e40b4199b (452838:452938) by kjellander · 8 years ago
  99. 2f304f1f Remove empty/unused NSS dependency from DEPS. by jbauch · 8 years ago
  100. 070d5e3 Reland of Add metal view, shaders and renderer. (patchset #1 id:1 of https://codereview.webrtc.org/2711003004/ ) by denicija · 8 years ago