1. 98aefcd Update tsan suppressions for libjingle_media_unittest. by wu@webrtc.org · 11 years ago
  2. ca5ff99 Re-enable webrtcvoice/videoengine unittests. by wu@webrtc.org · 11 years ago
  3. 8f19cb9 Revert 5387 "Re-enable webrtcvoice/videoengine unittests." by wu@webrtc.org · 11 years ago
  4. eda6823 Re-enable webrtcvoice/videoengine unittests. by wu@webrtc.org · 11 years ago
  5. 03cfde2 Roll Chromium 238260 -> 243863 by wjia@webrtc.org · 11 years ago
  6. 1d09690 Move realtime tests to webrtc_perf_tests. by pbos@webrtc.org · 11 years ago
  7. 59d5705 Fix memory tools error introduced in roll @ r5260 by kjellander@webrtc.org · 11 years ago
  8. 7e9315b Adds support for sending redundant payloads over RTX. by stefan@webrtc.org · 11 years ago
  9. b5bc098 Clear empty video frames in unittest so DrMemory will allow them to be read without an uninitialized read error. by fbarchard@google.com · 11 years ago
  10. 364f204 Update talk to 56698267. by wu@webrtc.org · 11 years ago
  11. 9c5fb76 Exclude AV-sync test from Valgrind platforms. by pbos@webrtc.org · 11 years ago
  12. b082ade Hook up audio/video sync to Call. by stefan@webrtc.org · 11 years ago
  13. e4e5683 Clean up tsan suppression file: by wu@webrtc.org · 11 years ago
  14. d371a29 Fix tsan failures for libjingle_unittest. by wu@webrtc.org · 11 years ago
  15. 8804a29 Add CriticalSection to fakeaudiocapturemodule to protect the variables which will be accessed from process_thread_ and the main thread. by wu@webrtc.org · 11 years ago
  16. 4d7116b Fix tsan failures on filevideocapturer.cc. by wu@webrtc.org · 11 years ago
  17. 50bc553 Reenable DTLS renegotiation unittest in libjingle. by mallinath@webrtc.org · 11 years ago
  18. 3c5d2b4 Thread::Stop() must be called before any subclass's destructor completes. by wu@webrtc.org · 11 years ago
  19. 6342066 Fix tsan failures in channel.cc regarding to the volume settings. by wu@webrtc.org · 11 years ago
  20. 603ed98 Suppress race condition warn in CallTest_ReceivesAndRetransmitsNack_Test by sprang@webrtc.org · 11 years ago
  21. 54e729b Remove tsan suppression for the failure that's already fixed. by wu@webrtc.org · 11 years ago
  22. 853dd07 Add issue links to the tsanv2 suppressions. by wu@webrtc.org · 11 years ago
  23. 83e9c89 Exclude more tests for TSan on Windows. by kjellander@webrtc.org · 11 years ago
  24. d1cfa71 TSan v2 suppressions and exclusions for libjingle tests. by kjellander@webrtc.org · 11 years ago
  25. 9401524 Run FullStack tests without render windows. by pbos@webrtc.org · 11 years ago
  26. 662b1c5 Add suppressions for DrMemory and TSan on Windows. by kjellander@webrtc.org · 11 years ago
  27. fc89ba5 Fix build dir flag in webrtc_test.py as passed by runtests.py by kjellander@webrtc.org · 11 years ago
  28. 09418c3 Add support for --target flag to webrtc_tests.py. by kjellander@webrtc.org · 11 years ago
  29. ff7b360 * Remove suppressions that are fixed. by wu@webrtc.org · 11 years ago
  30. e0d55a0 Removing suppressions that has been fixed, i.e. r4661. by wu@webrtc.org · 11 years ago
  31. 8b7ec82 Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux by kjellander@webrtc.org · 12 years ago
  32. 6049787 Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from by wu@webrtc.org · 12 years ago
  33. c2ac5ed Add more TSAN suppressions for libjingle_media_unittest. by andrew@webrtc.org · 12 years ago
  34. 6e86349 Disable tests that crash the OS X kernel when run under memcheck. by kjellander@webrtc.org · 12 years ago
  35. dd57cd6 Removing the tsan text exclusion since the tests should be passing now. by jiayl@webrtc.org · 12 years ago
  36. 7a968a8 Add more TSan and Dr Memory suppressions for modules_unittests by kjellander@webrtc.org · 12 years ago
  37. 5f10516 Fix disabling of tests. by stefan@webrtc.org · 12 years ago
  38. da79008 Disabling crashing or flaky tests in peerconnection_unittest. by stefan@webrtc.org · 12 years ago
  39. be63fd6 Initialize CodecInst structs in test_api_audio.cc. by pbos@webrtc.org · 12 years ago
  40. f6ae62f Add Win TSan exclude and Dr Memory suppressions by kjellander@webrtc.org · 12 years ago
  41. eddbfb8 Add more Dr Memory suppressions for common_audio_unittests by kjellander@webrtc.org · 12 years ago
  42. ab800f6 Disable flaky libjingle tests under tsan and memcheck. by stefan@webrtc.org · 12 years ago
  43. e07049f Lock RTPSender statistics. by pbos@webrtc.org · 12 years ago
  44. 26b0d77 Suppress RTPSender race regardless of codec. by pbos@webrtc.org · 12 years ago
  45. 0181b5f ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 12 years ago
  46. 9080518 Restore severity precondition to logging.h. by andrew@webrtc.org · 12 years ago
  47. e2d4da6 Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 12 years ago
  48. be23b32 Adding tsan suppression for BUG 2349. by mflodman@webrtc.org · 12 years ago
  49. 3abb82d Suppress video engine test by mikhal@webrtc.org · 12 years ago
  50. c8c3263 Remove JpegEncoder suppression as jpeg is now removed. by kjellander@webrtc.org · 12 years ago
  51. f5f5da0 Adding TSAN suppression for test posix udp transport. by mflodman@webrtc.org · 12 years ago
  52. 5aedb29 Add TSan and Dr Memory suppressions for Windows by kjellander@webrtc.org · 12 years ago
  53. f8c16b8 Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 12 years ago
  54. 5f8d05a Disabling CondVarTest for TSan v2. by kjellander@webrtc.org · 12 years ago
  55. 2b325e8 TSan suppression for RampUpTest/* and EngineTest/*Nack*. by pbos@webrtc.org · 12 years ago
  56. 02421fc Corrected documentation on webrtc_test.sh. by phoglund@webrtc.org · 12 years ago
  57. 89502c1 Memory and tsan tests: Turning off renamned tests by tina.legrand@webrtc.org · 12 years ago
  58. 442709e Disable broken test and add suppressions. by henrike@webrtc.org · 12 years ago
  59. 69a774f Suppresses another tsan warning. Warning is reported here: http://chromegw/i/client.webrtc/builders/Linux%20Tsan/builds/460/steps/memory%20test%3A%20libjingle_peerconnection_unittest/logs/D5CAED6268DAACB7 by henrike@webrtc.org · 12 years ago
  60. 61b262c Disable tests according to issues: 1205,2272,2288,2290,2291 by henrike@webrtc.org · 12 years ago
  61. ebe68aa Fix memory leak in portallocatorsessionproxy_unittest. by wu@webrtc.org · 12 years ago
  62. 32fe90b Made all integration tests use consistent naming. by phoglund@webrtc.org · 12 years ago
  63. f3bf5e0 Add suppressions file for TSan v2 by kjellander@webrtc.org · 12 years ago
  64. 166991f Suppress tsan errors on libjingle_peerconnection_unittest. by wu@webrtc.org · 12 years ago
  65. a2e0901 Suppress tsan errors. by wu@webrtc.org · 12 years ago
  66. 97d1a98 Remove suppressions for the cases that's already fixed. by wu@webrtc.org · 12 years ago
  67. 9434955 Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972. by wu@webrtc.org · 12 years ago
  68. 4ebd8ef Supress libjingle_unittest fails on TSan. by wu@webrtc.org · 12 years ago
  69. 0dc0f17 sscanf isn't safe with strings that aren't null-terminated. In such case, create a local copy that is null-terminated first. by wu@webrtc.org · 12 years ago
  70. 6abb750 Delete gtest_exclude for asan which doesn't have effect with how the bots are setup now by wu@webrtc.org · 12 years ago
  71. 27c0408 Suppressing tsan errors on libjingle_unittest and libjingle_peerconnection_unittest. by wu@webrtc.org · 12 years ago
  72. d40b4d9 Fix libjingle memory bots by suppressing some of the errors. by wu@webrtc.org · 12 years ago
  73. 7446870 Suppress failing tests on Linux Memcheck bot. by wu@webrtc.org · 12 years ago
  74. 9c9fc76 Fixing the memory check bots by suppressing some of the tests. by wu@webrtc.org · 12 years ago
  75. 933946a Suppress libjingle_peerconnection_unittest failures on linux memcheck build bot. by wu@webrtc.org · 12 years ago
  76. 0342e65 Disable peerconnection tests that are failing on memcheck. by wu@webrtc.org · 12 years ago
  77. ae7bf15 Disable p2p tests that are failing on memory test. by wu@webrtc.org · 12 years ago
  78. 5e44b8f Add libjingle's valgrind suppressions by henrike@webrtc.org · 12 years ago
  79. 63e9888 Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 12 years ago
  80. 6d6d95e Add support for test disable files in webrtc_tests.py by kjellander@webrtc.org · 12 years ago
  81. 14d1898 Removing arena_thread_freeres suppression by kjellander@webrtc.org · 12 years ago
  82. 171ac59 Corrected TSAN suppression. by phoglund@webrtc.org · 12 years ago
  83. dc6fa02 Fixing error in argument parsing by kjellander@webrtc.org · 12 years ago
  84. 8f13810 Improved memory tool test wrapper script by kjellander@webrtc.org · 12 years ago
  85. bc9a959 Generalized suppression for Trace::Add by phoglund@webrtc.org · 12 years ago
  86. 0240e8e Wider TSAN suppression for issue 300 by kjellander@webrtc.org · 12 years ago
  87. d2bcde2 Suppressing TSan warnings for system_wrappers_unittests by kjellander@webrtc.org · 12 years ago
  88. 42259e7 VoE Changes to enable dual_streaming. by turaj@webrtc.org · 12 years ago
  89. 0f8286f Added last (?) suppressions for known issues. by phoglund@webrtc.org · 12 years ago
  90. 0f4185f Making valgrind wrapper script work with test arguments by kjellander@webrtc.org · 12 years ago
  91. 8d40845 Generalized suppressions to cover issues found on bot. by phoglund@webrtc.org · 12 years ago
  92. 21ca3fa Extended suppressions to be more general and suppress missed errors. by phoglund@webrtc.org · 12 years ago
  93. ff33bdd Suppressed all voe_auto_test standard suite bugs and introduced a flag for excluding timing-dependent tests. by phoglund@webrtc.org · 12 years ago
  94. 4743f93 Added more suppressions. by phoglund@webrtc.org · 12 years ago
  95. 321da3b Added more suppressions found on the bot. by phoglund@webrtc.org · 12 years ago
  96. 4fdc102 Added suppression for one missed error. by phoglund@webrtc.org · 12 years ago
  97. 8ff3ff1 Made ViE standard tests runnable under valgrind. by phoglund@webrtc.org · 12 years ago
  98. d1e7a9a ThreadSanitizer and Dr Memory for Windows by kjellander@webrtc.org · 12 years ago
  99. 1101278 Wider suppression filter for tz-warnings in TSAN by kjellander@webrtc.org · 12 years ago
  100. b43f85f Support for being executed from runtests.py by kjellander@webrtc.org · 13 years ago