1. e405d9b Add a fuzzer for FlexfecReceiver. by brandtr · 8 years ago
  2. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  3. 982bf89 Revert of Add RtcpRttStats to AudioStream (patchset #1 id:1 of https://codereview.webrtc.org/2402333002/ ) by sprang · 8 years ago
  4. e0729c5 Add RtcpRttStats to AudioStream by michaelt · 8 years ago
  5. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  6. b1fff92 Harmonize using-declarations in FEC header formatter fuzzers. by brandtr · 8 years ago
  7. 58466f6 Relanding "Setting up an RTP input fuzzer for NetEq" by henrik.lundin · 8 years ago
  8. f122a85 Delete webrtc::VideoFrame::CreateEmptyFrame. by nisse · 8 years ago
  9. 3821399 Centralize deactivation of Unequal Protection. by Rasmus Brandt · 8 years ago
  10. c07ebb3 Simplify public interface of ProducerFec. by Rasmus Brandt · 8 years ago
  11. cc91d28 Moved RtcEventLog files from call/ to logging/ by skvlad · 8 years ago
  12. 470c088 Fix modules_unittests on iOS. by Kári Tristan Helgason · 8 years ago
  13. cada34cd Fuzzer for FEC header readers. by brandtr · 8 years ago
  14. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  15. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  16. 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 8 years ago
  17. 115bd15 New helper function test::ReadI420Buffer, refactor FrameReader to use it. by nisse · 8 years ago
  18. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  19. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  20. 590cf28 Add autothread to pseudo-tcp fuzzer. by phoglund · 8 years ago
  21. 90ce01d The current default schedule delay of 30 ms prohibits by isheriff · 8 years ago
  22. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  23. e75f204 Expose Ivf logging through the native API by palmkvist · 9 years ago
  24. e5684c5 Delete method webrtc::VideoFrame::allocated_size and enum PlaneType. by nisse · 9 years ago
  25. 89a3a1a Moved Gn target rtc_event_log to one directory above. by charujain · 9 years ago
  26. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 9 years ago
  27. c37e983 Add custom info.plist to modules_unittests by kthelgason · 9 years ago
  28. ece4aba Generalize FEC unit tests and rename GenerateFec. by brandtr · 9 years ago
  29. 1996e3f Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2343083002/ ) by nisse · 9 years ago
  30. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 9 years ago
  31. 3011627 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #2 id:140001 of https://codereview.webrtc.org/2342783003/ ) by nisse · 9 years ago
  32. d21534a Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2342123003/ ) by nisse · 9 years ago
  33. 667bd07 Enable turn, sdp, pseudotcp and stun parse/validator fuzzers. by phoglund · 9 years ago
  34. fbf1460 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #5 id:80001 of https://codereview.webrtc.org/2333373007/ ) by nisse · 9 years ago
  35. 280ad15 Update test code to use I420Buffer when writing pixel data. by Niels Möller · 9 years ago
  36. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 9 years ago
  37. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 9 years ago
  38. 17f008b GYP: Remove targets inside include_tests==1 that are converted to GN. by kjellander · 9 years ago
  39. 8b28b80 Assume ProjectRootPath() equals ../.. in Desktop by ehmaldonado · 9 years ago
  40. 11ace15 The VoE functionality to apply receive-side processing to VoE channels is unused. I'm removing it so we can avoid instantiating a full APM per channel (and thus also for webrtc::AudioSendStream and webrtc::AudioReceiveStream), and then never use it. by solenberg · 9 years ago
  41. c26f77f Remove a couple of unnecessary dependencies on gflags by henrik.lundin · 9 years ago
  42. 3a7f35b GN: Declare resources for targets. by ehmaldonado · 9 years ago
  43. ba56b6c Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ by solenberg · 9 years ago
  44. 9708884 Update rtcp receiver fuzzer to use generic function by Danil Chapovalov · 9 years ago
  45. 6631e8a Minor fixes in FEC and RtpSender{,Video} by brandtr · 9 years ago
  46. 07d9e54 Revert of Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ (patchset #7 id:120001 of https://codereview.webrtc.org/2319583005/ ) by solenberg · 9 years ago
  47. ade2a03 Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ by solenberg · 9 years ago
  48. 0e62f2b Change owner of webrtc/test/channel_transport to solenberg@. by henrikg · 9 years ago
  49. 22c8d5a Revert of Setting up an RTP input fuzzer for NetEq (patchset #2 id:20001 of https://codereview.webrtc.org/2315633002/ ) by henrik.lundin · 9 years ago
  50. 88499ec Moving/renaming webrtc/common.h. by solenberg · 9 years ago
  51. 4016a0b GN: Move variables from //build_overrides/webrtc.gni to //webrtc/build/webrtc.gni by ehmaldonado · 9 years ago
  52. 08b0351 Implement PlayoutDelay extension as a trait to be used with rtp::Packet class by Danil Chapovalov · 9 years ago
  53. 2d273f1 Setting up an RTP input fuzzer for NetEq by henrik.lundin · 9 years ago
  54. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 9 years ago
  55. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 9 years ago
  56. ba6f7be Test RtcpParser rewritten to use rtcp packet classes instead of rtcp_utility by Danil Chapovalov · 9 years ago
  57. 38a2132 GN: Introduce templates. by ehmaldonado · 9 years ago
  58. 26091b1 This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads. by perkj · 9 years ago
  59. 275afc5 Add codec name to CodecSpecificInfo and get the codec name stats from there instead. by perkj · 9 years ago
  60. 32c4a20 GN: Fix resource files for iOS test target by kjellander · 9 years ago
  61. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 9 years ago
  62. 4bc4d27 GN: Fix Windows Clang errors by ehmaldonado · 9 years ago
  63. 28a0ffd GN: Synchronize resources between Android and iOS. by kjellander · 9 years ago
  64. d8dd190 GN: Fix test_support_unittests and MIPS compile issue. by kjellander · 9 years ago
  65. 8eb37a3 Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 9 years ago
  66. cc16836 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 9 years ago
  67. 714dd4e GN: Update tests to have the correct shard timeout value on Android. by sakal · 9 years ago
  68. 74811e5 Style updates to ProducerFec/FecReceiver. by brandtr · 9 years ago
  69. 9976840 Remove a few meaningless TODOs by mflodman · 9 years ago
  70. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
  71. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 9 years ago
  72. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
  73. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 9 years ago
  74. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
  75. 1318103 Reland: Add BWE plot to event log analyzer. by Stefan Holmer · 9 years ago
  76. 59c1ad5 Revert of Add BWE plot to event log analyzer. (patchset #6 id:100001 of https://codereview.webrtc.org/2188033004/ ) by terelius · 9 years ago
  77. 2beea2a Add BWE plot to event log analyzer. by Stefan Holmer · 9 years ago
  78. 86cc6ff Variable audio bitrate. by mflodman · 9 years ago
  79. bded44b Add a CongestionController fuzzer. by stefan · 9 years ago
  80. 44905cf Add a fuzzer for the pseudoTCP implementation used by chromoting. This by katrielc · 9 years ago
  81. 1d4fefb Reland of https://codereview.webrtc.org/2044523002. by katrielc · 9 years ago
  82. 262ba77 Add fuzzer for TURN unwrap. by katrielc · 9 years ago
  83. 36a321d Update the current RTP parser fuzzer to handle header extensions. by katrielc · 9 years ago
  84. 14d5dbe Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 9 years ago
  85. 9e03c3b Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 9 years ago
  86. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  87. d4bcdad Add a libfuzzer for RtpHeaderParser. by katrielc · 9 years ago
  88. bddc94b Add fuzzer corpora. by katrielc · 9 years ago
  89. 839315b Use the Chromium libfuzzer template instead of rolling our own. by katrielc · 9 years ago
  90. ac62bd4 Rewrite CreateBlackFrame in webrtcvideoengine. by nisse · 9 years ago
  91. 217fb66 Add AudioReceiveStream::SetGain() method and use that in WVoMC::SetOutputVolume(). by solenberg · 9 years ago
  92. 6820889 Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420) by kjellander · 9 years ago
  93. 9421853 Add AudioSendStream::SetMuted() method and use it in WVoMC::MuteStream(). by solenberg · 9 years ago
  94. a6219cc FileWrapper[Impl] modifications and actually remove the "Impl" class. by tommi · 9 years ago
  95. 971cab0 Configure VoE NACK through AudioSendStream::Config, for send streams. by solenberg · 9 years ago
  96. 0208322 GN: Add video_engine_tests by Peter Boström · 9 years ago
  97. dfe6937 Revert of Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420) (patchset #2 id:20001 of https://codereview.webrtc.org/2061723002/ ) by kjellander · 9 years ago
  98. c49cf13 Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420) by kjellander · 9 years ago
  99. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 9 years ago
  100. 733b547 Movable support for VideoReceiveStream::Config and avoid copies. by Tommi · 9 years ago