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

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

Issue 11647022: Fix layer leak in SystemTrayBubble (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: alternative Created 8 years 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 | Annotate | Revision Log
« no previous file with comments | « ash/system/tray/system_tray_bubble.cc ('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 6279 matching lines...) Expand 10 before | Expand all | Expand 10 after
6290 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj 6290 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj
6291 } 6291 }
6292 { 6292 {
6293 bug_164676_a 6293 bug_164676_a
6294 Memcheck:Leak 6294 Memcheck:Leak
6295 fun:_Znw* 6295 fun:_Znw*
6296 fun:_ZN3ash4test12_GLOBAL__N_112DragTestView13WriteDragDataERKN3gfx5PointEPN2 ui14OSExchangeDataE 6296 fun:_ZN3ash4test12_GLOBAL__N_112DragTestView13WriteDragDataERKN3gfx5PointEPN2 ui14OSExchangeDataE
6297 fun:_ZN5views4View6DoDragERKN2ui12LocatedEventERKN3gfx5PointENS1_13DragDropTy pes15DragEventSourceE 6297 fun:_ZN5views4View6DoDragERKN2ui12LocatedEventERKN3gfx5PointENS1_13DragDropTy pes15DragEventSourceE
6298 } 6298 }
6299 { 6299 {
6300 bug_164676_h
6301 Memcheck:Leak
6302 fun:_Znw*
6303 fun:_ZN2cc24LayerAnimationController6createEPNS_30LayerAnimationControllerCli entE
6304 fun:_ZN2cc5LayerC2Ev
6305 fun:_ZN2cc20ContentsScalingLayerC2Ev
6306 fun:_ZN2cc10TiledLayerC2Ev
6307 fun:_ZN2cc12ContentLayerC1EPNS_18ContentLayerClientE
6308 fun:_ZN2cc12ContentLayer6createEPNS_18ContentLayerClientE
6309 fun:_ZN2ui5Layer14CreateWebLayerEv
6310 fun:_ZN2ui5LayerC1Ev
6311 fun:_ZN5views4View11CreateLayerEv
6312 fun:_ZN5views4View15SetPaintToLayerEb
6313 fun:_ZN5views14TrayBubbleViewC1EPN4aura6WindowEPNS_4ViewEPNS0_8DelegateERKNS0 _10InitParamsE
6314 fun:_ZN5views14TrayBubbleView6CreateEPN4aura6WindowEPNS_4ViewEPNS0_8DelegateE PNS0_10InitParamsE
6315 fun:_ZN3ash8internal16SystemTrayBubble8InitViewEPN5views4ViewENS_4user11Login StatusEPNS2_14TrayBubbleView10InitParamsE
6316 fun:_ZN3ash8internal19SystemBubbleWrapper8InitViewEPNS0_18TrayBackgroundViewE PN5views4ViewEPNS4_14TrayBubbleView10InitParamsE
6317 fun:_ZN3ash10SystemTray9ShowItemsERKSt6vectorIPNS_14SystemTrayItemESaIS3_EEbb NS_18BubbleCreationTypeEi
6318 fun:_ZN3ash10SystemTray25ShowDefaultViewWithOffsetENS_18BubbleCreationTypeEi
6319 fun:_ZN3ash10SystemTray15ShowDefaultViewENS_18BubbleCreationTypeE
6320 fun:_ZN3ash4test41SystemTrayTest_SystemTrayNoViewItems_Test8TestBodyEv
6321 }
6322 {
6323 bug_164676_m 6300 bug_164676_m
6324 Memcheck:Uninitialized 6301 Memcheck:Uninitialized
6325 fun:_ZN4skia12_GLOBAL__N_18ClampTo8Ei 6302 fun:_ZN4skia12_GLOBAL__N_18ClampTo8Ei
6326 fun:_ZN4skia12_GLOBAL__N_*Convolve* 6303 fun:_ZN4skia12_GLOBAL__N_*Convolve*
6327 fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb 6304 fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb
6328 fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK 7SkIRect 6305 fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK 7SkIRect
6329 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRe ct 6306 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRe ct
6330 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii 6307 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii
6331 fun:_ZN3ash8internal13DragImageView7OnPaintEPN3gfx6CanvasE 6308 fun:_ZN3ash8internal13DragImageView7OnPaintEPN3gfx6CanvasE
6332 } 6309 }
(...skipping 12 matching lines...) Expand all
6345 Memcheck:Leak 6322 Memcheck:Leak
6346 fun:_Znw* 6323 fun:_Znw*
6347 fun:_ZN3ash21PartialScreenshotView22StartPartialScreenshotEPNS_18ScreenshotDe legateE 6324 fun:_ZN3ash21PartialScreenshotView22StartPartialScreenshotEPNS_18ScreenshotDe legateE
6348 fun:_ZN3ash21AcceleratorController13PerformActionEiRKN2ui11AcceleratorE 6325 fun:_ZN3ash21AcceleratorController13PerformActionEiRKN2ui11AcceleratorE
6349 fun:_ZN3ash21AcceleratorController18AcceleratorPressedERKN2ui11AcceleratorE 6326 fun:_ZN3ash21AcceleratorController18AcceleratorPressedERKN2ui11AcceleratorE
6350 fun:_ZN2ui18AcceleratorManager7ProcessERKNS_11AcceleratorE 6327 fun:_ZN2ui18AcceleratorManager7ProcessERKNS_11AcceleratorE
6351 fun:_ZN3ash21AcceleratorController7ProcessERKN2ui11AcceleratorE 6328 fun:_ZN3ash21AcceleratorController7ProcessERKN2ui11AcceleratorE
6352 fun:_ZN3ash25AcceleratorControllerTest18ProcessWithContextERKN2ui11Accelerato rE 6329 fun:_ZN3ash25AcceleratorControllerTest18ProcessWithContextERKN2ui11Accelerato rE
6353 } 6330 }
6354 { 6331 {
6355 bug_164676_s
6356 Memcheck:Leak
6357 fun:_Znw*
6358 fun:_ZN2ui13LayerAnimator21CreateDefaultAnimatorEv
6359 fun:_ZN2ui5Layer11GetAnimatorEv
6360 fun:_ZN2ui5Layer9SetBoundsERKN3gfx4RectE
6361 fun:_ZN5views4View13ReparentLayerERKN3gfx8Vector2dEPN2ui5LayerE
6362 fun:_ZN5views4View17UpdateParentLayerEv
6363 fun:_ZN5views4View18UpdateParentLayersEv
6364 fun:_ZN5views4View11CreateLayerEv
6365 fun:_ZN5views4View15SetPaintToLayerEb
6366 fun:_ZN5views14TrayBubbleViewC1EPN4aura6WindowEPNS_4ViewEPNS0_8DelegateERKNS0 _10InitParamsE
6367 fun:_ZN5views14TrayBubbleView6CreateEPN4aura6WindowEPNS_4ViewEPNS0_8DelegateE PNS0_10InitParamsE
6368 fun:_ZN3ash8internal16SystemTrayBubble8InitViewEPN5views4ViewENS_4user11Login StatusEPNS2_14TrayBubbleView10InitParamsE
6369 fun:_ZN3ash8internal19SystemBubbleWrapper8InitViewEPNS0_18TrayBackgroundViewE PN5views4ViewEPNS4_14TrayBubbleView10InitParamsE
6370 fun:_ZN3ash10SystemTray9ShowItemsERKSt6vectorIPNS_14SystemTrayItemESaIS3_EEbb NS_18BubbleCreationTypeEi
6371 fun:_ZN3ash10SystemTray*ShowDefault*
6372 }
6373 {
6374 bug_164676_t
6375 Memcheck:Leak
6376 fun:_Znw*
6377 fun:_ZN5views4View11CreateLayerEv
6378 fun:_ZN5views4View15SetPaintToLayerEb
6379 fun:_ZN5views14TrayBubbleViewC1EPN4aura6WindowEPNS_4ViewEPNS0_8DelegateERKNS0 _10InitParamsE
6380 fun:_ZN5views14TrayBubbleView6CreateEPN4aura6WindowEPNS_4ViewEPNS0_8DelegateE PNS0_10InitParamsE
6381 fun:_ZN3ash8internal16SystemTrayBubble8InitViewEPN5views4ViewENS_4user11Login StatusEPNS2_14TrayBubbleView10InitParamsE
6382 fun:_ZN3ash8internal19SystemBubbleWrapper8InitViewEPNS0_18TrayBackgroundViewE PN5views4ViewEPNS4_14TrayBubbleView10InitParamsE
6383 fun:_ZN3ash10SystemTray9ShowItemsERKSt6vectorIPNS_14SystemTrayItemESaIS3_EEbb NS_18BubbleCreationTypeEi
6384 fun:_ZN3ash10SystemTray25ShowDefaultViewWithOffsetENS_18BubbleCreationTypeEi
6385 fun:_ZN3ash10SystemTray15ShowDefaultViewENS_18BubbleCreationTypeE
6386 fun:_ZN3ash4test41SystemTrayTest_SystemTrayNoViewItems_Test8TestBodyEv
6387 }
6388 {
6389 bug_164676_u
6390 Memcheck:Leak
6391 fun:_Znw*
6392 fun:_ZN2cc12ContentLayer6createEPNS_18ContentLayerClientE
6393 fun:_ZN2ui5Layer14CreateWebLayerEv
6394 fun:_ZN2ui5LayerC1Ev
6395 ...
6396 fun:_ZN3ash8internal16SystemTrayBubble8InitViewEPN5views4ViewENS_4user11Login StatusEPNS2_14TrayBubbleView10InitParamsE
6397 }
6398 {
6399 bug_164676_v 6332 bug_164676_v
6400 Memcheck:Uninitialized 6333 Memcheck:Uninitialized
6401 fun:_ZSt3maxIhERKT_S2_S2_ 6334 fun:_ZSt3maxIhERKT_S2_S2_
6402 fun:_ZN4skia12_GLOBAL__N_*Convolve* 6335 fun:_ZN4skia12_GLOBAL__N_*Convolve*
6403 fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb 6336 fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb
6404 fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK 7SkIRect 6337 fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK 7SkIRect
6405 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRe ct 6338 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRe ct
6406 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii 6339 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii
6407 fun:_ZN3ash8internal13DragImageView7OnPaintEPN3gfx6CanvasE 6340 fun:_ZN3ash8internal13DragImageView7OnPaintEPN3gfx6CanvasE
6408 } 6341 }
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
6479 Memcheck:Leak 6412 Memcheck:Leak
6480 fun:_Znw* 6413 fun:_Znw*
6481 fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc 6414 fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
6482 fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_ 6415 fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
6483 fun:_ZNK3sql10Connection14DoesTableExistEPKc 6416 fun:_ZNK3sql10Connection14DoesTableExistEPKc
6484 fun:_ZN3sql9MetaTable14DoesTableExistEPNS_10ConnectionE 6417 fun:_ZN3sql9MetaTable14DoesTableExistEPNS_10ConnectionE
6485 ... 6418 ...
6486 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath 6419 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath
6487 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath 6420 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath
6488 } 6421 }
OLDNEW
« no previous file with comments | « ash/system/tray/system_tray_bubble.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698