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

Issue 10873098: Merge 125445 - [chromium] Clear HUD canvas contents before drawing into it. (Closed)

Created:
8 years, 3 months ago by vangelis
Modified:
8 years, 3 months ago
Reviewers:
Vangelis Kokkevis
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Visibility:
Public.

Description

Merge 125445 - [chromium] Clear HUD canvas contents before drawing into it. https://bugs.webkit.org/show_bug.cgi?id=93759 Reviewed by Adrienne Walker. Not clearing the bitmaps before drawing into it results into random noise. This patch also caches the SkCanvas used by the HUD to avoid reallocating it every frame. * platform/graphics/chromium/cc/CCHeadsUpDisplayLayerImpl.cpp: (WebCore::CCHeadsUpDisplayLayerImpl::willDraw): * platform/graphics/chromium/cc/CCHeadsUpDisplayLayerImpl.h: TBR=vangelis@chromium.org Committed: https://trac.webkit.org/changeset/126822

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6167 lines) Patch
M Source/WebCore/ChangeLog View 1 chunk +0 lines, -6163 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCHeadsUpDisplayLayerImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCHeadsUpDisplayLayerImpl.cpp View 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vangelis
8 years, 3 months ago (2012-08-28 00:01:21 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698