summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Widen an NSS invalid jump suppressionstuartmorgan@chromium.org2010-11-051-1/+0
* Suppress more leaks in PersonalDataManagerTeststuartmorgan@chromium.org2010-11-051-1/+7
* Autofill heapcheck and valgrind leak in PersonalDataManager unit test suppres...dhollowa@chromium.org2010-11-041-0/+8
* Move the suppression for CallMyActivateTSMDocument() into Category 2 (intenti...rsesek@chromium.org2010-11-041-21/+24
* Suppress a new Mac valgrind leakstuartmorgan@chromium.org2010-11-041-0/+22
* Don't run DirectoryListerTest.BigDirRecursiveTest under TSantimurrrr@chromium.org2010-11-041-0/+3
* Update the gtest exclude filter for TSan and Dr. Memory to account for test c...timurrrr@chromium.org2010-11-042-8/+8
* Disabling GPUUITest.UITestLaunchedWithOSMesa valgrind.apatrick@chromium.org2010-11-031-0/+4
* Add a suppression for CallMyActivateTSMDocument.rsesek@chromium.org2010-11-031-1/+20
* Suppress yet another wrong-locking report in NSStimurrrr@chromium.org2010-11-031-1/+13
* Made OSMesa shared library position independent on linux.apatrick@chromium.org2010-11-031-4/+0
* Suppress data races under AtExitManager until its threading nature is underst...timurrrr@chromium.org2010-11-031-0/+7
* Suppress an UninitCondition bug in v8::internal::preparserglider@chromium.org2010-11-031-0/+19
* Exclude some CookieMonster.*GarbageCollection* tests from Dr.Memory runtimurrrr@chromium.org2010-11-031-0/+4
* Suppress a test-only data race in ipc_teststimurrrr@chromium.org2010-11-031-0/+10
* Ignore zlib:inflate under TSantimurrrr@chromium.org2010-11-031-0/+3
* Hotfix Valgrind scripts to use the --show-possibly-lost optionglider@chromium.org2010-11-033-3/+3
* Suppress a memory leak in the gtk omniboxthakis@chromium.org2010-11-031-0/+14
* Update suppression for mac.thakis@chromium.org2010-11-021-0/+8
* Update a suppression for http://codereview.chromium.org/3834002thakis@chromium.org2010-11-021-3/+1
* Disable GPUTest.UITestLaunchedWithOSMesa on valgrindthakis@chromium.org2010-11-021-0/+3
* Suppress an UnlockForeign report on TSan/UI FYI bottimurrrr@chromium.org2010-11-021-0/+11
* Excludei LocaleTestsXX.TestStart from the TSan/FYI bottimurrrr@chromium.org2010-11-021-0/+6
* Widened suppressions for logging CHECK functions.akalin@chromium.org2010-11-011-3/+3
* Update worker leak suppression.thakis@chromium.org2010-11-011-1/+0
* Widen suppression.thakis@chromium.org2010-11-011-1/+1
* Widen a suppression.thakis@chromium.org2010-11-011-0/+29
* Suppress leak in the new FormStructureTest_EncodeQueryRequest_Testthakis@chromium.org2010-11-011-0/+8
* Update Dr. Memory suppression for drmemory bug #68timurrrr@chromium.org2010-11-011-16/+30
* Revert 64428 (the code the suppression was for has been reverted. doh.) - Sup...thakis@chromium.org2010-10-291-44/+0
* Suppress memory leaks in CloudPrintURLFetcherthakis@chromium.org2010-10-291-0/+44
* Suppress memory leak errors in ConfigurationPolicyProviderMacthakis@chromium.org2010-10-291-0/+54
* Widen WebDatabase related sqlite suppressions.jochen@chromium.org2010-10-291-76/+7
* Add suppressions for two bugs found on TSan/UItimurrrr@chromium.org2010-10-291-0/+17
* Update Dr. Memory suppressionstimurrrr@chromium.org2010-10-291-7/+25
* Move valgrind suppression for uninitialized write in DataPack::WritePack.tony@chromium.org2010-10-281-15/+7
* This fixes a bad readlink call that was causing some tests to fail.gspencer@chromium.org2010-10-281-7/+0
* Revert 64240 - Pass the correct array size to readlink, and pass the length o...vangelis@chromium.org2010-10-281-0/+7
* Pass the correct array size to readlink, and pass the length of the result to...jochen@chromium.org2010-10-281-7/+0
* Widen suppressions for sqlite starting from WebDatabase::InitLoginsTablejochen@chromium.org2010-10-281-17/+8
* Add and widen sqlite3 related suppressions in WebDatabase::InitLoginsTablejochen@chromium.org2010-10-281-2/+20
* Suppress more stacks for bug 49250 (Valgrind error inside remoting::CapturerM...glider@chromium.org2010-10-281-0/+13
* Suppression for leak in logging_chrome.ccjochen@chromium.org2010-10-281-0/+7
* Disable JingleChromotingConnectionTest under TSan again.sergeyu@chromium.org2010-10-271-0/+0
* Adds suppression for leak.sky@chromium.org2010-10-271-3/+13
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-272-10/+8
* Reenable remoting_unittests under TSan.sergeyu@chromium.org2010-10-272-1/+5
* Suppress more SSE2/SSE3 warnings found on ia32 buildtimurrrr@chromium.org2010-10-271-0/+40
* Remove a temporary hack from the Dr. Memory runner;timurrrr@chromium.org2010-10-271-4/+3
* Make history notification's destructors all virtual, since the base class is.jochen@chromium.org2010-10-271-25/+0