| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | mark imagediff as chromium code for stricter warnings. | thomasvl@chromium.org | 2010-06-15 | 1 | -1/+4 |
* | Add more suppressions for bug 39050, suppress bugs 46571 and 32366 | glider@chromium.org | 2010-06-15 | 1 | -1/+145 |
* | 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 |
* | Revert 49425 - Adjust xpdual/moz/total_byte_b. | jochen@chromium.org | 2010-06-14 | 1 | -1/+1 |
* | Suppress bugs 46420 and 46421 | glider@chromium.org | 2010-06-12 | 1 | -0/+27 |
* | Add a tool to check for svn:executable file permissions. People with badly co... | thestig@chromium.org | 2010-06-11 | 1 | -0/+334 |
* | Enable remoting unittests to run on build bots | hclam@chromium.org | 2010-06-11 | 3 | -1/+10 |
* | 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 |
* | Suppress another leak from bug 46343. | glider@chromium.org | 2010-06-11 | 1 | -0/+27 |
* | Suppress bug 46343 | glider@chromium.org | 2010-06-11 | 1 | -0/+31 |
* | Revert r49384 -- "Added 'MAYBE' to the list of possible prefixes to be | glider@chromium.org | 2010-06-11 | 1 | -1/+1 |
* | Extend the suppression for bug 46177, suppress bug 46331 and bug 46332. | glider@chromium.org | 2010-06-11 | 1 | -1/+42 |
* | Move the resources used by net-internals into a pak file. | tony@chromium.org | 2010-06-11 | 4 | -3/+16 |
* | TTF: Re-Re-enable MessageLoopTest.FileDescriptorWatcherOutlivesMessageLoop as | jhawkins@chromium.org | 2010-06-11 | 1 | -1/+1 |
* | Adjust xpdual/moz/total_byte_b. | chase@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Extend the suppression for bug 46250 to overcome namespace name randomization. | glider@chromium.org | 2010-06-10 | 1 | -3/+3 |
* | Exclude even more non-essential directories from the release tarball. | phajdan.jr@chromium.org | 2010-06-10 | 1 | -0/+5 |
* | Suppress bug 46250. | glider@chromium.org | 2010-06-10 | 1 | -0/+15 |
* | Increase the --ui-test-action-max-timeout value | glider@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | [GTTF] Added 'MAYBE' to the list of possible prefixes to be automatically gen... | glider@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Removes the spellchecker dictionaries from the source tarball. | hbono@chromium.org | 2010-06-10 | 1 | -0/+1 |
* | Add a suppression for HALCADClientListener::HALCADClientListener(). | rsesek@chromium.org | 2010-06-09 | 1 | -0/+26 |
* | Add a category 1 suppression for a leak in FcFontSort(). | rsesek@chromium.org | 2010-06-09 | 1 | -0/+12 |