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

Issue 266453008: Get rid of extra clipping of composited layers in CompositedLayerMapping::updateCompositedBounds(). (Closed)

Created:
6 years, 7 months ago by chrishtr
Modified:
6 years, 7 months ago
Reviewers:
Ian Vollick
CC:
blink-reviews, blink-reviews-rendering, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, abarth-chromium, jchaffraix+rendering, pdr., rune+blink, enne (OOO)
Visibility:
Public.

Description

Get rid of extra clipping of composited layers in CompositedLayerMapping::updateCompositedBounds(). This was originally added in r63452 (*), as an optimization to avoid really large composited layers that extend offscreen. This is no longer necessary, since Chrome uses a tiling architecture for all layers (Safari, at least at the time, used a single texture for the entire layer). (*) http://src.chromium.org/viewvc/blink?view=revision&revision=63452 BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173030

Patch Set 1 #

Patch Set 2 : Rebased. #

Messages

Total messages: 5 (0 generated)
chrishtr
6 years, 7 months ago (2014-04-30 20:03:36 UTC) #1
Ian Vollick
On 2014/04/30 20:03:36, chrishtr wrote: This is very exciting. LGTM if the bots are happy.
6 years, 7 months ago (2014-04-30 20:05:51 UTC) #2
chrishtr
The CQ bit was checked by chrishtr@chromium.org
6 years, 7 months ago (2014-04-30 20:14:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishtr@chromium.org/266453008/20001
6 years, 7 months ago (2014-04-30 20:14:32 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 21:18:44 UTC) #5
Message was sent while issue was closed.
Change committed as 173030

Powered by Google App Engine
This is Rietveld 408576698