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

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 445013002: media: Optimize HW Video to 2D Canvas copy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
« cc/resources/media/skcanvas_video_renderer.cc ('K') | « media/media.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index fb03377f4ce472d722ff75b087568580e9de31a8..70a9e22cc33fd9cc5cf94ee7ac17c510dccb65b1 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -2105,7 +2105,7 @@ name=bug_371950
media.dll!ConvertYUVToRGB32Row_SSE
media.dll!media::ConvertYUVToRGB32_SSE
media.dll!media::ConvertVideoFrameToBitmap
-media.dll!media::SkCanvasVideoRenderer::Paint
+cc.dll!cc::SkCanvasVideoRenderer::Paint
cc.dll!cc::VideoResourceUpdater::CreateForSoftwarePlanes
cc.dll!cc::VideoResourceUpdater::CreateExternalResourcesFromVideoFrame
cc.dll!cc::VideoLayerImpl::WillDraw
« cc/resources/media/skcanvas_video_renderer.cc ('K') | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698