summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* 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
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-1/+1
* Don't use a separate FILE thread in FileSystemURLRequestJobTest.adamk@chromium.org2011-02-141-11/+0
* Revert 74103 - Use libjpeg-turbo by default.jschuh@chromium.org2011-02-141-25/+0
* Suppress data races below timegmtimurrrr@chromium.org2011-02-141-0/+9
* Fixed leaky code in the UserDataDir policy code for mac.pastarmovj@chromium.org2011-02-141-13/+0
* Suppress a data race in sync (TSan/unit)timurrrr@chromium.org2011-02-141-0/+10
* Update Valgrind and TSan suppressions; suppress a new memory leak (#72833)timurrrr@chromium.org2011-02-123-22/+28
* Update suppressions for ProfileIOData.willchan@chromium.org2011-02-111-45/+0
* Removes unneeded suppression. The leak occurred because of a commitsky@chromium.org2011-02-111-25/+0
* Suppress leaks from ProfileIOData (issue 72689)glider@chromium.org2011-02-111-0/+59
* Fix a TSan suppression (forgot "*")timurrrr@chromium.org2011-02-101-1/+1
* Fix a leak. Remove suppression for the leak and update bug number for unrela...pkasting@chromium.org2011-02-101-10/+1
* Exclude two more Mac/UI tests failing under Valgrindtimurrrr@chromium.org2011-02-101-0/+2
* Suppress a couple of data races for TSan/UI botstimurrrr@chromium.org2011-02-101-0/+22
* Valgrind suppressions for three memory leaks and one uninit jump, exclude Res...timurrrr@chromium.org2011-02-102-0/+65
* Exclude more tests from Memcheck/Mac/UI and TSan/UItimurrrr@chromium.org2011-02-092-0/+6
* Fix memory leak in MigrateBrowserPrefs caused by excessive copying.mirandac@chromium.org2011-02-091-15/+0