| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds suppression for main menu on chrome os which is currently leaked. | sky@chromium.org | 2009-11-19 | 1 | -3/+15 |
* | Edited the NSTemporaryDirectory suppression to match all the races under __NS... | timurrrr@chromium.org | 2009-11-19 | 1 | -2/+2 |
* | Suppress another valgrind error. | thestig@chromium.org | 2009-11-19 | 1 | -0/+11 |
* | No need to run out of memory test under valgrind - they will obviously leak, ... | vandebo@chromium.org | 2009-11-18 | 1 | -8/+0 |
* | Tweak a valgrind suppression so it actually works. | thestig@chromium.org | 2009-11-18 | 1 | -4/+1 |
* | Add a valgrind suppression. | thestig@chromium.org | 2009-11-18 | 1 | -0/+10 |
* | Bump linux startup perf expectation. | chase@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Remove Valgring suppressions for sync since the bug is fixed now. | munjal@chromium.org | 2009-11-18 | 1 | -25/+0 |
* | Add three Valgrind suppressions for one leak and two invalid reads. | idana@chromium.org | 2009-11-18 | 1 | -0/+70 |
* | Added two suppressions for a leak and an invalid read in WebCore. | idana@chromium.org | 2009-11-17 | 1 | -0/+52 |
* | Added suppressions for new Valgrind errors. | idana@chromium.org | 2009-11-17 | 1 | -0/+234 |
* | Suppression for a leak in history::ExpireHistoryBackend::BroadcastDeleteNotif... | idana@chromium.org | 2009-11-17 | 1 | -0/+16 |
* | Increase mac morejs variance. | chase@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Added a Valgrind suppression for an error in MessagePortDispatcher::Observe | idana@chromium.org | 2009-11-17 | 1 | -0/+17 |
* | Added a few Valgrind suppressions related to the workers code. | idana@chromium.org | 2009-11-16 | 1 | -2/+77 |
* | Remove suppressions for two bug issues. | timurrrr@chromium.org | 2009-11-15 | 1 | -23/+0 |
* | Remove suppression for a race that was fixed a while ago. | jorlow@chromium.org | 2009-11-13 | 1 | -8/+0 |
* | Add suppression for valgrind detected error. | levin@chromium.org | 2009-11-13 | 1 | -0/+16 |
* | Add suppression for new mac mem leak. | levin@chromium.org | 2009-11-13 | 1 | -0/+21 |
* | Updated suppression signature to reflect changed method params. | atwilson@chromium.org | 2009-11-13 | 1 | -1/+1 |
* | Remove valgrind suppression for 24936 | asargent@chromium.org | 2009-11-11 | 1 | -9/+0 |
* | Re-add a supression that shouldn't have been removed | stuartmorgan@chromium.org | 2009-11-11 | 1 | -0/+13 |
* | Add a bunch of valgrind suppressions after intermittent failures on the bots. | mpcomplete@chromium.org | 2009-11-10 | 2 | -0/+80 |
* | Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leak | pam@chromium.org | 2009-11-10 | 1 | -8/+0 |
* | [Mac] Fix a leak in HyperlinkButtonCell | rsesek@chromium.org | 2009-11-10 | 1 | -26/+0 |
* | Expand suppression for valgrind. | willchan@chromium.org | 2009-11-10 | 1 | -0/+1 |
* | Add a Mac valgrind suppression. | willchan@chromium.org | 2009-11-09 | 1 | -0/+26 |
* | Update summarizing script for memory dump results. | jar@chromium.org | 2009-11-09 | 1 | -8/+8 |
* | Fix memory leak I introduced in my earlier change. | jam@chromium.org | 2009-11-09 | 1 | -9/+0 |
* | Suppress a valgrind failure. | thestig@chromium.org | 2009-11-07 | 1 | -0/+9 |
* | Update valgrind suppressions. | willchan@chromium.org | 2009-11-06 | 1 | -0/+26 |
* | Remove stale suppression. | jorlow@chromium.org | 2009-11-06 | 1 | -7/+0 |
* | Cancel unused timeout events. Without this change they can | dkegel@google.com | 2009-11-06 | 1 | -8/+0 |
* | Support running memory watch under vista, plus other tweaks | jar@chromium.org | 2009-11-06 | 7 | -107/+248 |
* | Update linux valgrind suppressions. | willchan@chromium.org | 2009-11-06 | 1 | -0/+26 |
* | Add a mac valgrind suppression. | willchan@chromium.org | 2009-11-06 | 1 | -0/+26 |
* | Suppress a benign race inside Cocoa | timurrrr@chromium.org | 2009-11-06 | 1 | -0/+8 |
* | Remove verbosity from checkbins.py and print summary instead | scherkus@chromium.org | 2009-11-05 | 1 | -6/+11 |
* | Remove the suppression for bug_24724 | timurrrr@chromium.org | 2009-11-05 | 1 | -8/+0 |
* | Added beginnings of browser-process support for shared workers. | atwilson@chromium.org | 2009-11-05 | 1 | -3/+3 |
* | Suppress a leak in ps (!), and fix a typo that disabled a suppression for an ... | dank@chromium.org | 2009-11-05 | 1 | -1/+8 |
* | Fix valgrind error in SocketStreamDispatcherHost | ukai@chromium.org | 2009-11-04 | 1 | -20/+0 |
* | Temporarily make checkbins.py print debugging information. | scherkus@chromium.org | 2009-11-04 | 1 | -1/+4 |
* | Update valgrind_webkit_tests.sh to use the same version of | dkegel@google.com | 2009-11-04 | 2 | -2/+156 |
* | Widen a suppression for bugs 20111 and 26582, move it to "third party" section | timurrrr@chromium.org | 2009-11-03 | 1 | -13/+8 |
* | Widen the suppression for bug_20111 | timurrrr@chromium.org | 2009-11-03 | 1 | -1/+2 |
* | Valgrind: try to remove a suppression for V8 Profiler::Engage. | mnaganov@chromium.org | 2009-11-03 | 1 | -15/+0 |
* | Fix memory problems. | jrg@chromium.org | 2009-11-03 | 1 | -7/+0 |
* | Fix mem leak in sync tests by ensuring that the destruction tasks get to run. | jam@chromium.org | 2009-11-03 | 1 | -39/+0 |
* | Add suppressions for leaks in sync unit tests after adding ChromeThread insta... | jam@chromium.org | 2009-11-02 | 1 | -0/+39 |