summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
Commit message (Expand)AuthorAgeFilesLines
* Revert 41849 - Fixed the V8 leak suppression.glider@chromium.org2010-03-171-4/+0
* Fixed the V8 leak suppression.glider@chromium.org2010-03-171-0/+4
* Expanded the suppression for BookmarkBarGtkUnittest(unit_tests)glider@chromium.org2010-03-171-5/+1
* Suppress leaks in ProfileSyncFactoryImpl::CreateProfileSyncServiceglider@chromium.org2010-03-171-0/+6
* Suppress the leak in UIModelWorkerTest.HypotheticalManualPumpFloodingglider@chromium.org2010-03-161-0/+10
* Extended one of the suppressions for leaks when destroying BookmarkModel, fix...glider@chromium.org2010-03-161-9/+13
* Expand the BookmarkBarGtkUnittest suppression.glider@chromium.org2010-03-161-1/+1
* Hotfixed the suppression for crbug.com/38293glider@chromium.org2010-03-161-3/+5
* Suppress the leaks reported in BookmarkBarGtkUnittest.glider@chromium.org2010-03-161-0/+17
* Suppressed leak reports in GeolocationWifiDataProviderCommonTest::SetUpglider@chromium.org2010-03-151-0/+7
* Suppress memory leaks in RenderThreadTestglider@chromium.org2010-03-151-0/+8
* Change the heapchecker's stack line regexp to match both address output formatsglider@chromium.org2010-03-011-1/+1
* Follow-up for r40273: fix the method name in chrome_tests.pyglider@chromium.org2010-03-011-1/+1
* Fix PYTHONPATH for heapcheck test runner.glider@chromium.org2010-03-011-1/+1
* Hotfixed the heap checker wrapper.glider@chromium.org2010-02-121-3/+3
* Make the heapheck runner recognize the sanity tests.glider@chromium.org2010-02-122-14/+32
* Suppressed the V8 leaks in heapchecker's reports.glider@chromium.org2010-02-081-2/+16
* Preload the debug version of libstdc++.so before running the tests.glider@chromium.org2010-02-081-0/+1
* Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy forglider@chromium.org2010-02-081-0/+17
* Suppressed reports for crbug.com/17540, crbug.com/31643, crbug.com/30547glider@chromium.org2010-01-141-0/+29
* Removed the wrong one-line suppressions for libnss.glider@chromium.org2010-01-141-23/+0
* Suppressed the leaks in net_unittests (see crbug.com/32170)glider@chromium.org2010-01-131-0/+11
* Suppressed memory leaks in ipc_tests.glider@chromium.org2010-01-111-0/+28
* Added heapcheck suppressions for intentional memory leaks in net_unittests.glider@chromium.org2009-12-251-1/+47
* Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.glider@chromium.org2009-12-251-0/+1
* Made pprof executable and set the explicit path to it in the heapcheck runner.glider@chromium.org2009-12-241-0/+3
* Fix the order in which the suppression reader reads the suppression'sglider@chromium.org2009-12-221-3/+3
* Add initial suppressions for the heapchecker bot.glider@chromium.org2009-12-221-0/+39
* Set svn:executable attribute for scipts from tools/heapcheck.timurrrr@chromium.org2009-12-092-0/+0
* Created tools/heapcheck with scripts for running heapchecker-enabled tests.timurrrr@chromium.org2009-12-015-0/+800