| Commit message (Expand) | Author | Age | Files | Lines |
* | mac valgrind bot: Make running dsymutil an option for now, since it slows dow... | dkegel@google.com | 2009-05-06 | 1 | -8/+16 |
* | mac valgrind: remove special case in python script. | dkegel@google.com | 2009-05-04 | 1 | -49/+13 |
* | Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr... | dkegel@google.com | 2009-04-24 | 1 | -21/+30 |
* | - Add support for platform specific suppression files for Valgrind | nirnimesh@chromium.org | 2009-04-06 | 1 | -2/+2 |
* | Run dsymutil before valgrind (Mac) | mark@chromium.org | 2009-03-27 | 1 | -0/+63 |
* | Support --track_origins option. | dkegel@google.com | 2009-03-27 | 1 | -2/+6 |
* | When running ui_tests, need to tell valgrind to also trace child processes. | dkegel@google.com | 2009-03-26 | 1 | -1/+31 |
* | Enable suppressions in Valgrind | nirnimesh@chromium.org | 2009-03-25 | 1 | -4/+25 |
* | Add --show_all_leaks option. | dkegel@google.com | 2009-03-20 | 1 | -1/+12 |
* | Implement --verbose in valgrind_test.py to make chrome_tests.py -v happy | dkegel@google.com | 2009-03-20 | 1 | -0/+11 |
* | Call two more shutdown functions, and set an environment variable, | dkegel@google.com | 2009-03-19 | 1 | -0/+3 |
* | Add --gtest_filter option to valgrind_test.py | dkegel@google.com | 2009-03-17 | 1 | -3/+5 |
* | Ignore memory leaks in valgrind builder for now. | dkegel@google.com | 2009-03-17 | 1 | -1/+2 |
* | Minor changes to valgrind test scripts to add running on additional unit | nirnimesh@chromium.org | 2009-03-04 | 1 | -1/+3 |
* | Submitting nirnimesh's changes. | jrg@chromium.org | 2009-02-27 | 1 | -38/+83 |
* | The ubuntu version of valgrind doesn't have "--track-origins". | erg@google.com | 2009-01-16 | 1 | -1/+3 |
* | Add support for per-module suppression files. | erg@google.com | 2009-01-09 | 1 | -8/+12 |
* | Make a valgrind tool in the same vein as the purify one. | erg@google.com | 2009-01-09 | 1 | -0/+154 |