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

Unified Diff: bench/valgrind.supp

Issue 246653004: Update valgrind suppression names for bug 2453 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/valgrind.supp
diff --git a/bench/valgrind.supp b/bench/valgrind.supp
index 4b8fd63a2361e1ccfb23dd3f6126d5d15445ac28..12050b3e08df0329309d8e458cb43958124e0bfe 100644
--- a/bench/valgrind.supp
+++ b/bench/valgrind.supp
@@ -47,7 +47,7 @@
fun:(below main)
}
{
- shadermask_LCD_80
+ shadermask_LCD_* http://skbug.com/2453
Memcheck:Cond
fun:_ZL16SkMulDiv255Roundjj
fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
@@ -59,7 +59,7 @@
fun:main
}
{
- shadermask_LCD_80 2
+ shadermask_LCD_* 2 http://skbug.com/2453
Memcheck:Cond
fun:_ZL8SkMulS16ii
fun:_ZL16SkMulDiv255Roundjj
@@ -72,7 +72,7 @@
fun:main
}
{
- shadermask_LCD_80 3
+ shadermask_LCD_* 3 http://skbug.com/2453
Memcheck:Cond
fun:_ZL23SkPremultiplyARGBInlinejjjj
fun:_Z18SkPreMultiplyColorj
@@ -87,7 +87,7 @@
fun:main
}
{
- shadermask_LCD_80 4
+ shadermask_LCD_* 4 http://skbug.com/2453
Memcheck:Cond
fun:_ZL16SkMulDiv255Roundjj
fun:_ZL23SkPremultiplyARGBInlinejjjj
@@ -103,7 +103,7 @@
fun:main
}
{
- shadermask_LCD_80 5
+ shadermask_LCD_* 5 http://skbug.com/2453
Memcheck:Cond
fun:_ZL16SkMulDiv255Roundjj
fun:_ZL23SkPremultiplyARGBInlinejjjj
@@ -119,7 +119,7 @@
fun:main
}
{
- shadermask_LCD_80 6
+ shadermask_LCD_* 6 http://skbug.com/2453
Memcheck:Cond
fun:_ZL8SkMulS16ii
fun:_ZL16SkMulDiv255Roundjj
@@ -135,7 +135,7 @@
fun:_Z9tool_mainiPPc
}
{
- shadermask_LCD_80 7
+ shadermask_LCD_* 7 http://skbug.com/2453
Memcheck:Cond
fun:_ZL12SkPackARGB32jjjj
fun:_ZL23SkPremultiplyARGBInlinejjjj
@@ -151,7 +151,7 @@
fun:main
}
{
- shadermask_LCD_80 8
+ shadermask_LCD_* 8 http://skbug.com/2453
Memcheck:Cond
fun:_ZL15GrColorPackRGBAjjjj
fun:_ZL15SkColor2GrColorj
@@ -165,7 +165,7 @@
fun:main
}
{
- shadermask_LCD_80 Release
+ shadermask_LCD_* Release http://skbug.com/2453
Memcheck:Cond
fun:_Z18SkPreMultiplyColorj
fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698