Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 504023002: Remove CompositingIOSurfaceTransformerTest valgrind suppressions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove all other traces of deleted classes. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/valgrind/gtest_exclude/content_unittests.gtest.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are four kinds of suppressions in this file. 1 # There are four kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 4547 matching lines...) Expand 10 before | Expand all | Expand 10 after
4558 { 4558 {
4559 bug_226254 4559 bug_226254
4560 Memcheck:Leak 4560 Memcheck:Leak
4561 fun:_Znw* 4561 fun:_Znw*
4562 fun:_ZN4base4BindIMN10extensions16UserScriptMaster14ScriptReloader* 4562 fun:_ZN4base4BindIMN10extensions16UserScriptMaster14ScriptReloader*
4563 fun:_ZN10extensions16UserScriptMaster14ScriptReloader9StartLoad* 4563 fun:_ZN10extensions16UserScriptMaster14ScriptReloader9StartLoad*
4564 fun:_ZN10extensions16UserScriptMaster9StartLoadEv 4564 fun:_ZN10extensions16UserScriptMaster9StartLoadEv
4565 fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourc eERKNS1_19NotificationDetailsE 4565 fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourc eERKNS1_19NotificationDetailsE
4566 } 4566 }
4567 { 4567 {
4568 bug_227278a
4569 Memcheck:Uninitialized
4570 ...
4571 fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitm apRKN3gfx4RectERKNS4_4SizeE
4572 fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly _Test8TestBodyEv
4573 }
4574 {
4575 bug_227278b
4576 Memcheck:Uninitialized
4577 ...
4578 fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12Te stERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
4579 fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test 8TestBodyEv
4580 }
4581 {
4582 bug_227278c
4583 Memcheck:Uninitialized
4584 fun:BitSetNextSetBit
4585 fun:RegistersReInterfere
4586 fun:RegistersMerge
4587 fun:glpPPShaderLinearizeStreamMgr
4588 fun:glpPPShaderLinearize
4589 fun:glePrepareShaderForEmulation
4590 fun:gleSetVPTransformFuncAll
4591 fun:gleVPRenderQuadsSmooth
4592 fun:gleDrawArraysOrElements_ExecCore
4593 fun:glDrawArrays_Exec
4594 fun:glDrawArrays
4595 fun:_ZN7content12_GLOBAL__N_18DrawQuadEffffbff
4596 fun:_ZN7content31CompositingIOSurfaceTransformer14ResizeBilinearEjRKN3gfx4Rec tERKNS1_4SizeEPj
4597 fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitm apRKN3gfx4RectERKNS4_4SizeE
4598 fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly _Test8TestBodyEv
4599 }
4600 {
4601 bug_227278d
4602 Memcheck:Uninitialized
4603 fun:glViewport_Exec
4604 fun:glViewport
4605 fun:_ZN7content12_GLOBAL__N_139SetTransformationsForOffScreenRenderingERKN3gf x4SizeE
4606 fun:_ZN7content31CompositingIOSurfaceTransformer18TransformRGBToYV12EjRKN3gfx 4RectERKNS1_4SizeEPjS8_S8_PS5_S9_
4607 fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12Te stERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
4608 fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test 8TestBodyEv
4609 }
4610 {
4611 bug_227278e
4612 Memcheck:Free
4613 fun:_ZdlPv
4614 fun:_ZN12BindingTableD2Ev
4615 fun:_ZN14TGenericLinkerD0Ev
4616 fun:ShDestruct
4617 fun:gleFreeProgramObject
4618 fun:gleUnbindDeleteHashNameAndObject
4619 fun:glDeleteObjectARB_Exec
4620 fun:glDeleteProgram
4621 fun:_ZN7content34CompositingIOSurfaceShaderPrograms5ResetEv
4622 fun:_ZN7content35CompositingIOSurfaceTransformerTestD2Ev
4623 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd Link_TestD2Ev
4624 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd Link_TestD1Ev
4625 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd Link_TestD0Ev
4626 fun:_ZN7testing4Test11DeleteSelf_Ev
4627 }
4628 {
4629 bug_233541 4568 bug_233541
4630 Memcheck:Leak 4569 Memcheck:Leak
4631 fun:_Znw* 4570 fun:_Znw*
4632 fun:_ZN22DiskCacheTestWithCache13CreateBackendEjPN4base6ThreadE 4571 fun:_ZN22DiskCacheTestWithCache13CreateBackendEjPN4base6ThreadE
4633 fun:_ZN22DiskCacheTestWithCache13InitDiskCacheEv 4572 fun:_ZN22DiskCacheTestWithCache13InitDiskCacheEv
4634 fun:_ZN22DiskCacheTestWithCache9InitCacheEv 4573 fun:_ZN22DiskCacheTestWithCache9InitCacheEv
4635 fun:*DiskCacheBackendTest_SimpleDoom* 4574 fun:*DiskCacheBackendTest_SimpleDoom*
4636 } 4575 }
4637 { 4576 {
4638 bug_234845 4577 bug_234845
(...skipping 1637 matching lines...) Expand 10 before | Expand all | Expand 10 after
6276 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE 6215 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
6277 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE 6216 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
6278 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE 6217 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
6279 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE 6218 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
6280 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE 6219 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
6281 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE 6220 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
6282 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE 6221 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
6283 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE 6222 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
6284 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE 6223 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
6285 } 6224 }
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/content_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698