summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Suppressing valgrind issue temporarily. Introduced in r42586.dhollowa@chromium.org2010-03-252-13/+14
* silence false valgrind alarms due to ChromeCookieMonsterDelegate changesdanno@chromium.org2010-03-251-0/+1
* Ignore the CFBag* stuff on Mac.glider@chromium.org2010-03-251-0/+5
* Ignore threadLockingTest from sqllitetimurrrr@chromium.org2010-03-251-0/+3
* Join two suppressions for -[NSObject release] by removing an odd stack frame.glider@chromium.org2010-03-251-10/+0
* Suppresses the leaks in BookmarkFolderTargetTest.hbono@chromium.org2010-03-251-0/+20
* Updates the suppression rule for Issue 20504.hbono@chromium.org2010-03-251-1/+1
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-251-66/+0
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-241-0/+66
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-242-0/+12
* Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,glider@chromium.org2010-03-241-0/+8
* More file-prefix-to-cut and cut-stack-below filterstimurrrr@chromium.org2010-03-241-0/+10
* Remove suppression which is not needed anymore.antonm@chromium.org2010-03-241-10/+0
* Don't instrument set_jmptimurrrr@chromium.org2010-03-241-0/+1
* Generalize a browser sync suppression, which started firing after r42384.eroman@chromium.org2010-03-241-1/+1
* Valgrind Mac: Widen a couple of suppressions to accommodate OOM changes.thestig@chromium.org2010-03-191-1/+2
* Run new self-contained binaries for TSantimurrrr@chromium.org2010-03-193-14/+17
* One more attempt to ignore "???" functions on TSan/Mac/mediatimurrrr@chromium.org2010-03-191-0/+1
* Ignore some pthread/libSystem internalstimurrrr@chromium.org2010-03-191-0/+1
* valgrind: Suppress an intentional memory error from a crash test.thestig@chromium.org2010-03-181-0/+9
* Suppresses the leaks in AutoFillInfoBarDelegateTest::SetUp().hbono@chromium.org2010-03-181-0/+7
* Suppresses the in browser_sync::SyncBackendHost::Core::NotifyFrontend().hbono@chromium.org2010-03-181-0/+24
* Suppresses the leak in ProfileSyncServiceTypedUrlTest::TearDown().hbono@chromium.org2010-03-181-0/+20
* Suppresses the leaks in AutoFillInfoBarDelegateTest::SetUp().hbono@chromium.org2010-03-182-0/+14
* Ensure that an autorelease pool is available in worker_pool_mac'smark@chromium.org2010-03-171-14/+0
* Reapply r40951 with changes to remove a leak. kkanetkar@chromium.org2010-03-171-9/+0
* Widen one ignore rule for TSantimurrrr@chromium.org2010-03-171-1/+1
* Add suppression for new Mac UI valgrind failurestuartmorgan@chromium.org2010-03-161-0/+14
* Relaxes the suppression added by r35939.hbono@chromium.org2010-03-161-6/+0
* Suppresses the leaks started since Build 3757.hbono@chromium.org2010-03-161-0/+10
* 2 more suppressions that should make most of the new bots green.nsylvain@chromium.org2010-03-161-0/+15
* Add suppression for Chrome OS UI uninit var.chron@google.com2010-03-161-0/+16
* Suppress another way to get to bug 38231.ericu@google.com2010-03-161-0/+12
* Suppress bug 38231.ericu@google.com2010-03-151-1/+12
* Suppress a ThreadSanitizer report on retaining NSBundle.glider@chromium.org2010-03-151-0/+10
* Attempt to make the new valgrind waterfall much greener bynsylvain@chromium.org2010-03-131-2/+39
* Make the suppressions work also on 64bit platform.nsylvain@chromium.org2010-03-111-2/+29
* valgrind: add suppression for image decoder test leaksmattm@chromium.org2010-03-091-0/+9
* Removing suppressions for fixed errors.oshima@chromium.org2010-03-061-76/+0
* Widen one suppression for sync_unit_tests, add a second suppression for anoth...timurrrr@chromium.org2010-03-051-1/+9
* Two more suppressions for leak in PageTranslatoroshima@chromium.org2010-03-051-1/+53
* Suppress a couple of races in sync_unit_teststimurrrr@chromium.org2010-03-051-0/+13
* Remove the dependency on layout_package.path utils so that we can obsolete th...dpranke@chromium.org2010-03-052-14/+3
* Add supression for memory leak in Webkit layout.andybons@chromium.org2010-03-041-0/+10
* Use the TestTabContents provided by RenderViewHostTestHarness instead of roll...jhawkins@chromium.org2010-03-041-7/+0
* This memcheck error has been cleaned up. I've tested it locally with both a ...skrul@chromium.org2010-03-041-15/+0
* Fixes Valgrind redness.jcampan@chromium.org2010-03-041-15/+15
* Ignore exit code of Layout teststimurrrr@chromium.org2010-03-042-5/+18
* Suppression for leak in AutoFillInfoBarDelegateTest.jochen@chromium.org2010-03-041-0/+7
* Wrap InternalSessionRequest in a scoped_refptr.albertb@google.com2010-03-021-15/+0