| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a memory leak in ExtensionExtentUnittest by fixing a bad | aa@chromium.org | 2010-06-25 | 2 | -20/+0 |
* | Fix a unit test leak. | asargent@chromium.org | 2010-06-25 | 2 | -13/+0 |
* | Update the whitelist in checkperms.py. | thestig@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | Suppress a valgrind leak. | asargent@chromium.org | 2010-06-25 | 1 | -0/+6 |
* | Suppress heapcheck leak from ExtensionExtentTest | rafaelw@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 |
* | Suppress a leak until I can figure out what's going wrong. | asargent@chromium.org | 2010-06-25 | 1 | -0/+6 |
* | 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 |
* | Update dhtml times for xp and vista. | chase@chromium.org | 2010-06-23 | 1 | -2/+2 |
* | 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 |
* | Update xpdual/moz total_byte_b expectations. | chase@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Suppress heapchecker leaks. | willchan@chromium.org | 2010-06-22 | 1 | -0/+42 |
* | 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 |
* | Fixed memleak in JsonHostConfig. | sergeyu@chromium.org | 2010-06-18 | 1 | -21/+0 |
* | Remove the suppressions for the TopSites tests. | nshkrob@chromium.org | 2010-06-18 | 2 | -20/+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 |
* | Suppress bug 19775. | glider@chromium.org | 2010-06-18 | 1 | -0/+31 |
* | Suppress bugs 46886 and 46882 (leaks in Spdy and remoting) | glider@chromium.org | 2010-06-18 | 1 | -0/+28 |
* | 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 |
* | Exclude even more non-essential directories from the release tarball. | phajdan.jr@chromium.org | 2010-06-17 | 1 | -0/+15 |
* | 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 more leaks for bug 46678. | glider@chromium.org | 2010-06-17 | 1 | -1/+12 |
* | Suppress webcore:v8ExernalStringSlow leaks. This time in the right suppressio... | michaeln@chromium.org | 2010-06-16 | 2 | -9/+6 |
* | 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 |
* | Support OS X in coverity.py. Avoid echoing coverity password to console. | bevc@chromium.org | 2010-06-16 | 1 | -3/+16 |
* | [Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a... | rsesek@chromium.org | 2010-06-16 | 1 | -18/+0 |
* | Suppress bug 46678 | glider@chromium.org | 2010-06-16 | 1 | -0/+32 |
* | Suppress a possible data race in SKIA | timurrrr@chromium.org | 2010-06-16 | 1 | -0/+9 |
* | Add another suppression for bug 46658. | glider@chromium.org | 2010-06-16 | 1 | -1/+36 |
* | Expand one of the suppressions for bug 46571. | glider@chromium.org | 2010-06-16 | 1 | -1/+2 |
* | Fix the stack line regexp to get rid of false matching lines without real | glider@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Better error handling for broken heapcheck logs. Needed for buildbot-siide | glider@chromium.org | 2010-06-16 | 1 | -1/+7 |
* | Don't wait for dead valgrinds to end their logs | timurrrr@chromium.org | 2010-06-16 | 1 | -2/+18 |
* | Suppress bug 46658 | glider@chromium.org | 2010-06-16 | 1 | -0/+35 |
* | Suppress the leaks from courgette_unittests | glider@chromium.org | 2010-06-16 | 1 | -0/+91 |
* | Add courgette_unittests to the list of tests runnable under Valgrind and | glider@chromium.org | 2010-06-16 | 2 | -2/+11 |