| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add one more mac suppression found with a local run and slightly different co... | dank@chromium.org | 2009-09-12 | 1 | -8/+34 |
* | Remove suppression for Mem leak with BrowserWindowCocoa::Show() | nirnimesh@chromium.org | 2009-09-11 | 1 | -14/+0 |
* | Mac: Suppress pasteboard leaks. | estade@chromium.org | 2009-09-10 | 1 | -1/+11 |
* | Add suppression for nother sql variation | stuartmorgan@google.com | 2009-09-10 | 1 | -0/+6 |
* | linux: add a suppression for a leak when we load a third-party plugin | evan@chromium.org | 2009-09-09 | 1 | -0/+7 |
* | More suppressions for Mac UI bots | stuartmorgan@google.com | 2009-09-08 | 1 | -13/+76 |
* | [Mac] Add testing code to expose an NSColor memory leak. | shess@chromium.org | 2009-09-05 | 1 | -0/+9 |
* | Widen some Mac valgrind suppressions | stuartmorgan@google.com | 2009-09-04 | 1 | -6/+22 |
* | Remove suppression for UMR in test_shell_tests in vCMMVectorConvert8BitRGBToR... | nirnimesh@chromium.org | 2009-09-04 | 1 | -8/+1 |
* | Widen a Mac suppression, add two one-offs from Linux. | stuartmorgan@google.com | 2009-09-03 | 2 | -4/+11 |
* | Linux: Initialize the focus ring color preference values. This fixes an UMR ... | jhawkins@chromium.org | 2009-09-03 | 1 | -12/+0 |
* | Another suppression for Mac UI Valgrind | stuartmorgan@google.com | 2009-09-03 | 1 | -0/+7 |
* | Suppressing the valgrind error probably caused by WebKit r47756. | yusukes@google.com | 2009-09-03 | 1 | -0/+5 |
* | Suppressing the valgrind error probably caused by r25278 (TAKE 2). | yusukes@google.com | 2009-09-03 | 1 | -0/+6 |
* | Suppressing the valgrind error probably caused by r25278. | yusukes@google.com | 2009-09-03 | 1 | -0/+6 |
* | More valgrind suppressions | stuartmorgan@google.com | 2009-09-02 | 2 | -1/+18 |
* | Update the suppression for issue 20459 with Chris Hawk's findings. | wtc@chromium.org | 2009-09-02 | 1 | -1/+5 |
* | Remove suppression for memory leak in TabStripModelObserverBridge::TabChanged... | nirnimesh@chromium.org | 2009-09-02 | 1 | -15/+0 |
* | Widen a suppression to account for an extra stack frame | stuartmorgan@google.com | 2009-09-02 | 1 | -0/+1 |
* | Adjust SQL suppressions for optimization level change | stuartmorgan@google.com | 2009-09-02 | 1 | -21/+22 |
* | Valgrind suppression updates for Mac UI bots | stuartmorgan@google.com | 2009-09-02 | 2 | -14/+58 |
* | More valgrind suppressions. | stuartmorgan@google.com | 2009-09-01 | 1 | -0/+33 |
* | Widen more suppressions, add a couple new ones. | dkegel@google.com | 2009-09-01 | 2 | -53/+12 |
* | Remove suppression for memory leak in IPC::Channel::Channel() | nirnimesh@chromium.org | 2009-08-31 | 1 | -14/+0 |
* | Widen a couple suppressions, fix typo in last commit (need a precommit filter... | dkegel@google.com | 2009-08-31 | 1 | -6/+3 |
* | Widen two more suppressions, fix a broken suppression | dkegel@google.com | 2009-08-30 | 2 | -10/+56 |
* | Widen some old suppressions, add some new ones. | dkegel@google.com | 2009-08-30 | 2 | -11/+26 |
* | Suppression-fest! | dank@chromium.org | 2009-08-29 | 2 | -9/+58 |
* | Widen one suppression to match linux bot, add one new suppression for mac. | dank@chromium.org | 2009-08-28 | 2 | -1/+15 |
* | Remove a suppression for mem leak with base::MessagePumpLibevent::WatchFileDe... | nirnimesh@chromium.org | 2009-08-28 | 1 | -12/+0 |
* | Add four new suppressions, widen one. | dank@chromium.org | 2009-08-28 | 2 | -4/+44 |
* | Suppress a leak of a CFMutableArray of certs in X509Certificate::Verify. | wtc@chromium.org | 2009-08-28 | 1 | -0/+17 |
* | Suppress a deliberate 'leak' in the Mac theme cache | stuartmorgan@chromium.org | 2009-08-27 | 1 | -0/+12 |
* | Widen a suppression for a new stack variation | stuartmorgan@chromium.org | 2009-08-27 | 1 | -0/+1 |
* | Fix SharedMemory Object leak | jeremy@chromium.org | 2009-08-26 | 1 | -12/+0 |
* | New suppression for flaky leak in ui test. | dkegel@google.com | 2009-08-26 | 1 | -0/+12 |
* | Fix a leak in RenderWidgetHostViewCocoa and remove its suppression | stuartmorgan@chromium.org | 2009-08-24 | 1 | -18/+0 |
* | Widen one valgrind suppression, add two more. | dank@chromium.org | 2009-08-24 | 1 | -2/+24 |
* | Remove two valgrind suppressions on Mac. | paul@chromium.org | 2009-08-21 | 1 | -35/+0 |
* | This suppression is a false positive - on program exit, non-joinable threads ... | vandebo@chromium.org | 2009-08-19 | 1 | -13/+14 |
* | Remove a suppression with setenv() on Mac. | nirnimesh@chromium.org | 2009-08-19 | 1 | -10/+0 |
* | Suppress another pair of intermittent SafeBrowsingService leaks. | dank@chromium.org | 2009-08-18 | 1 | -0/+19 |
* | Suppress a pair of memory leaks in SafeBrowsingService | dank@chromium.org | 2009-08-17 | 1 | -0/+9 |
* | Suppress a probable O(1) event leak. | dank@chromium.org | 2009-08-16 | 1 | -0/+8 |
* | Widen on suppression to handle different inlining. | dank@chromium.org | 2009-08-16 | 1 | -0/+1 |
* | Widen one more suppression to handle either malloc or new. | dkegel@google.com | 2009-08-14 | 1 | -1/+1 |
* | Yet Another Few Leaks Suppressed, More Suppressions Widened. Film at 11. | dkegel@google.com | 2009-08-14 | 1 | -3/+55 |
* | Yet more variants of existing suppressions | dkegel@google.com | 2009-08-14 | 1 | -0/+20 |
* | Suppress yet another flaky WebCore::FooNames::init() leak and a leak in v8::R... | dkegel@google.com | 2009-08-12 | 1 | -0/+20 |
* | valgrind: Remove a suppression for a leak that was fixed in r18497. | jhawkins@chromium.org | 2009-08-11 | 1 | -8/+0 |