| Commit message (Expand) | Author | Age | Files | Lines |
* | Add suppressions for ChromeOS input method leaks | stuartmorgan@chromium.org | 2010-07-01 | 1 | -1/+27 |
* | Expand a SPDY leak suppression, and add a new one | stuartmorgan@chromium.org | 2010-07-01 | 1 | -1/+9 |
* | Undo suppressions now that ExtensionsServiceTest.ReloadExtensions has been fi... | akalin@chromium.org | 2010-06-30 | 1 | -13/+0 |
* | Suppresses the leak for Bug 47950. | hbono@chromium.org | 2010-06-30 | 1 | -0/+7 |
* | Suppresses the valgrind error for Issue 47949. | hbono@chromium.org | 2010-06-30 | 1 | -0/+12 |
* | Remove suppression for issue 46421. | rdsmith@google.com | 2010-06-29 | 1 | -20/+0 |
* | Suppress an invalid read in extension notifications | stuartmorgan@chromium.org | 2010-06-29 | 1 | -0/+13 |
* | Skip sanity checks for TSan/Mac | timurrrr@chromium.org | 2010-06-29 | 1 | -0/+5 |
* | Removing valgrind suppression to reproduce logs for issue 44053. Will | rdsmith@google.com | 2010-06-28 | 1 | -26/+0 |
* | Fix a memory leak in ExtensionExtentUnittest by fixing a bad | aa@chromium.org | 2010-06-25 | 1 | -14/+0 |
* | Fix a unit test leak. | asargent@chromium.org | 2010-06-25 | 1 | -7/+0 |
* | Suppress a valgrind leak. | asargent@chromium.org | 2010-06-25 | 1 | -0/+6 |
* | Supress valgrind leak in ExtensionExtent test | rafaelw@chromium.org | 2010-06-25 | 1 | -0/+14 |
* | Remove suppression for a data race in SKIA (fixed now) | timurrrr@chromium.org | 2010-06-25 | 1 | -9/+0 |
* | valgrind: Update the signature for a mac suppression. | thestig@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Fix an unititialized variable that caused a mac valgrind failure. | csilv@chromium.org | 2010-06-24 | 1 | -9/+0 |
* | Add suppression for bug 47331. | ericu@google.com | 2010-06-23 | 1 | -0/+26 |
* | Valgrind suppression for memory errors for WebKit mac bot | hclam@chromium.org | 2010-06-23 | 1 | -0/+26 |
* | Revert "Valgrind suppression for memory error from WebKit" | hclam@chromium.org | 2010-06-23 | 1 | -27/+0 |
* | Valgrind suppression for memory error from WebKit | hclam@chromium.org | 2010-06-23 | 1 | -0/+27 |
* | Adding a second suppression for a leak in IPC::ChannelProxy::Send. | robertshield@chromium.org | 2010-06-22 | 1 | -0/+26 |
* | Expand valgrind suppressions. | willchan@chromium.org | 2010-06-22 | 1 | -28/+1 |
* | Make the memory waterfall green -- more suppressions for bug 19775. | glider@chromium.org | 2010-06-21 | 1 | -0/+45 |
* | Suppress two more leaks in ProfileManagerTest::CreateAndUseTwoProfiles (bug | glider@chromium.org | 2010-06-21 | 1 | -1/+46 |
* | Remove the suppressions for the TopSites tests. | nshkrob@chromium.org | 2010-06-18 | 1 | -6/+0 |
* | Suppress another Spdy leak | glider@chromium.org | 2010-06-18 | 1 | -1/+15 |
* | Suppress bug 46886 (Spdy) | glider@chromium.org | 2010-06-18 | 1 | -0/+43 |
* | Suppresses the leak for Bug 10553. | hbono@chromium.org | 2010-06-18 | 1 | -0/+15 |
* | Make locate_valgrind.sh find Valgrind binaries on Snow Leopard. | glider@chromium.org | 2010-06-18 | 1 | -1/+4 |
* | Fix a typo in Dr.Memory analyze script; add ASSERT lines to the list of the r... | timurrrr@chromium.org | 2010-06-17 | 1 | -5/+7 |
* | Suppress a Memcheck:Cond in ContentSettingsDialogControllerInternal. | rsesek@chromium.org | 2010-06-17 | 1 | -0/+9 |
* | Update Dr.Memory analyzer to match the new output format of Dr.M v1.1.0 and a... | timurrrr@chromium.org | 2010-06-17 | 2 | -1/+28 |
* | Suppress webcore:v8ExernalStringSlow leaks. This time in the right suppressio... | michaeln@chromium.org | 2010-06-16 | 1 | -9/+0 |
* | Suppress webcore:v8ExernalStringSlow leaks | michaeln@chromium.org | 2010-06-16 | 1 | -0/+9 |
* | Widen a pango suppression. | skerner@chromium.org | 2010-06-16 | 1 | -3/+0 |
* | Add suppression for invalid read in PlatformThread::SetName() on mac. | skerner@chromium.org | 2010-06-16 | 1 | -0/+10 |
* | [Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a... | rsesek@chromium.org | 2010-06-16 | 1 | -18/+0 |
* | Suppress a possible data race in SKIA | timurrrr@chromium.org | 2010-06-16 | 1 | -0/+9 |
* | Don't wait for dead valgrinds to end their logs | timurrrr@chromium.org | 2010-06-16 | 1 | -2/+18 |
* | Add courgette_unittests to the list of tests runnable under Valgrind and | glider@chromium.org | 2010-06-16 | 1 | -0/+4 |
* | Replace --pure-happens-before with --hybrid flag (disabled by default) | timurrrr@chromium.org | 2010-06-16 | 1 | -5/+6 |
* | Suppress a data race in media::PipelineImpl | timurrrr@chromium.org | 2010-06-16 | 1 | -0/+12 |
* | Valgrind: suppress bugs 46570 and 46569, extend the suppression for bug 46177 | glider@chromium.org | 2010-06-15 | 1 | -0/+74 |
* | Add suppressions for bugs 46558 and 46560. | glider@chromium.org | 2010-06-15 | 1 | -4/+37 |
* | Suppress bugs 46420 and 46421 | glider@chromium.org | 2010-06-12 | 1 | -0/+27 |
* | Enable remoting unittests to run on build bots | hclam@chromium.org | 2010-06-11 | 1 | -0/+4 |
* | Extend the suppressions for fontconfig leaks. | glider@chromium.org | 2010-06-11 | 1 | -0/+4 |
* | Expand the suppression for bug 46343 | glider@chromium.org | 2010-06-11 | 1 | -0/+1 |
* | Update the suppressions for bug 45345 and bug 41231 | glider@chromium.org | 2010-06-11 | 1 | -8/+1 |
* | Expand the suppressions for bugs 16583, 46144, 46162 to match the new call | glider@chromium.org | 2010-06-11 | 1 | -0/+3 |