1. ff7b360 * Remove suppressions that are fixed. by wu@webrtc.org · 11 years ago
  2. e0d55a0 Removing suppressions that has been fixed, i.e. r4661. by wu@webrtc.org · 11 years ago
  3. 8b7ec82 Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux by kjellander@webrtc.org · 11 years ago
  4. 6049787 Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from by wu@webrtc.org · 11 years ago
  5. c2ac5ed Add more TSAN suppressions for libjingle_media_unittest. by andrew@webrtc.org · 11 years ago
  6. 6e86349 Disable tests that crash the OS X kernel when run under memcheck. by kjellander@webrtc.org · 11 years ago
  7. dd57cd6 Removing the tsan text exclusion since the tests should be passing now. by jiayl@webrtc.org · 11 years ago
  8. 7a968a8 Add more TSan and Dr Memory suppressions for modules_unittests by kjellander@webrtc.org · 11 years ago
  9. 5f10516 Fix disabling of tests. by stefan@webrtc.org · 11 years ago
  10. da79008 Disabling crashing or flaky tests in peerconnection_unittest. by stefan@webrtc.org · 11 years ago
  11. be63fd6 Initialize CodecInst structs in test_api_audio.cc. by pbos@webrtc.org · 11 years ago
  12. f6ae62f Add Win TSan exclude and Dr Memory suppressions by kjellander@webrtc.org · 11 years ago
  13. eddbfb8 Add more Dr Memory suppressions for common_audio_unittests by kjellander@webrtc.org · 11 years ago
  14. ab800f6 Disable flaky libjingle tests under tsan and memcheck. by stefan@webrtc.org · 11 years ago
  15. 62b816a Fixed pylint warnings. by phoglund@webrtc.org · 11 years ago
  16. e07049f Lock RTPSender statistics. by pbos@webrtc.org · 11 years ago
  17. 26b0d77 Suppress RTPSender race regardless of codec. by pbos@webrtc.org · 11 years ago
  18. 0181b5f ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  19. 9080518 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  20. e2d4da6 Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 11 years ago
  21. be23b32 Adding tsan suppression for BUG 2349. by mflodman@webrtc.org · 11 years ago
  22. 3abb82d Suppress video engine test by mikhal@webrtc.org · 11 years ago
  23. c8c3263 Remove JpegEncoder suppression as jpeg is now removed. by kjellander@webrtc.org · 11 years ago
  24. f5f5da0 Adding TSAN suppression for test posix udp transport. by mflodman@webrtc.org · 11 years ago
  25. 3a6ff41 Document the source of test scenarios for Dummynet wrapper script. by kjellander@webrtc.org · 11 years ago
  26. 5aedb29 Add TSan and Dr Memory suppressions for Windows by kjellander@webrtc.org · 11 years ago
  27. f8c16b8 Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  28. 8ae641e Add suppressions file for Leak Sanitizer. by kjellander@webrtc.org · 11 years ago
  29. 5f8d05a Disabling CondVarTest for TSan v2. by kjellander@webrtc.org · 11 years ago
  30. 2b325e8 TSan suppression for RampUpTest/* and EngineTest/*Nack*. by pbos@webrtc.org · 11 years ago
  31. 02421fc Corrected documentation on webrtc_test.sh. by phoglund@webrtc.org · 11 years ago
  32. 89502c1 Memory and tsan tests: Turning off renamned tests by tina.legrand@webrtc.org · 11 years ago
  33. c9fa0fe Removed build status tracking, refreshed front page. by phoglund@webrtc.org · 11 years ago
  34. 442709e Disable broken test and add suppressions. by henrike@webrtc.org · 11 years ago
  35. 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
  36. 61b262c Disable tests according to issues: 1205,2272,2288,2290,2291 by henrike@webrtc.org · 11 years ago
  37. 17018ed Added perf summary pages to the dashboard server. by phoglund@webrtc.org · 11 years ago
  38. ebe68aa Fix memory leak in portallocatorsessionproxy_unittest. by wu@webrtc.org · 11 years ago
  39. 32fe90b Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  40. f3bf5e0 Add suppressions file for TSan v2 by kjellander@webrtc.org · 11 years ago
  41. 166991f Suppress tsan errors on libjingle_peerconnection_unittest. by wu@webrtc.org · 11 years ago
  42. a2e0901 Suppress tsan errors. by wu@webrtc.org · 11 years ago
  43. dde7d4c Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  44. 97d1a98 Remove suppressions for the cases that's already fixed. by wu@webrtc.org · 11 years ago
  45. 9434955 Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972. by wu@webrtc.org · 12 years ago
  46. 4ebd8ef Supress libjingle_unittest fails on TSan. by wu@webrtc.org · 12 years ago
  47. 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
  48. 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
  49. 27c0408 Suppressing tsan errors on libjingle_unittest and libjingle_peerconnection_unittest. by wu@webrtc.org · 12 years ago
  50. a543114 Removes no longer needed valgrind-libjingle folder. Was workaround for some bots using wrong valgrind script. by henrike@webrtc.org · 12 years ago
  51. d40b4d9 Fix libjingle memory bots by suppressing some of the errors. by wu@webrtc.org · 12 years ago
  52. 7446870 Suppress failing tests on Linux Memcheck bot. by wu@webrtc.org · 12 years ago
  53. 9c9fc76 Fixing the memory check bots by suppressing some of the tests. by wu@webrtc.org · 12 years ago
  54. 933946a Suppress libjingle_peerconnection_unittest failures on linux memcheck build bot. by wu@webrtc.org · 12 years ago
  55. 0342e65 Disable peerconnection tests that are failing on memcheck. by wu@webrtc.org · 12 years ago
  56. ae7bf15 Disable p2p tests that are failing on memory test. by wu@webrtc.org · 12 years ago
  57. a0b2f17 Adds files still expected by the libjingle bots. by henrike@webrtc.org · 12 years ago
  58. 5bb8e7e Adjusted net delay perf expectations slightly. by phoglund@webrtc.org · 12 years ago
  59. 5e44b8f Add libjingle's valgrind suppressions by henrike@webrtc.org · 12 years ago
  60. 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 · 12 years ago
  61. 63e9888 Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 12 years ago
  62. 18275a8 Update bots to make LKGR progress. by kjellander@webrtc.org · 12 years ago
  63. 6c35e0b Reorganize test targets in WebRTC by kjellander@webrtc.org · 12 years ago
  64. 6d6d95e Add support for test disable files in webrtc_tests.py by kjellander@webrtc.org · 12 years ago
  65. f791b1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 12 years ago
  66. 736c6f7 Fixed more perf expectations. by phoglund@webrtc.org · 12 years ago
  67. 80c7e3b Adjusted perf expectations for mac large tests. by phoglund@webrtc.org · 12 years ago
  68. 6d07ad9 Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. by phoglund@webrtc.org · 12 years ago
  69. 571b336 Updating perf by mikhal@webrtc.org · 12 years ago
  70. 0680670 Updating perf by mikhal@webrtc.org · 12 years ago
  71. aeb7d87 Tweaked webrtc_reformat. by phoglund@webrtc.org · 12 years ago
  72. e308239 Move the VoE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 12 years ago
  73. 3cb42b1 Remove GCC 4.6 bot from LKGR parsing. by kjellander@webrtc.org · 12 years ago
  74. 684f057 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 12 years ago
  75. 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
  76. 6ddb907 Corrected dashboard script error. by phoglund@webrtc.org · 12 years ago
  77. 0ef22c2 Fixed style according to reviewer and a refactoring error by jansson@webrtc.org · 12 years ago
  78. db8ca9a Add Mac 64 bit bots to LKGR parser. by kjellander@webrtc.org · 12 years ago
  79. 5d3ced5 Fixed sync issues in network emulator script + fix lint complaints by jansson@webrtc.org · 12 years ago
  80. 38ebf98 Refactor barcode decoder to use Zxing's C++ version by kjellander@webrtc.org · 12 years ago
  81. 755e19a - Checks the OS and runs the appropriate commands for Dummynet (ipfw) by jansson@webrtc.org · 12 years ago
  82. 5d371393 Fixed a ton of Python lint errors, enabled python lint checking. by phoglund@webrtc.org · 12 years ago
  83. 1723857 Removed astyle from webrtc_reformat since clang-format-chrome.py handles that now. by phoglund@webrtc.org · 12 years ago
  84. e580be9 Add regression monitoring for audioproc and iSAC fixed-point tests. by kjellander@webrtc.org · 12 years ago
  85. 23e3559 Updating Perf numbers for Win Large Test. by tina.legrand@webrtc.org · 12 years ago
  86. d087789 Adjusted net_50_5_plr_5 on Linux, removed all gilbert_elliot metrics (too flaky), added mac expectations. by phoglund@webrtc.org · 12 years ago
  87. 96a08ce Fixed stale regression values and calibrated some vie_auto_test values. by phoglund@webrtc.org · 12 years ago
  88. 8382ad5 Added perf expectations for stack tests. by phoglund@webrtc.org · 12 years ago
  89. 4ad6445 Fixed URL unquoting in bot names. Added iOS Device. Removed unnecessary filter code. by phoglund@webrtc.org · 12 years ago
  90. c39962a Adding TRYSERVER_ROOT to codereview.settings by kjellander@webrtc.org · 12 years ago
  91. 14d1898 Removing arena_thread_freeres suppression by kjellander@webrtc.org · 12 years ago
  92. 171ac59 Corrected TSAN suppression. by phoglund@webrtc.org · 12 years ago
  93. dc6fa02 Fixing error in argument parsing by kjellander@webrtc.org · 12 years ago
  94. 8f13810 Improved memory tool test wrapper script by kjellander@webrtc.org · 12 years ago
  95. bc9a959 Generalized suppression for Trace::Add by phoglund@webrtc.org · 12 years ago
  96. acc54b4 Added perf expectations and corrected existing tests to remove spaces from series names. by phoglund@webrtc.org · 12 years ago
  97. 91d8933 Dashboard LKGR parsing builder names by kjellander@webrtc.org · 12 years ago
  98. 943770b Fixed various problems with the reformat script: by phoglund@webrtc.org · 12 years ago
  99. a19d04e Coverity now uses Visual Studio 2010 project file by kjellander@webrtc.org · 12 years ago
  100. b13dfbf Making barcode tools work on Windows + fixes. by kjellander@webrtc.org · 12 years ago