summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Update test_expectations.txt to account for recent failures.levin@chromium.org2009-12-221-1/+0
* Fix valgrind mem leak in AppCacheUpdateJobTest and remove suppression.jennb@chromium.org2009-12-221-26/+0
* Suppress a couple valgrind mem leaks in AppCacheUpdateJobTest.jennb@chromium.org2009-12-221-0/+26
* Adjust valgrind suppression.levin@chromium.org2009-12-221-2/+1
* Suppress NetworkChangeNotifierMac's destructor race.willchan@chromium.org2009-12-221-0/+6
* Widen a Mac Valgrind/Memcheck suppression to include SecKeychainSearchCreateF...rsesek@chromium.org2009-12-221-3/+1
* Linux: add another suppression for FlipFramer::DecompressFrame; again probabl...viettrungluu@chromium.org2009-12-201-0/+14
* Linux: add suppression for occasional ui valgrind failure.viettrungluu@chromium.org2009-12-201-0/+22
* Linux: widen/add valgrind suppression for possible problem in FlipFramer::Dec...viettrungluu@chromium.org2009-12-201-2/+17
* Fixing busted syntax.slightlyoff@chromium.org2009-12-191-7/+0
* A more specific version of the existing zlib supression.slightlyoff@chromium.org2009-12-191-0/+8
* supress valgrind complaints about zlib conditional jump performance optimizat...slightlyoff@chromium.org2009-12-181-0/+9
* Fix memory leak on ExtensionMessageBundle.cira@chromium.org2009-12-181-8/+0
* Fixed the tcmalloc patch for Valgrind.glider@chromium.org2009-12-182-18/+39
* Add valgrind suppressions for ExtensionMessageBundle::Create leak.thestig@chromium.org2009-12-181-0/+8
* Suppress new Linux valgrind warningsstuartmorgan@chromium.org2009-12-171-0/+25
* First batch of unit tests for mac Page Actions.pamg@google.com2009-12-171-12/+0
* Fixed the suppression for ToolsSanityTest.MemoryLeak.glider@chromium.org2009-12-171-1/+1
* Added the ToolsSanityTest test case to base_unittests.glider@chromium.org2009-12-172-1/+12
* Memory leak in FlipFramer::DecompressFramehamaji@chromium.org2009-12-171-0/+14
* Widen a valgrind suppressionstuartmorgan@chromium.org2009-12-171-0/+1
* Suppress Mac valgrind failures from newly-enabled plugin testsstuartmorgan@chromium.org2009-12-171-0/+27
* Don't instrument tcmalloc under ThreadSanitizertimurrrr@chromium.org2009-12-161-0/+3
* Supress bug 30582timurrrr@chromium.org2009-12-161-0/+7
* Revert "Suppress some leaks that seem to be tcmalloc related."tony@chromium.org2009-12-151-33/+0
* Removed the wildcards for the bug_30110 suppression to obey the Valgrindglider@chromium.org2009-12-151-2/+2
* Suppressed a benign leak in TCMallocGuard. Will probably fix this in the nextglider@chromium.org2009-12-151-0/+6
* Fix syntax error in tools/valgrind/memcheck/suppressions_mac.txt.viettrungluu@chromium.org2009-12-151-1/+0
* Suppress a Mac UI test leakstuartmorgan@chromium.org2009-12-151-0/+13
* Suppress some leaks that seem to be tcmalloc related.tony@chromium.org2009-12-151-0/+33
* Add valgrind suppressions for a leak and and error possibly introduced by SVG...senorblanco@chromium.org2009-12-141-0/+19
* last attempt to fix valgrind/mac/unit. I didn't check error type, my bad.oshima@chromium.org2009-12-131-1/+29
* 5th attempt to make valgrind/mac/unit happy. (see bug 30209/30264)oshima@chromium.org2009-12-131-0/+28
* Made chrome_test to fail when the test itself failed.oshima@chromium.org2009-12-121-9/+10
* Remove suppressions for a few fixed racestimurrrr@chromium.org2009-12-101-27/+0
* Extend the existing tcmalloc's VDSO-something suppressions to cover the newglider@chromium.org2009-12-101-3/+3
* Fix a memory leak in the worker tests.levin@chromium.org2009-12-101-63/+9
* Update valgrind suppressions for mac_util::SetFileBackupExclusion leaks.yutak@chromium.org2009-12-102-28/+2
* Green bots are my goal.jrg@chromium.org2009-12-091-0/+10
* Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.willchan@chromium.org2009-12-091-0/+8
* Fix leak of ShutdownDetector.willchan@chromium.org2009-12-091-8/+0
* Remove an extra line from suppressions.txt.yutak@chromium.org2009-12-081-1/+0
* Add valgrind suppression for recent memory leaks in CSBackupSetItemExcluded.yutak@chromium.org2009-12-081-0/+10
* Add suppression for ShutdownDetector leaks in BrowserMain.yutak@chromium.org2009-12-081-0/+9
* Two more suppression for async deletion, and callback object.oshima@chromium.org2009-12-071-0/+17
* Patch Valgrind to intercept libtcmalloc memory functions.timurrrr@chromium.org2009-12-042-0/+220
* Add linux_valgrind as a default trybot for tools/valgrind/memcheck/ and third...timurrrr@chromium.org2009-12-041-0/+12
* Add valgrind suppressions for FlipSession/FlipSessionPool leak.yutak@chromium.org2009-12-041-0/+18
* Linux is showing this leak with fun:malloc on the stack twice, so add a ... t...thomasvl@chromium.org2009-12-031-0/+1
* Adding a profile leak I've seen a few times the yesterday/today.thomasvl@chromium.org2009-12-031-0/+11