1. 55e1723 Avoid a leak in AudioCodingModuleTest.TestIsac. The leak was caught by LSAN. by turaj@webrtc.org · 11 years ago
  2. e4e5683 Clean up tsan suppression file: by wu@webrtc.org · 11 years ago
  3. d371a29 Fix tsan failures for libjingle_unittest. by wu@webrtc.org · 11 years ago
  4. 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
  5. 4d7116b Fix tsan failures on filevideocapturer.cc. by wu@webrtc.org · 11 years ago
  6. 50bc553 Reenable DTLS renegotiation unittest in libjingle. by mallinath@webrtc.org · 11 years ago
  7. 3c5d2b4 Thread::Stop() must be called before any subclass's destructor completes. by wu@webrtc.org · 11 years ago
  8. 6b426ba Final round of LSan suppressions (take 2) by kjellander@webrtc.org · 11 years ago
  9. 6342066 Fix tsan failures in channel.cc regarding to the volume settings. by wu@webrtc.org · 11 years ago
  10. b22049b Final round of LSan suppressions. by kjellander@webrtc.org · 11 years ago
  11. 8a7b89f More libjingle LSan suppressions. by kjellander@webrtc.org · 11 years ago
  12. e61da8c Suppressions and PRESUBMIT.py for LSan by kjellander@webrtc.org · 11 years ago
  13. 603ed98 Suppress race condition warn in CallTest_ReceivesAndRetransmitsNack_Test by sprang@webrtc.org · 11 years ago
  14. 54e729b Remove tsan suppression for the failure that's already fixed. by wu@webrtc.org · 11 years ago
  15. 853dd07 Add issue links to the tsanv2 suppressions. by wu@webrtc.org · 11 years ago
  16. 83e9c89 Exclude more tests for TSan on Windows. by kjellander@webrtc.org · 11 years ago
  17. d1cfa71 TSan v2 suppressions and exclusions for libjingle tests. by kjellander@webrtc.org · 11 years ago
  18. 9401524 Run FullStack tests without render windows. by pbos@webrtc.org · 11 years ago
  19. 662b1c5 Add suppressions for DrMemory and TSan on Windows. by kjellander@webrtc.org · 11 years ago
  20. fc89ba5 Fix build dir flag in webrtc_test.py as passed by runtests.py by kjellander@webrtc.org · 11 years ago
  21. 09418c3 Add support for --target flag to webrtc_tests.py. by kjellander@webrtc.org · 11 years ago
  22. 5b3b6b1 Reorganize GYP targets to make webrtc.gyp more usable. by kjellander@webrtc.org · 11 years ago
  23. ff7b360 * Remove suppressions that are fixed. by wu@webrtc.org · 11 years ago
  24. e0d55a0 Removing suppressions that has been fixed, i.e. r4661. by wu@webrtc.org · 11 years ago
  25. 8b7ec82 Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux by kjellander@webrtc.org · 11 years ago
  26. 6049787 Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from by wu@webrtc.org · 11 years ago
  27. c2ac5ed Add more TSAN suppressions for libjingle_media_unittest. by andrew@webrtc.org · 11 years ago
  28. 6e86349 Disable tests that crash the OS X kernel when run under memcheck. by kjellander@webrtc.org · 11 years ago
  29. dd57cd6 Removing the tsan text exclusion since the tests should be passing now. by jiayl@webrtc.org · 11 years ago
  30. 7a968a8 Add more TSan and Dr Memory suppressions for modules_unittests by kjellander@webrtc.org · 11 years ago
  31. 5f10516 Fix disabling of tests. by stefan@webrtc.org · 11 years ago
  32. da79008 Disabling crashing or flaky tests in peerconnection_unittest. by stefan@webrtc.org · 11 years ago
  33. be63fd6 Initialize CodecInst structs in test_api_audio.cc. by pbos@webrtc.org · 11 years ago
  34. f6ae62f Add Win TSan exclude and Dr Memory suppressions by kjellander@webrtc.org · 11 years ago
  35. eddbfb8 Add more Dr Memory suppressions for common_audio_unittests by kjellander@webrtc.org · 11 years ago
  36. ab800f6 Disable flaky libjingle tests under tsan and memcheck. by stefan@webrtc.org · 11 years ago
  37. 62b816a Fixed pylint warnings. by phoglund@webrtc.org · 11 years ago
  38. e07049f Lock RTPSender statistics. by pbos@webrtc.org · 11 years ago
  39. 26b0d77 Suppress RTPSender race regardless of codec. by pbos@webrtc.org · 11 years ago
  40. 0181b5f ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  41. 9080518 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  42. e2d4da6 Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 11 years ago
  43. be23b32 Adding tsan suppression for BUG 2349. by mflodman@webrtc.org · 11 years ago
  44. 3abb82d Suppress video engine test by mikhal@webrtc.org · 11 years ago
  45. c8c3263 Remove JpegEncoder suppression as jpeg is now removed. by kjellander@webrtc.org · 11 years ago
  46. f5f5da0 Adding TSAN suppression for test posix udp transport. by mflodman@webrtc.org · 11 years ago
  47. 3a6ff41 Document the source of test scenarios for Dummynet wrapper script. by kjellander@webrtc.org · 11 years ago
  48. 5aedb29 Add TSan and Dr Memory suppressions for Windows by kjellander@webrtc.org · 11 years ago
  49. f8c16b8 Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  50. 8ae641e Add suppressions file for Leak Sanitizer. by kjellander@webrtc.org · 11 years ago
  51. 5f8d05a Disabling CondVarTest for TSan v2. by kjellander@webrtc.org · 11 years ago
  52. 2b325e8 TSan suppression for RampUpTest/* and EngineTest/*Nack*. by pbos@webrtc.org · 11 years ago
  53. 02421fc Corrected documentation on webrtc_test.sh. by phoglund@webrtc.org · 11 years ago
  54. 89502c1 Memory and tsan tests: Turning off renamned tests by tina.legrand@webrtc.org · 11 years ago
  55. c9fa0fe Removed build status tracking, refreshed front page. by phoglund@webrtc.org · 11 years ago
  56. 442709e Disable broken test and add suppressions. by henrike@webrtc.org · 11 years ago
  57. 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 · 11 years ago
  58. 61b262c Disable tests according to issues: 1205,2272,2288,2290,2291 by henrike@webrtc.org · 11 years ago
  59. 17018ed Added perf summary pages to the dashboard server. by phoglund@webrtc.org · 11 years ago
  60. ebe68aa Fix memory leak in portallocatorsessionproxy_unittest. by wu@webrtc.org · 11 years ago
  61. 32fe90b Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  62. f3bf5e0 Add suppressions file for TSan v2 by kjellander@webrtc.org · 11 years ago
  63. 166991f Suppress tsan errors on libjingle_peerconnection_unittest. by wu@webrtc.org · 11 years ago
  64. a2e0901 Suppress tsan errors. by wu@webrtc.org · 11 years ago
  65. dde7d4c Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  66. 97d1a98 Remove suppressions for the cases that's already fixed. by wu@webrtc.org · 11 years ago
  67. 9434955 Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972. by wu@webrtc.org · 11 years ago
  68. 4ebd8ef Supress libjingle_unittest fails on TSan. by wu@webrtc.org · 11 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 · 11 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 · 11 years ago
  71. 27c0408 Suppressing tsan errors on libjingle_unittest and libjingle_peerconnection_unittest. by wu@webrtc.org · 11 years ago
  72. a543114 Removes no longer needed valgrind-libjingle folder. Was workaround for some bots using wrong valgrind script. by henrike@webrtc.org · 11 years ago
  73. d40b4d9 Fix libjingle memory bots by suppressing some of the errors. by wu@webrtc.org · 11 years ago
  74. 7446870 Suppress failing tests on Linux Memcheck bot. by wu@webrtc.org · 11 years ago
  75. 9c9fc76 Fixing the memory check bots by suppressing some of the tests. by wu@webrtc.org · 11 years ago
  76. 933946a Suppress libjingle_peerconnection_unittest failures on linux memcheck build bot. by wu@webrtc.org · 11 years ago
  77. 0342e65 Disable peerconnection tests that are failing on memcheck. by wu@webrtc.org · 11 years ago
  78. ae7bf15 Disable p2p tests that are failing on memory test. by wu@webrtc.org · 11 years ago
  79. a0b2f17 Adds files still expected by the libjingle bots. by henrike@webrtc.org · 11 years ago
  80. 5bb8e7e Adjusted net delay perf expectations slightly. by phoglund@webrtc.org · 11 years ago
  81. 5e44b8f Add libjingle's valgrind suppressions by henrike@webrtc.org · 11 years ago
  82. 2a7fd53 Moves tools/update.py to trunk/webrtc/tools and updates it so that it no longer pulls any information from the DEPS file. by henrike@webrtc.org · 11 years ago
  83. 63e9888 Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 11 years ago
  84. 18275a8 Update bots to make LKGR progress. by kjellander@webrtc.org · 11 years ago
  85. 6c35e0b Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  86. 6d6d95e Add support for test disable files in webrtc_tests.py by kjellander@webrtc.org · 11 years ago
  87. f791b1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 11 years ago
  88. 736c6f7 Fixed more perf expectations. by phoglund@webrtc.org · 11 years ago
  89. 80c7e3b Adjusted perf expectations for mac large tests. by phoglund@webrtc.org · 11 years ago
  90. 6d07ad9 Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. by phoglund@webrtc.org · 11 years ago
  91. 571b336 Updating perf by mikhal@webrtc.org · 11 years ago
  92. 0680670 Updating perf by mikhal@webrtc.org · 11 years ago
  93. aeb7d87 Tweaked webrtc_reformat. by phoglund@webrtc.org · 11 years ago
  94. e308239 Move the VoE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 12 years ago
  95. 3cb42b1 Remove GCC 4.6 bot from LKGR parsing. by kjellander@webrtc.org · 12 years ago
  96. 684f057 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 12 years ago
  97. 361bac7 Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 12 years ago
  98. 6ddb907 Corrected dashboard script error. by phoglund@webrtc.org · 12 years ago
  99. 0ef22c2 Fixed style according to reviewer and a refactoring error by jansson@webrtc.org · 12 years ago
  100. db8ca9a Add Mac 64 bit bots to LKGR parser. by kjellander@webrtc.org · 12 years ago