summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Fix method call on potentially deleted object in NativeWidgetViews.rhashimoto@chromium.org2011-07-271-6/+0
* Disable SessionHistoryTest.BasicBackForward on Mac Valgrind botsglider@chromium.org2011-07-271-1/+4
* Extend the suppression for issue 44385 (leaks in net::HostResolverImpl::OnJob...glider@chromium.org2011-07-272-0/+14
* Suppress V8 uninits and CryptProtectData-related reportstimurrrr@chromium.org2011-07-271-1/+13
* Suppress the main source of leaks on unit_teststimurrrr@chromium.org2011-07-271-0/+6
* Suppress two bugs found using Dr. Memorytimurrrr@chromium.org2011-07-271-0/+12
* Update the Dr. Memory suppressionstimurrrr@chromium.org2011-07-271-8/+13
* Delete suppression for issue 90640 (marked as duplicate of issue 65680)glider@chromium.org2011-07-272-23/+2
* Extend the suppression for issue 88735 (leaks in ProtocolHandlerRegistry::May...glider@chromium.org2011-07-271-3/+3
* Suppress a leak in remoting::ScreenRecorder::DoStart (issue 90640)glider@chromium.org2011-07-271-0/+40
* Use scoped_ptr for RenderTextTest memory management.msw@chromium.org2011-07-271-6/+0
* This avoids unnecessarily scheduling a callback wrapped inside another callba...ghc@google.com2011-07-261-9/+0
* Suppress leaks in gfx::CanvasSkia::SizeStringInt (issue 70327)glider@chromium.org2011-07-261-0/+65
* Extend the suppression for leaks in NPAPIClient (issue 84223) to match the Cr...glider@chromium.org2011-07-261-1/+41
* Suppress a leak in URLFetcher::Core::StartURLRequestWhenAppropriate (issue 80...glider@chromium.org2011-07-261-1/+34
* Suppress leaks in gfx::RenderTextTest* (issue 90370)glider@chromium.org2011-07-262-0/+20
* Fixed memory problem in ProtocolHandlerRegistry unit tests.benwells@chromium.org2011-07-261-7/+0
* Views views_unittests FocusManagerTest.FocusNativeControls use after freedhollowa@chromium.org2011-07-251-14/+0
* Suppress an uninit conditional jump in views::Widget::SetInitialBounds (issue...glider@chromium.org2011-07-251-0/+17
* Remove recently added suppressions that look attributable to themichaeln@google.com2011-07-241-17/+0
* Suppress an invalid read in the new FakeDelegate used in the protocol handler...stuartmorgan@chromium.org2011-07-221-0/+7
* Suppress a leak in PPP_Instance_Private_Proxystuartmorgan@chromium.org2011-07-221-0/+8
* Add valgrind suppressions for several of the current main leaksstuartmorgan@chromium.org2011-07-221-0/+36
* Fix NetworkLibrary memory leaks and warnings.stevenjb@google.com2011-07-221-34/+0
* Fix memory leaks in client_side_detection_host_unittest.noelutz@google.com2011-07-221-12/+0
* Make waterfall.sh match "Chromium%20OS%20Heapcheck" as well as "Linux%20Heapc...glider@chromium.org2011-07-221-1/+1
* Fix browser_tests Valgrind runner; also re-order the other test runners.timurrrr@chromium.org2011-07-221-24/+27
* Exclude DirectoryListerTest.BigDirRecursiveTest from Valgrind runs tootimurrrr@chromium.org2011-07-222-3/+3
* Widen suppression for DiskCache leakstuartmorgan@chromium.org2011-07-211-3/+0
* Suppress a CookieMonster leakstuartmorgan@chromium.org2011-07-211-0/+13
* Remove a suppression for a fixed Dr. Memory false positivetimurrrr@chromium.org2011-07-211-9/+0
* Suppress uninit & unaddr accesses on MessageBox() callstimurrrr@chromium.org2011-07-211-0/+8
* Fix a leak I introduced in r93120evan@chromium.org2011-07-201-6/+0
* Add valgrind suppressionsstuartmorgan@chromium.org2011-07-201-0/+22
* Expand NetorkLibrary leak suppressionstuartmorgan@chromium.org2011-07-201-1/+16
* Add a few valgrind/heapcheck suppressionsstuartmorgan@chromium.org2011-07-202-1/+25
* Remove exemption. The original patch was revertedyfriedman@chromium.org2011-07-201-6/+0
* Update Dr. Memory suppressions - some bugs were fixedtimurrrr@chromium.org2011-07-201-76/+7
* Valgrind: Expand the suppression for bug 89827.jhawkins@chromium.org2011-07-201-1/+0
* Valgrind: Add a suppression for the leak from bug 89827.jhawkins@chromium.org2011-07-201-1/+21
* Valgrind: Expand the suppression for bug 89677.jhawkins@chromium.org2011-07-191-4/+0
* Valgrind: 89786 is actually a dupe of 75249, so merge the two lists and addjhawkins@chromium.org2011-07-191-16/+15
* Valgrind: Expand the suppression for bug 89684.jhawkins@chromium.org2011-07-191-5/+0
* Valgrind: Disable way too many tests under Mac Valgrind that are failing tojhawkins@chromium.org2011-07-191-0/+16
* Valgrind: Add suppressions for bug 89758.jhawkins@chromium.org2011-07-191-0/+52
* Valgrind: Suppress a leak in NetworkLibraryImplStub::Init().jhawkins@chromium.org2011-07-191-0/+14
* Valgrind: Also disable SessionHistoryTest.JavascriptHistory.jhawkins@chromium.org2011-07-192-1/+1
* Valgrind: Disable SessionHistoryTest.FrameBackForward on all platforms, notjhawkins@chromium.org2011-07-192-1/+3
* Valgrind: Suppress a leak in ThreadWatcher::PostPingMessage.jhawkins@chromium.org2011-07-191-0/+18
* Removing the obsolete supression.lipalani@chromium.org2011-07-182-7/+0