1. ba86031 Whitespace change to trigger new Git pollers (2). by kjellander@webrtc.org · 9 years ago
  2. cf3fb9b Whitespace change to trigger new Git pollers. by kjellander@webrtc.org · 9 years ago
  3. c7d5a73 Disable flaky test on DrMemory bots by tina.legrand@webrtc.org · 9 years ago
  4. 1e69252 Write commit position as a comment in Chromium DEPS. by kjellander@webrtc.org · 9 years ago
  5. eb44fd6 Add flag to always close previous roll + minor refactor by kjellander@webrtc.org · 9 years ago
  6. c449c20 Flag to wait for trybots to complete. by kjellander@webrtc.org · 9 years ago
  7. dd0292a Send to CQ by default and add --no-commit flag + cleanup. by kjellander@webrtc.org · 9 years ago
  8. d71fc87 Make auto-roll script work with separate Chromium checkouts. by kjellander@webrtc.org · 9 years ago
  9. 119c12f Revert "Suppress memcheck error in video_engine_tests" by pbos@webrtc.org · 9 years ago
  10. f4e2060 Script to roll WebRTC in Chromium DEPS by kjellander@webrtc.org · 9 years ago
  11. a743f6f Widening memcheck suppressions for libjingle_peerconnection_unittest by kjellander@webrtc.org · 9 years ago
  12. 7008f22 Revert Clang roll in r8596 + add memcheck suppression. by kjellander@webrtc.org · 9 years ago
  13. 1f914ec Remove suppression for WebRtcVideoFrameTest::TestInit by perkj@webrtc.org · 9 years ago
  14. 24485eb Remove last pieces of libjingle_unittest by kjellander@webrtc.org · 9 years ago
  15. 60f295f Remove lsan suppression.txt by kjellander@webrtc.org · 9 years ago
  16. d4dfba8 iSAC Decode: Prevent Memcheck from complaining about uninitialized value by kwiberg@webrtc.org · 9 years ago
  17. d3a487c Exclude end-to-end test RestartingSendStreamPreservesRtpStatesWithRt on memcheck. by marpan@webrtc.org · 10 years ago
  18. 40fdb8a Remove flaky test cases from peerconnection_unittest. The chain of API calls is tested from top to bottom anyway. by solenberg@webrtc.org · 10 years ago
  19. bfdee69 Roll chromium_revision 9070a80..cd35af6 (313233:314322) by kjellander@webrtc.org · 10 years ago
  20. 6e25182 Whitespace change after enabling gnumbd by kjellander@webrtc.org · 10 years ago
  21. ccd608e Whitespace change for git updater by kjellander@webrtc.org · 10 years ago
  22. 0bc73a1 Whitespace change to trigger git updater by kjellander@webrtc.org · 10 years ago
  23. 85fa94d Exclude EndToEndTest.SendsAndReceivesH264 for Dr Memory. by kjellander@webrtc.org · 10 years ago
  24. 5f09564 Suppress AsyncHttpRequestTest.TestCancel leak for LSan by kjellander@webrtc.org · 10 years ago
  25. 25dd754 Excluding a flaky test from DrMemory by tina.legrand@webrtc.org · 10 years ago
  26. 7fbf278 Suppress memcheck error in video_engine_tests by kjellander@webrtc.org · 10 years ago
  27. 2ec50f2 Memcheck suppression for uninitalized memory in WebRtcIsac_Decode by kjellander@webrtc.org · 10 years ago
  28. 5263c58 Add a little utility to capture cpu graphs. by tommi@webrtc.org · 10 years ago
  29. cd5b209 Deleting quality dashboard code. by phoglund@webrtc.org · 10 years ago
  30. 4796301 Whitespace change to force builds. by kjellander@webrtc.org · 10 years ago
  31. cc7755b Whitespace change by kjellander@webrtc.org · 10 years ago
  32. 74499ef Add whitespace.txt file. by kjellander@webrtc.org · 10 years ago
  33. 944fb57 Roll chromium_revision 375f736..91f1781 by kjellander@webrtc.org · 10 years ago
  34. 32022c6 Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..." by kjellander@webrtc.org · 10 years ago
  35. 724fbaf Fix memcheck and dr memory after flakiness dashboard deployment. by kjellander@webrtc.org · 10 years ago
  36. 7e4a05e Exclude SendsAndReceivesVP9 for linux-memcheck. by marpan@webrtc.org · 10 years ago
  37. 53bed75 Change DrMemory exclusion to match changed test name. by andrew@webrtc.org · 10 years ago
  38. f6b7c7e Exclude SendsAndReceivesVP9 for WinDrMemory. by marpan@webrtc.org · 10 years ago
  39. 15c717b Add a memcheck exclusion for EndToEndTest.CanSwitchToUseAllSsrcs. by andrew@webrtc.org · 10 years ago
  40. 82e430c Suppress libyuv uninitialized read in CopyRow_AVX by kjellander@webrtc.org · 10 years ago
  41. 860ccc9 Tighten up MSan blacklist.txt owners. by kjellander@webrtc.org · 10 years ago
  42. 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
  43. 8efaa27 Disable a bunch of Nat and Ice tests when running under DrMemory. by stefan@webrtc.org · 10 years ago
  44. 82e6fa5 Move exlusion of VP9 integration tests for DrMemory by marpan@webrtc.org · 10 years ago
  45. 8bee130 Disable VP9 integration tests on DrMemory. by marpan@webrtc.org · 10 years ago
  46. afede83 Cleanup scripts and suppressions for TSan v1 by kjellander@webrtc.org · 10 years ago
  47. fae6bc4 Remove talk_base from suppressions. by pbos@webrtc.org · 10 years ago
  48. 3ff788c Increase timeout for AsyncWriteTest.TestWrite. by pbos@webrtc.org · 10 years ago
  49. 4e4fe4f Add support for MSan by kjellander@webrtc.org · 10 years ago
  50. 205c15a Adds asan suppresions for rtc_unittests by henrike@webrtc.org · 10 years ago
  51. 699c46a rtc_unittest: prevent execution of broken tests. by henrike@webrtc.org · 10 years ago
  52. 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
  53. 1fb5d12 Initialize restored_packet in nack_rtx_unittest.cc. by pbos@webrtc.org · 10 years ago
  54. 5c20bb2 Remove suppressions for VideoFrame::Validate. by pbos@webrtc.org · 10 years ago
  55. 1b088ee More suppressions, uninitialized read in cricket::VideoFrame::Validate by sprang@webrtc.org · 10 years ago
  56. 1272ee5 Suppress uninitialized read warning in cricket::VideoFrame::Validate by sprang@webrtc.org · 10 years ago
  57. 287e961 Disable TestDrain test on memcheck bots. by pbos@webrtc.org · 10 years ago
  58. cdb48db Enable VideoAdapterTest.BlackOutput on DrMemory. by pbos@webrtc.org · 10 years ago
  59. d944a68 Suppressing VideoAdapterTest.AdaptResolutionWide and VideoAdapterTest.AdaptResolutionNarrow on DrMemory by minyue@webrtc.org · 10 years ago
  60. deaece6 Disable VideoAdapterTest.BlackOutput on DrMemory. by pbos@webrtc.org · 10 years ago
  61. 956f281 Re-enable all VideoAdapterTests on DrMemory. by pbos@webrtc.org · 10 years ago
  62. 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
  63. 2e18638 Exlcude two tests in VideoAdapter for WinDrMemoryFull. by marpan@webrtc.org · 10 years ago
  64. b242c44 Further DrMemory suppressions, likely from r6811 by marpan@webrtc.org · 10 years ago
  65. c6273b5 DrMemory suppresssions, likely from r6811. by marpan@webrtc.org · 10 years ago
  66. e415864 GN: Add PRESUBMIT.py check for GN changes + default bots. by kjellander@webrtc.org · 10 years ago
  67. c9b5072 DrMemory suppression due to r6811. by henrike@webrtc.org · 10 years ago
  68. ee135f7 Memcheck suppression. Re-suppress 3478 suppression after namespace change from talk_base to rtc. by henrike@webrtc.org · 10 years ago
  69. ba92c52 Disable GetStats on DrMemory. by pbos@webrtc.org · 10 years ago
  70. 336e8e8 Fixing memcheck leak suppressions for XMPPClient tests. by pbos@webrtc.org · 10 years ago
  71. ba93f9a drmemory flaky: EndToEndTest.RestartingSendStreamPreservesRtpState[WithRtx] suppressed on drMemory. by henrike@webrtc.org · 10 years ago
  72. b25b08b Remove tools/resources by kjellander@webrtc.org · 10 years ago
  73. 2be53a3 Disable CanSwitchToUseAllSsrcs on DrMemory. by pbos@webrtc.org · 10 years ago
  74. f4d6d7c Add DrMemory suppression for AsyncWriteTest by aluebs@webrtc.org · 10 years ago
  75. 767d98e TSan: Move suppressions to source file. by kjellander@webrtc.org · 10 years ago
  76. 994d0b7 Refactor Call-based tests. by pbos@webrtc.org · 10 years ago
  77. 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
  78. 05f1464 Exclude AsyncWriteTest.TestWrite from Win DrMemory Full bot and suppress the reported errors by aluebs@webrtc.org · 10 years ago
  79. a36a259 TSan v2 deadlock suppressions. by kjellander@webrtc.org · 10 years ago
  80. a97f6f3 Exclude flaky libjingle_peerconnection_unittest test for Memcheck. by kjellander@webrtc.org · 10 years ago
  81. 6ce1d58 Exclude flaky test PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate on memcheck. by jiayl@webrtc.org · 10 years ago
  82. 85b19a1 Exclude SctpDataMediaChannelTest on Win DrMemory for third_party/usrsctp issues. by jiayl@webrtc.org · 10 years ago
  83. f8063d3 Properly shut down the SCTP stack. by jiayl@webrtc.org · 10 years ago
  84. 249211e Disable flaky test (WebRtcVideoMediaChannelTest.GetStats) on DrMemory Full. by asapersson@webrtc.org · 10 years ago
  85. 1a6c628 Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck' by jiayl@webrtc.org · 10 years ago
  86. 4cb0128 Fixed GetStats when local and remote track are using the same ssrc. by xians@webrtc.org · 10 years ago
  87. 276637b Disable flaky test on DrMemory Full. by pbos@webrtc.org · 10 years ago
  88. c578962 Disable a test in libjingle_peerconnection_unittest for DrMemory by henrik.lundin@webrtc.org · 10 years ago
  89. d3dcebf Disable P2PTransportChannelMultihomedTest.TestFailover under Memcheck by henrik.lundin@webrtc.org · 10 years ago
  90. 2bdd399 Suppress memcheck error in VideoProcessorIntegrationTest by henrik.lundin@webrtc.org · 10 years ago
  91. 2f7c7ce Remove old perf_expectations no longer used. by kjellander@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. 3147b97 LSan suppressions for libjingle tests (fix) by kjellander@webrtc.org · 10 years ago
  97. 7c0f6e1 LSan suppressions for libjingle tests (more) by kjellander@webrtc.org · 10 years ago
  98. a70dff4 LSan suppressions for libjingle tests. by kjellander@webrtc.org · 10 years ago
  99. 01edf2e Updating LSan third party suppressions. by kjellander@webrtc.org · 10 years ago
  100. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago