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

Issue 6901134: Merge 84546 - 2011-04-21 Nat Duca <nduca@chromium.org> (Closed)

Created:
9 years, 7 months ago by jamesr
Modified:
9 years, 6 months ago
Reviewers:
jamesr
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/742/
Visibility:
Public.

Description

Merge 84546 - 2011-04-21 Nat Duca <nduca@chromium.org>; Reviewed by James Robinson. [chromium] Fix artefacts in compositor HUD when resizing https://bugs.webkit.org/show_bug.cgi?id=58969 HUD was using the tiler program and not setting the texture transform. The HUD would thus draw with a texture transform based on the last tile drawn, leading sometimes to distortion. * platform/graphics/chromium/LayerRendererChromium.cpp: (WebCore::LayerRendererChromium::initializeSharedObjects): (WebCore::LayerRendererChromium::cleanupSharedObjects): * platform/graphics/chromium/LayerRendererChromium.h: (WebCore::LayerRendererChromium::headsUpDisplayProgram): * platform/graphics/chromium/cc/CCHeadsUpDisplay.cpp: (WebCore::CCHeadsUpDisplay::draw): * platform/graphics/chromium/cc/CCHeadsUpDisplay.h: TBR=commit-queue@webkit.org BUG=81011 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85351

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4319 lines) Patch
M Source/WebCore/ChangeLog View 1 chunk +0 lines, -4316 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/LayerRendererChromium.h View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/LayerRendererChromium.cpp View 3 chunks +3 lines, -0 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCHeadsUpDisplay.h View 2 chunks +6 lines, -2 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCHeadsUpDisplay.cpp View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
9 years, 7 months ago (2011-04-29 19:39:11 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698