| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the heapchecker's stack line regexp to match both address output formats | glider@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Follow-up for r40273: fix the method name in chrome_tests.py | glider@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Fix PYTHONPATH for heapcheck test runner. | glider@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Hotfixed the heap checker wrapper. | glider@chromium.org | 2010-02-12 | 1 | -3/+3 |
* | Make the heapheck runner recognize the sanity tests. | glider@chromium.org | 2010-02-12 | 2 | -14/+32 |
* | Suppressed the V8 leaks in heapchecker's reports. | glider@chromium.org | 2010-02-08 | 1 | -2/+16 |
* | Preload the debug version of libstdc++.so before running the tests. | glider@chromium.org | 2010-02-08 | 1 | -0/+1 |
* | Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy for | glider@chromium.org | 2010-02-08 | 1 | -0/+17 |
* | Suppressed reports for crbug.com/17540, crbug.com/31643, crbug.com/30547 | glider@chromium.org | 2010-01-14 | 1 | -0/+29 |
* | Removed the wrong one-line suppressions for libnss. | glider@chromium.org | 2010-01-14 | 1 | -23/+0 |
* | Suppressed the leaks in net_unittests (see crbug.com/32170) | glider@chromium.org | 2010-01-13 | 1 | -0/+11 |
* | Suppressed memory leaks in ipc_tests. | glider@chromium.org | 2010-01-11 | 1 | -0/+28 |
* | Added heapcheck suppressions for intentional memory leaks in net_unittests. | glider@chromium.org | 2009-12-25 | 1 | -1/+47 |
* | Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools. | glider@chromium.org | 2009-12-25 | 1 | -0/+1 |
* | Made pprof executable and set the explicit path to it in the heapcheck runner. | glider@chromium.org | 2009-12-24 | 1 | -0/+3 |
* | Fix the order in which the suppression reader reads the suppression's | glider@chromium.org | 2009-12-22 | 1 | -3/+3 |
* | Add initial suppressions for the heapchecker bot. | glider@chromium.org | 2009-12-22 | 1 | -0/+39 |
* | Set svn:executable attribute for scipts from tools/heapcheck. | timurrrr@chromium.org | 2009-12-09 | 2 | -0/+0 |
* | Created tools/heapcheck with scripts for running heapchecker-enabled tests. | timurrrr@chromium.org | 2009-12-01 | 5 | -0/+800 |