summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Broaden suppression for DiskCacheBasedSSLHostInfojochen@chromium.org2011-02-231-10/+0
* Suppress leaks in ThreadWatcherjochen@chromium.org2011-02-231-0/+9
* Suppress valgrind errors related to GpuProcessHostUIShim::OnLogMessagejochen@chromium.org2011-02-231-0/+6
* Suppress memcheck warnings for leaks below of GpuProcessHostUIShim::GetForRen...jochen@chromium.org2011-02-231-0/+6
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-221-8/+0
* Fix null-termination on string copy in debug-on-start code.evan@chromium.org2011-02-221-7/+0
* Valgrind timeouts are in seconds. Let's set some saner values.thestig@chromium.org2011-02-221-2/+4
* Suppress some DrMemory reports (one of them is real, the other is possible)timurrrr@chromium.org2011-02-221-10/+20
* Re-enable positive OOB write tests under Dr. Memory and add the suppression f...timurrrr@chromium.org2011-02-221-0/+10
* Widen some Memcheck and TSan suppressions, add a couple of new V8 suppressionstimurrrr@chromium.org2011-02-222-7/+69
* Suppression for LayoutTestController.waitUntilDonecbentzel@chromium.org2011-02-211-0/+13
* Update TSan ignores and suppressions to give less false reports on UI tests.timurrrr@chromium.org2011-02-212-15/+9
* Suppress some new Dr. Memory probably-false reportstimurrrr@chromium.org2011-02-211-0/+23
* Don't run EncoderVp8Test.TestEncoder under Dr. Memorytimurrrr@chromium.org2011-02-211-0/+1
* Don't run PrintingContextTest.Base under Dr. Memorytimurrrr@chromium.org2011-02-211-0/+2
* Remove valgrind suppression for bug 49262 (outdated).battre@chromium.org2011-02-211-12/+0
* Remove a suppression for a fixed use-after-freetimurrrr@chromium.org2011-02-211-15/+0
* Remove Wine + Valgrind code since nobody is working on it.thestig@chromium.org2011-02-188-4395/+10
* Suppression for AccessibilityController::shouldDumpAccessibiltyNotificationscbentzel@chromium.org2011-02-181-0/+8
* Widen BackgroundApplicationListModelTest suppression further for Mac memory.cbentzel@chromium.org2011-02-181-0/+1
* Memcheck suppression for BackgroundApplicationListModelTest leaks.cbentzel@chromium.org2011-02-181-0/+10
* Add sync_integration_tests support to valgrind's chrome_tests.sh.zea@chromium.org2011-02-171-0/+7
* Ignore memory accesses below two custom memset/memcpy implementationstimurrrr@chromium.org2011-02-171-0/+5
* Suppressions for BrowserRenderProcessHost::CreateMessageFilterscbentzel@chromium.org2011-02-172-0/+52
* Suppress TSan false reports on __memset_sse2 and __GI_memcpytimurrrr@chromium.org2011-02-171-0/+14
* Fix leaks found on Linux in ui/gfx/font_unittest.cc.rsesek@chromium.org2011-02-171-8/+0
* Add suppression for AutocompleteHistoryManagerTest on Mac.cbentzel@chromium.org2011-02-171-0/+20
* Update Dr. Memory paths to account for the new version of the DrM SFXtimurrrr@chromium.org2011-02-171-1/+1
* Suppress memory leaks in ExtensionSpecialStoragePolicytimurrrr@chromium.org2011-02-171-1/+8
* Fixes bug in TestingAutomationProvider from my recent autocompletesky@chromium.org2011-02-171-10/+0
* Widen suppression in TestingAutomationProvideroshima@google.com2011-02-171-2/+1
* Two more tests to exclude due to "impossible" failure on mac valgrind.oshima@google.com2011-02-171-0/+2
* Disk cache: Always initialize disabled_rvargas@google.com2011-02-161-6/+0
* Excluding tests that causes valgrind crash on macoshima@google.com2011-02-161-0/+5
* Widen suppression for jump on uninitialized value in skia::PlatformCanvas::in...oshima@google.com2011-02-161-1/+1
* Remove ancient suppression; AddSavePasswordInfoBar hasn't been on TabContents...avi@chromium.org2011-02-161-15/+0
* Suppressing memory read error in TestingAutomationProvideroshima@google.com2011-02-161-0/+12
* Revert r75147 "Suppressing memory leak in CloudPolicyCache"oshima@google.com2011-02-161-13/+0
* Suppressing memory leak in CloudPolicyCacheoshima@google.com2011-02-161-0/+13
* Widen a suppression for the data race in disk_cachetimurrrr@chromium.org2011-02-161-0/+1
* Suppress memory leaks in GFXtimurrrr@chromium.org2011-02-161-0/+8
* Suppress Valgrind warnings on disk_cache uninit jumps and media callback leakstimurrrr@chromium.org2011-02-161-0/+14
* Suppressing UninitCondition in power libraryoshima@google.com2011-02-151-0/+11
* Updating suppression after r74926oshima@google.com2011-02-151-1/+1
* Adding another leak pattern for 73036oshima@google.com2011-02-151-1/+27
* Suppressing memory leak on mac valgrind bots.oshima@google.com2011-02-151-0/+26
* Valgrind runner: support --tool_flags="--leak-check=no"timurrrr@chromium.org2011-02-151-1/+5
* Update TSan ignores and suppressions to have cleaner run on our ubuntu workst...timurrrr@chromium.org2011-02-152-1/+15
* Suppress a couple of new Valgrind reports on interactive_ui tests, update the...timurrrr@chromium.org2011-02-153-10/+31
* Updating suppression after RefCounted change.oshima@google.com2011-02-151-1/+1