| Commit message (Expand) | Author | Age | Files | Lines |
* | GTK: implement bookmark manager copy/paste. | estade@chromium.org | 2009-08-04 | 1 | -0/+5 |
* | Fix memory leak introduced by r22043. | aa@chromium.org | 2009-08-04 | 1 | -23/+0 |
* | Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war... | mhm@chromium.org | 2009-08-03 | 1 | -40/+1 |
* | valgrind: Add a suppression for a hunspell memory leak during the SpellCheckS... | mhm@chromium.org | 2009-08-03 | 1 | -0/+19 |
* | valgrind: Add a suppression for a hunspell memory leak during the SpellCheckT... | jhawkins@chromium.org | 2009-08-03 | 1 | -1/+21 |
* | Suppress four really common valgrind warnings in mac ui tests. | dank@chromium.org | 2009-08-01 | 1 | -0/+44 |
* | valgrind: Remove a suppression for a leak that doesn't exist anymore. The v8... | jhawkins@chromium.org | 2009-07-31 | 1 | -7/+0 |
* | Move a valgrind suppression from "pls fix" to "not our problem" | estade@chromium.org | 2009-07-30 | 1 | -9/+9 |
* | Remove the valgrind suppression in crbug.com/15762 | nirnimesh@chromium.org | 2009-07-30 | 1 | -7/+0 |
* | Add suppression for yet another SVGNames::init() -related leak | dank@chromium.org | 2009-07-30 | 1 | -1/+11 |
* | Temp suppression for mem leak with Version::GetVersionFromString() | nirnimesh@chromium.org | 2009-07-30 | 1 | -0/+24 |
* | Fix typo that prevented invalid reads from matching | dkegel@google.com | 2009-07-29 | 1 | -7/+12 |
* | Update smoketests.py so we can run ui_tests in parallel, with | huanr@chromium.org | 2009-07-29 | 1 | -0/+86 |
* | Widen bug 17385's suppression to fit today's variant (which seems to have one... | dank@chromium.org | 2009-07-29 | 1 | -3/+2 |
* | Update suppression to adapt to function renamed as it was upstreamed; see htt... | dkegel@google.com | 2009-07-29 | 1 | -3/+3 |
* | Widen a suppression to match different operator new to take | dkegel@google.com | 2009-07-28 | 1 | -1/+1 |
* | Cherrypick valgrind patch to fix thinko that kept | dkegel@google.com | 2009-07-28 | 2 | -0/+22 |
* | Add suppression for intermittent leak in IPC::Channel::Channel | dkegel@google.com | 2009-07-28 | 1 | -0/+14 |
* | Add suppression for occasional leak in IPC::Channel::Connect(). | dkegel@google.com | 2009-07-28 | 1 | -0/+10 |
* | While we're trying to diagnose the incomplete valgrind logfile problem, | dank@chromium.org | 2009-07-28 | 1 | -0/+3 |
* | LD_LIBRARY_PATH needs to be set for media tests that uses FFmpeg to work prop... | hclam@google.com | 2009-07-28 | 1 | -0/+4 |
* | Widen suppression for bug 17385 again. Should suppress warning | dkegel@google.com | 2009-07-27 | 1 | -4/+2 |
* | Add suppression for occasional leak in SVGNames::init, seen on | dank@chromium.org | 2009-07-27 | 1 | -0/+9 |
* | Add experimental TSAN support (off by default) | dkegel@google.com | 2009-07-27 | 1 | -0/+13 |
* | re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell | dpranke@google.com | 2009-07-24 | 2 | -0/+388 |
* | Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend... | meelapshah@chromium.org | 2009-07-23 | 1 | -7/+0 |
* | Widen suppression for bug 16128 to also match unit tests | dkegel@google.com | 2009-07-23 | 1 | -2/+0 |
* | Widen/add suppression for leak in sqlite. | dkegel@google.com | 2009-07-23 | 1 | -0/+10 |
* | Update valgrind suprression file again. | jam@chromium.org | 2009-07-23 | 1 | -3/+2 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -5/+6 |
* | Revert "Remove suppressions that don't reproduce." | erg@google.com | 2009-07-23 | 1 | -0/+18 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -6/+5 |
* | Remove suppressions that don't reproduce. | erg@google.com | 2009-07-23 | 1 | -18/+0 |
* | change smoke test to run true rather than /bin/true to make macosx happy | dkegel@google.com | 2009-07-23 | 1 | -1/+1 |
* | Add export_tarball tool. | phajdan.jr@chromium.org | 2009-07-23 | 1 | -0/+90 |
* | Part 2 of secret plan to speed up valgrind log processing. | dank@chromium.org | 2009-07-23 | 1 | -0/+2 |
* | back out CLs 21367, 21366 - no idea why these keep breaking | dpranke@google.com | 2009-07-23 | 2 | -388/+0 |
* | re-do CL 21252 - move image_diff to tools, add deps to test_shell | dpranke@google.com | 2009-07-23 | 2 | -0/+388 |
* | Add new option --show-possible to valgrind for later use by valgrind_test.py ... | dank@chromium.org | 2009-07-23 | 2 | -0/+61 |
* | Update supressions. | jam@chromium.org | 2009-07-23 | 1 | -6/+6 |
* | Don't kill dsymutil after it finishes. | dank@chromium.org | 2009-07-23 | 1 | -3/+5 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -2/+3 |
* | Fix a leak that only happens in layout test mode. | tc@google.com | 2009-07-23 | 1 | -10/+0 |
* | make sure to destroy main window when test shell is shutting down so we don't... | estade@chromium.org | 2009-07-23 | 1 | -7/+0 |
* | Use $PROGRAMFILES instead of "C:\Program Files\". | pkasting@chromium.org | 2009-07-22 | 1 | -1/+3 |
* | Make UtilityProcessHost destructor virtual. | mattm@chromium.org | 2009-07-22 | 1 | -7/+0 |
* | Use ld.orig if present to build valgrind rather than making user switch back ... | dkegel@google.com | 2009-07-22 | 1 | -2/+13 |
* | Give slightly more helpful error message if gold is present. | dkegel@google.com | 2009-07-22 | 1 | -1/+1 |
* | Remove suppression for RendererSecurityPolicy leak, which seems to be fixed. | phajdan.jr@chromium.org | 2009-07-22 | 1 | -8/+0 |
* | Patch from timur. Properly terminate XML output document in case of an exec. | dkegel@google.com | 2009-07-22 | 2 | -1/+41 |