1. f0a431a Exclude EndToEndTest.ReceivesTransportFeedback and TransportFeedbackNotConfigured from DrMemory. by Stefan Holmer · 9 years ago
  2. 49a6c99 Disables BitrateEstimatorTest.SwitchesToASTThenBackToTOFForVideo on win_drmemory_full due to flakiness. by ivoc · 9 years ago
  3. cc4989a Remove BaseUnitTest suppression. by Peter Boström · 9 years ago
  4. 586c066 Remove DrMemory gtest_exclude for dead test. by Peter Boström · 9 years ago
  5. a81a239 Remove DrMemory suppressions for NetEq by henrik.lundin · 9 years ago
  6. 1a8240c Disable P2PTransport...TestFailoverControlledSide on Memcheck by Henrik Lundin · 9 years ago
  7. 605db69 Disable EndToEndTest.AssignsTrans... for memcheck by henrik.lundin · 9 years ago
  8. ba0f0a5 Disable flaky WebRtcVideoChannel2BaseTest.* on DrMemory/memcheck. by Peter Boström · 9 years ago
  9. 96a70f0 Exclude WebRtcVideoChannel2BaseTest.AddRemoveCapturerMultipleSources on Dr Memory. by Henrik Kjellander · 9 years ago
  10. b5fd46e Exclude WebRtcVideoChannel2BaseTest.AddRemoveCapturerMultipleSources on Memcheck by Henrik Kjellander · 9 years ago
  11. f9c23ca Exclude WebRtcVideoChannel2BaseTest.GetStats on linux memcheck by Marco · 9 years ago
  12. 7cbd188 Remove GICE (again). by Peter Thatcher · 9 years ago
  13. f08fb29 Disable flaky test (WebRtcVideoChannel2Base.AddRemoveCapturer) on Dr. Memory. by Åsa Persson · 9 years ago
  14. d12140a Revert change which removes GICE. by guoweis · 9 years ago
  15. d944067 Disable flaky test (WebRtcVideoChannel2Base.GetStatsMultipleSendStreams) on Dr. Memory. by Åsa Persson · 9 years ago
  16. 76b3147 Disable flaky WebRtcVideoChannel2Base, EndToEndTest tests on Dr. Memory. by Åsa Persson · 9 years ago
  17. 250bdc7 Exclude VideoSendStreamTest.VP9FlexMode on linux_memcheck. by Marco · 9 years ago
  18. 2159b89 Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by Peter Thatcher · 9 years ago
  19. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 9 years ago
  20. 0e1b229 Disable TestGetAllPortsNoUdpSocketsNoTcpListen on valgrind memcheck. by Marco · 9 years ago
  21. 3b2f67d Disable some PortAllocatorTest on valgrind memcheck due to flakiness by Erik Språng · 9 years ago
  22. 2251d6e Remove ViESender. by Peter Boström · 9 years ago
  23. 36a1438 Remove ViEFrameProviderBase. by Peter Boström · 9 years ago
  24. 261f644 Suppressing VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly on Dr.Memory by Minyue Li · 9 years ago
  25. c7d5a73 Disable flaky test on DrMemory bots by tina.legrand@webrtc.org · 9 years ago
  26. 119c12f Revert "Suppress memcheck error in video_engine_tests" by pbos@webrtc.org · 9 years ago
  27. a743f6f Widening memcheck suppressions for libjingle_peerconnection_unittest by kjellander@webrtc.org · 9 years ago
  28. 7008f22 Revert Clang roll in r8596 + add memcheck suppression. by kjellander@webrtc.org · 9 years ago
  29. 1f914ec Remove suppression for WebRtcVideoFrameTest::TestInit by perkj@webrtc.org · 9 years ago
  30. 24485eb Remove last pieces of libjingle_unittest by kjellander@webrtc.org · 9 years ago
  31. d4dfba8 iSAC Decode: Prevent Memcheck from complaining about uninitialized value by kwiberg@webrtc.org · 9 years ago
  32. d3a487c Exclude end-to-end test RestartingSendStreamPreservesRtpStatesWithRt on memcheck. by marpan@webrtc.org · 9 years ago
  33. 40fdb8a Remove flaky test cases from peerconnection_unittest. The chain of API calls is tested from top to bottom anyway. by solenberg@webrtc.org · 9 years ago
  34. bfdee69 Roll chromium_revision 9070a80..cd35af6 (313233:314322) by kjellander@webrtc.org · 9 years ago
  35. 85fa94d Exclude EndToEndTest.SendsAndReceivesH264 for Dr Memory. by kjellander@webrtc.org · 10 years ago
  36. 25dd754 Excluding a flaky test from DrMemory by tina.legrand@webrtc.org · 10 years ago
  37. 7fbf278 Suppress memcheck error in video_engine_tests by kjellander@webrtc.org · 10 years ago
  38. 2ec50f2 Memcheck suppression for uninitalized memory in WebRtcIsac_Decode by kjellander@webrtc.org · 10 years ago
  39. 944fb57 Roll chromium_revision 375f736..91f1781 by kjellander@webrtc.org · 10 years ago
  40. 32022c6 Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..." by kjellander@webrtc.org · 10 years ago
  41. 724fbaf Fix memcheck and dr memory after flakiness dashboard deployment. by kjellander@webrtc.org · 10 years ago
  42. 7e4a05e Exclude SendsAndReceivesVP9 for linux-memcheck. by marpan@webrtc.org · 10 years ago
  43. 53bed75 Change DrMemory exclusion to match changed test name. by andrew@webrtc.org · 10 years ago
  44. f6b7c7e Exclude SendsAndReceivesVP9 for WinDrMemory. by marpan@webrtc.org · 10 years ago
  45. 15c717b Add a memcheck exclusion for EndToEndTest.CanSwitchToUseAllSsrcs. by andrew@webrtc.org · 10 years ago
  46. 82e430c Suppress libyuv uninitialized read in CopyRow_AVX by kjellander@webrtc.org · 10 years ago
  47. 9c58ea8 rtc_unittest: copied gtest excludes from libjingle_p2p_unittest since its tests have move to rtc_unittests. by henrike@webrtc.org · 10 years ago
  48. 8efaa27 Disable a bunch of Nat and Ice tests when running under DrMemory. by stefan@webrtc.org · 10 years ago
  49. 82e6fa5 Move exlusion of VP9 integration tests for DrMemory by marpan@webrtc.org · 10 years ago
  50. 8bee130 Disable VP9 integration tests on DrMemory. by marpan@webrtc.org · 10 years ago
  51. afede83 Cleanup scripts and suppressions for TSan v1 by kjellander@webrtc.org · 10 years ago
  52. fae6bc4 Remove talk_base from suppressions. by pbos@webrtc.org · 10 years ago
  53. 3ff788c Increase timeout for AsyncWriteTest.TestWrite. by pbos@webrtc.org · 10 years ago
  54. 699c46a rtc_unittest: prevent execution of broken tests. by henrike@webrtc.org · 10 years ago
  55. 178015d memcheck: suppressions didn't map over directly when moving base from talk to webrtc (part of the suppression that is not related to the signature differed). Fixed suppressions accordingly. by henrike@webrtc.org · 10 years ago
  56. 1fb5d12 Initialize restored_packet in nack_rtx_unittest.cc. by pbos@webrtc.org · 10 years ago
  57. 5c20bb2 Remove suppressions for VideoFrame::Validate. by pbos@webrtc.org · 10 years ago
  58. 1b088ee More suppressions, uninitialized read in cricket::VideoFrame::Validate by sprang@webrtc.org · 10 years ago
  59. 1272ee5 Suppress uninitialized read warning in cricket::VideoFrame::Validate by sprang@webrtc.org · 10 years ago
  60. 287e961 Disable TestDrain test on memcheck bots. by pbos@webrtc.org · 10 years ago
  61. cdb48db Enable VideoAdapterTest.BlackOutput on DrMemory. by pbos@webrtc.org · 10 years ago
  62. d944a68 Suppressing VideoAdapterTest.AdaptResolutionWide and VideoAdapterTest.AdaptResolutionNarrow on DrMemory by minyue@webrtc.org · 10 years ago
  63. deaece6 Disable VideoAdapterTest.BlackOutput on DrMemory. by pbos@webrtc.org · 10 years ago
  64. 956f281 Re-enable all VideoAdapterTests on DrMemory. by pbos@webrtc.org · 10 years ago
  65. 6556a59 As expected, r6569 (https://code.google.com/p/webrtc/source/detail?r=6965) caused memcheck bots to complain. Adding expections for that, in line with outher peerconnection tests. by solenberg@webrtc.org · 10 years ago
  66. 2e18638 Exlcude two tests in VideoAdapter for WinDrMemoryFull. by marpan@webrtc.org · 10 years ago
  67. b242c44 Further DrMemory suppressions, likely from r6811 by marpan@webrtc.org · 10 years ago
  68. c6273b5 DrMemory suppresssions, likely from r6811. by marpan@webrtc.org · 10 years ago
  69. c9b5072 DrMemory suppression due to r6811. by henrike@webrtc.org · 10 years ago
  70. ee135f7 Memcheck suppression. Re-suppress 3478 suppression after namespace change from talk_base to rtc. by henrike@webrtc.org · 10 years ago
  71. ba92c52 Disable GetStats on DrMemory. by pbos@webrtc.org · 10 years ago
  72. 336e8e8 Fixing memcheck leak suppressions for XMPPClient tests. by pbos@webrtc.org · 10 years ago
  73. ba93f9a drmemory flaky: EndToEndTest.RestartingSendStreamPreservesRtpState[WithRtx] suppressed on drMemory. by henrike@webrtc.org · 10 years ago
  74. 2be53a3 Disable CanSwitchToUseAllSsrcs on DrMemory. by pbos@webrtc.org · 10 years ago
  75. f4d6d7c Add DrMemory suppression for AsyncWriteTest by aluebs@webrtc.org · 10 years ago
  76. 767d98e TSan: Move suppressions to source file. by kjellander@webrtc.org · 10 years ago
  77. 994d0b7 Refactor Call-based tests. by pbos@webrtc.org · 10 years ago
  78. 1da152d talk/base and webrtc/base suppression had the same names for their suppressions which is not allowed. Renamed the talk/base ones as they are going away. by henrike@webrtc.org · 10 years ago
  79. 05f1464 Exclude AsyncWriteTest.TestWrite from Win DrMemory Full bot and suppress the reported errors by aluebs@webrtc.org · 10 years ago
  80. a36a259 TSan v2 deadlock suppressions. by kjellander@webrtc.org · 10 years ago
  81. a97f6f3 Exclude flaky libjingle_peerconnection_unittest test for Memcheck. by kjellander@webrtc.org · 10 years ago
  82. 6ce1d58 Exclude flaky test PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate on memcheck. by jiayl@webrtc.org · 10 years ago
  83. 85b19a1 Exclude SctpDataMediaChannelTest on Win DrMemory for third_party/usrsctp issues. by jiayl@webrtc.org · 10 years ago
  84. f8063d3 Properly shut down the SCTP stack. by jiayl@webrtc.org · 10 years ago
  85. 249211e Disable flaky test (WebRtcVideoMediaChannelTest.GetStats) on DrMemory Full. by asapersson@webrtc.org · 10 years ago
  86. 1a6c628 Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck' by jiayl@webrtc.org · 10 years ago
  87. 4cb0128 Fixed GetStats when local and remote track are using the same ssrc. by xians@webrtc.org · 10 years ago
  88. 276637b Disable flaky test on DrMemory Full. by pbos@webrtc.org · 10 years ago
  89. c578962 Disable a test in libjingle_peerconnection_unittest for DrMemory by henrik.lundin@webrtc.org · 10 years ago
  90. d3dcebf Disable P2PTransportChannelMultihomedTest.TestFailover under Memcheck by henrik.lundin@webrtc.org · 10 years ago
  91. 2bdd399 Suppress memcheck error in VideoProcessorIntegrationTest by henrik.lundin@webrtc.org · 10 years ago
  92. 222d8d3 Add a TSAN suppression for a benign TRACE_EVENT race. by andrew@webrtc.org · 10 years ago
  93. 6e98ef4 Fix deadlock in RegisterPreDecodeImageCallback. by pbos@webrtc.org · 10 years ago
  94. b60bfe4 Suppress webrtc trace races detected by tsan. by stefan@webrtc.org · 10 years ago
  95. 83599cb Reenable WebRtcVideoEngineTestFake.SendReceiveBitratesStats under DrMemory. by stefan@webrtc.org · 10 years ago
  96. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  97. c156174 Suppressing all tests for WebRtcVideoEngine2 for Win DrMemory Full. by henrike@webrtc.org · 10 years ago
  98. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  99. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 10 years ago
  100. f3a5e6a Suppression for WebRtcVideoChannel2BaseTest.SetSendSsrc. by henrike@webrtc.org · 10 years ago