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

Issue 7597001: Ensure that blending is disabled for layers with no alpha (Closed)

Created:
9 years, 4 months ago by Ian Vollick
Modified:
9 years, 4 months ago
Reviewers:
jonathan.backer
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Ensure that blending is disabled for layers with no alpha BUG=5110667 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95834

Patch Set 1 #

Patch Set 2 : use fills_bounds_opaquely() rather than adding HasAlpha #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M ui/gfx/compositor/layer.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ian Vollick
9 years, 4 months ago (2011-08-08 15:54:12 UTC) #1
Ian Vollick
Use fills_bounds_opaquely() rather than adding HasAlpha()
9 years, 4 months ago (2011-08-08 17:36:06 UTC) #2
jonathan.backer
9 years, 4 months ago (2011-08-08 17:37:35 UTC) #3
On 2011/08/08 17:36:06, vollick wrote:
> Use fills_bounds_opaquely() rather than adding HasAlpha()

LGTM

Powered by Google App Engine
This is Rietveld 408576698