summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix leaking ExtensionMessageService in ProfileManagerTest.mattm@chromium.org2009-12-031-8/+0
* Revert 33611 - Fix leaking ExtensionMessageService in ProfileManagerTest.mattm@chromium.org2009-12-021-0/+8
* Fix leaking ExtensionMessageService in ProfileManagerTest.mattm@chromium.org2009-12-021-8/+0
* Annotate a test-only data race on booleantimurrrr@chromium.org2009-12-021-8/+0
* Suppress skia leak.willchan@chromium.org2009-12-011-0/+12
* Widen one ignore rule for ThreadSanitizertimurrrr@chromium.org2009-12-011-1/+1
* Bug 29026 was fixed with changelist 33404.mbelshe@google.com2009-12-011-15/+0
* Add suppression for async deletion that may or may not be executed on exit.oshima@chromium.org2009-12-011-0/+8
* Broaden ProfileManager leak suppression.willchan@chromium.org2009-12-011-1/+0
* Suppress UserScriptMaster valgrind leaks.willchan@chromium.org2009-12-011-0/+18
* Make the Flip suppression more generic to cover mac too.willchan@chromium.org2009-12-011-1/+1
* Fix syntax error in suppressions filejamesr@chromium.org2009-11-301-1/+0
* Fix suppression to match new call signaturejamesr@chromium.org2009-11-301-1/+1
* Add suppression for FLIP test leakjamesr@chromium.org2009-11-301-0/+16
* Updated valgrind suppression for 22923 to reflect function prototype change.atwilson@chromium.org2009-11-301-8/+0
* Update valgrind suppression. An extra bool parameter got added.willchan@chromium.org2009-11-301-1/+1
* Ignore an icu_4_2 function that generates 25% of memory accesses in net_unitt...timurrrr@chromium.org2009-11-261-0/+3
* Update ThreadSanitizer ignore filetimurrrr@chromium.org2009-11-261-7/+10
* Update ThreadSanitizer to rev1250timurrrr@chromium.org2009-11-261-1/+1
* Widen a Valgrind suppression, it occurs on Linux as well.thestig@chromium.org2009-11-262-12/+8
* Suppress a Toolbar5ImporterTest valgrind error.thestig@chromium.org2009-11-261-0/+12
* Widen a valgrind suppression, it happens on the mac as well.thestig@chromium.org2009-11-261-15/+15
* More mac valgrind suppressions for WorkerService.thestig@chromium.org2009-11-261-2/+22
* Add a mac valgrind suppression for WorkerService::CreateWorker leak.thestig@chromium.org2009-11-261-0/+8
* Add a supression for CreateProfile.jparent@chromium.org2009-11-251-0/+9
* Remove a stray bracket that broke valgrinddkegel@google.com2009-11-251-1/+0
* Fix ThreadSanitizer suppressionstimurrrr@chromium.org2009-11-251-9/+7
* TCMalloc Tsan suppression.willchan@chromium.org2009-11-251-0/+9
* Last set of valgrind suppressions for tcmalloc.willchan@chromium.org2009-11-251-7/+27
* Suppress some VDSOSupport valgrind errors.willchan@chromium.org2009-11-251-3/+26
* Enable TCMalloc on Linux by default.willchan@chromium.org2009-11-251-0/+26
* Suppress yet another report on libjingle/MessageQueuetimurrrr@chromium.org2009-11-241-0/+6
* Flip: Fix a bunch of leaks.willchan@chromium.org2009-11-242-148/+0
* Suppress a harmless shutdown leak.estade@chromium.org2009-11-241-1/+11