| Commit message (Expand) | Author | Age | Files | Lines |
* | Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -1/+1 |
* | Put back the IPC::Channel::ChannelImpl::ProcessOutgoingMessages() Memcheck:Pa... | timurrrr@chromium.org | 2011-11-28 | 1 | -0/+11 |
* | Replace all Memcheck:(Addr[1248]|Cond|Value[1248]) with Memcheck:Unaddressabl... | timurrrr@chromium.org | 2011-11-28 | 1 | -207/+196 |
* | Valgrind: Suppress more errors for Mac test_shell_tests. | thestig@chromium.org | 2011-11-28 | 1 | -0/+1 |
* | Valgrind: Widen/update/add suppressions. | thestig@chromium.org | 2011-11-28 | 1 | -25/+47 |
* | Valgrind: Annotate non-obvious third party / intentional suppression. | thestig@chromium.org | 2011-11-26 | 1 | -86/+87 |
* | Valgrind Mac: Suppress a bunch of leaks in test_shell. | thestig@chromium.org | 2011-11-24 | 1 | -0/+1 |
* | Valgrind: Suppress a new variation of a libpng error and widen the mac LoadLi... | thestig@chromium.org | 2011-11-24 | 1 | -0/+9 |
* | Valgrind: Add a new mac suppression and update an existing one. | thestig@chromium.org | 2011-11-23 | 1 | -1/+1 |
* | Valgrind reports memory leak in ResourceDispatcher::CreateBridge | dhollowa@chromium.org | 2011-11-23 | 1 | -2/+2 |
* | Valgrind reports leaks in webkit_glue25WebKitPlatformSupportImpl15createURLLo... | dhollowa@chromium.org | 2011-11-22 | 1 | -0/+7 |
* | Valgrind: Fix another suppression for bug 101146 post-move. | jhawkins@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Valgrind: Fix a suppression for bug 101146 since files have moved. | jhawkins@chromium.org | 2011-11-22 | 1 | -3/+3 |
* | Update suppressions for BufferedDataSource::CreateResourceLoader() due to r11... | scherkus@chromium.org | 2011-11-21 | 1 | -32/+4 |
* | Valgrind reports leaks with BalloonViewHost::Init::GtkWidget on Chromium OS U... | dhollowa@chromium.org | 2011-11-21 | 1 | -0/+52 |
* | Valgrind reports memory leaks in PPAPITest.FileRef (ui_tests on Linux) | dhollowa@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Fix memory leak in the SetDefaultContentSettings method of the HostContentSet... | markusheintz@chromium.org | 2011-11-21 | 1 | -9/+0 |
* | Valgrind leaks reported in ThreadData::TallyABirthIfActive ThreadData::TallyA... | dhollowa@chromium.org | 2011-11-18 | 1 | -0/+17 |
* | Valgrind: Suppress a leak in HostContentSettingsMap. | jhawkins@chromium.org | 2011-11-18 | 1 | -0/+9 |
* | Update PasswordManagerDelegateImpl::AddSavePasswordInfoBar suppression | dhollowa@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | CreateMessageFilters moved from Browser to Renderer suppressions need update | dhollowa@chromium.org | 2011-11-18 | 1 | -2/+2 |
* | Fix webkit_media::WebMediaPlayerProxy memory leak due to circular refcounting. | scherkus@chromium.org | 2011-11-18 | 1 | -18/+0 |
* | Remove valgrind suppression for bug 87245. | scherkus@chromium.org | 2011-11-18 | 1 | -9/+0 |
* | Valgrind: Suppress a leak in NotificationPanel. | jhawkins@chromium.org | 2011-11-18 | 1 | -0/+24 |
* | Valgrind: Fix the suppression for bug 16092 since PendingTask has moved. | jhawkins@chromium.org | 2011-11-17 | 1 | -2/+1 |
* | Valgrind: webkit/glue -> webkit/media. | jhawkins@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | Suppress leak of ProcessSingleton::LinuxWatcher on shutdown. | mattm@chromium.org | 2011-11-17 | 1 | -0/+10 |
* | ppapi: Fix memory leaks in TestCharSetToUTF16. | jhawkins@chromium.org | 2011-11-16 | 1 | -41/+0 |
* | Widen some Valgrind suppressions. | eugenis@google.com | 2011-11-16 | 1 | -12/+17 |
* | Add suppressions for multiple bugs. | eugenis@google.com | 2011-11-16 | 1 | -0/+26 |
* | Remove suppressions for crbug.com/104029. | satorux@chromium.org | 2011-11-15 | 1 | -22/+0 |
* | Suppress leak induced during thread cleanup allocation | jar@chromium.org | 2011-11-15 | 1 | -0/+6 |
* | Fix memory leak in xkeyboard.cc. | yusukes@chromium.org | 2011-11-14 | 1 | -8/+0 |
* | Exclude a few more tests failing on TSan/UI, suppress massive leaks+use-after... | timurrrr@chromium.org | 2011-11-12 | 1 | -0/+22 |
* | Fix leak in BroadcastNotifications() if the delegate is closing | atwilson@chromium.org | 2011-11-11 | 1 | -13/+0 |
* | Linux: Move base/mime_util* to base/nix. It's not used on any other platform. | thestig@chromium.org | 2011-11-11 | 1 | -1/+1 |
* | One more sqlite Addr4 suppression and one more tracked_objects leak | timurrrr@chromium.org | 2011-11-11 | 1 | -1/+19 |
* | Slightly widen a tracked_objects suppression | timurrrr@chromium.org | 2011-11-10 | 1 | -1/+1 |
* | Suppress memory leaks in tracked_objects::ThreadData; also widen some NSS sup... | timurrrr@chromium.org | 2011-11-10 | 1 | -2/+13 |
* | Update Valgrind and HeapChecker suppressions | timurrrr@chromium.org | 2011-11-10 | 1 | -5/+8 |
* | Widen one Memcheck suppression to make the Linux part of the Memory FYI water... | timurrrr@chromium.org | 2011-11-09 | 1 | -1/+0 |
* | suppress a conditional read in webkit | thakis@chromium.org | 2011-11-09 | 1 | -0/+7 |
* | slightly widen a valgrind suppression | thakis@chromium.org | 2011-11-09 | 1 | -0/+1 |
* | valgrind: Suppress a XGetAtom memory leak. | thakis@chromium.org | 2011-11-08 | 1 | -0/+7 |
* | Fix bug 103190: We do not need the call that leaks. | munjal@chromium.org | 2011-11-07 | 1 | -7/+0 |
* | Suppress leaks in GViewRequestInterceptorTest tests | stuartmorgan@chromium.org | 2011-11-06 | 1 | -0/+7 |
* | Suppress leaks in AppNotifyChannelSetupTest setup | stuartmorgan@chromium.org | 2011-11-06 | 1 | -0/+7 |
* | Fix memory leak in OncNetworkParser, remove suppressions. | gspencer@chromium.org | 2011-11-04 | 1 | -10/+0 |
* | Fix leak in IqSenderTest. | sergeyu@chromium.org | 2011-11-04 | 1 | -8/+0 |
* | Widen the WebCore::WidthIterator valgrind suppression even more | stuartmorgan@chromium.org | 2011-11-04 | 1 | -4/+0 |