summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Suppress another valgrind error.thestig@chromium.org2009-11-191-0/+11
* No need to run out of memory test under valgrind - they will obviously leak, ...vandebo@chromium.org2009-11-181-8/+0
* Tweak a valgrind suppression so it actually works.thestig@chromium.org2009-11-181-4/+1
* Add a valgrind suppression.thestig@chromium.org2009-11-181-0/+10
* Remove Valgring suppressions for sync since the bug is fixed now.munjal@chromium.org2009-11-181-25/+0
* Add three Valgrind suppressions for one leak and two invalid reads.idana@chromium.org2009-11-181-0/+70
* Added two suppressions for a leak and an invalid read in WebCore.idana@chromium.org2009-11-171-0/+52
* Added suppressions for new Valgrind errors.idana@chromium.org2009-11-171-0/+234
* Suppression for a leak in history::ExpireHistoryBackend::BroadcastDeleteNotif...idana@chromium.org2009-11-171-0/+16
* Added a Valgrind suppression for an error in MessagePortDispatcher::Observeidana@chromium.org2009-11-171-0/+17
* Added a few Valgrind suppressions related to the workers code.idana@chromium.org2009-11-161-2/+77
* Remove suppressions for two bug issues.timurrrr@chromium.org2009-11-151-23/+0
* Remove suppression for a race that was fixed a while ago.jorlow@chromium.org2009-11-131-8/+0
* Add suppression for valgrind detected error.levin@chromium.org2009-11-131-0/+16
* Add suppression for new mac mem leak.levin@chromium.org2009-11-131-0/+21
* Updated suppression signature to reflect changed method params.atwilson@chromium.org2009-11-131-1/+1
* Remove valgrind suppression for 24936asargent@chromium.org2009-11-111-9/+0
* Re-add a supression that shouldn't have been removedstuartmorgan@chromium.org2009-11-111-0/+13
* Add a bunch of valgrind suppressions after intermittent failures on the bots.mpcomplete@chromium.org2009-11-102-0/+80
* Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leakpam@chromium.org2009-11-101-8/+0
* [Mac] Fix a leak in HyperlinkButtonCellrsesek@chromium.org2009-11-101-26/+0
* Expand suppression for valgrind.willchan@chromium.org2009-11-101-0/+1
* Add a Mac valgrind suppression.willchan@chromium.org2009-11-091-0/+26
* Fix memory leak I introduced in my earlier change.jam@chromium.org2009-11-091-9/+0
* Suppress a valgrind failure.thestig@chromium.org2009-11-071-0/+9
* Update valgrind suppressions.willchan@chromium.org2009-11-061-0/+26
* Remove stale suppression.jorlow@chromium.org2009-11-061-7/+0
* Cancel unused timeout events. Without this change they candkegel@google.com2009-11-061-8/+0
* Update linux valgrind suppressions.willchan@chromium.org2009-11-061-0/+26
* Add a mac valgrind suppression.willchan@chromium.org2009-11-061-0/+26
* Suppress a benign race inside Cocoatimurrrr@chromium.org2009-11-061-0/+8
* Remove the suppression for bug_24724timurrrr@chromium.org2009-11-051-8/+0
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-3/+3
* Suppress a leak in ps (!), and fix a typo that disabled a suppression for an ...dank@chromium.org2009-11-051-1/+8
* Fix valgrind error in SocketStreamDispatcherHostukai@chromium.org2009-11-041-20/+0
* Update valgrind_webkit_tests.sh to use the same version ofdkegel@google.com2009-11-042-2/+156
* Widen a suppression for bugs 20111 and 26582, move it to "third party" sectiontimurrrr@chromium.org2009-11-031-13/+8
* Widen the suppression for bug_20111timurrrr@chromium.org2009-11-031-1/+2
* Valgrind: try to remove a suppression for V8 Profiler::Engage.mnaganov@chromium.org2009-11-031-15/+0
* Fix memory problems.jrg@chromium.org2009-11-031-7/+0
* Fix mem leak in sync tests by ensuring that the destruction tasks get to run.jam@chromium.org2009-11-031-39/+0
* Add suppressions for leaks in sync unit tests after adding ChromeThread insta...jam@chromium.org2009-11-021-0/+39
* Suppress invalid reads in Mac bookmark barstuartmorgan@chromium.org2009-11-021-0/+7
* Add suppression for intentional memory leak in unit test.jam@chromium.org2009-11-021-1/+13
* Widen an existing suppression a little bittimurrrr@chromium.org2009-10-311-0/+1
* Make --ignore-in-dtor=no the default ThreadSanitizer option.timurrrr@chromium.org2009-10-301-1/+7
* Fix missing line in suppression; move the suppression to the more appropriate...timurrrr@chromium.org2009-10-301-13/+14
* Add suppressions for Mac UI valgrind botsstuartmorgan@chromium.org2009-10-302-0/+35
* Suppress two benign racestimurrrr@chromium.org2009-10-301-0/+23
* Suppress warnings below AudioQueueDisposetimurrrr@chromium.org2009-10-291-0/+8