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

Issue 1011703005: [Slimming Paint] Allow 3D transforms of different types. (Closed)

Created:
5 years, 9 months ago by jbroman
Modified:
5 years, 9 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, Rik, danakj, Dominik Röttsches, dshwang, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[Slimming Paint] Allow 3D transforms of different types. 3D transforms can occur for multiple reasons, and so we need multiple types per client. For instance, an element may have a transform, and also apply a perspective transform to some of its children. BUG=460986 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192040

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : debug strings #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -25 lines) Patch
M Source/core/paint/LayerPainter.cpp View 2 chunks +2 lines, -2 lines 2 comments Download
M Source/core/paint/Transform3DRecorder.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/paint/Transform3DRecorder.cpp View 3 chunks +8 lines, -5 lines 0 comments Download
M Source/platform/graphics/paint/DisplayItem.h View 1 2 chunks +8 lines, -2 lines 0 comments Download
M Source/platform/graphics/paint/DisplayItem.cpp View 1 2 3 chunks +15 lines, -2 lines 0 comments Download
M Source/platform/graphics/paint/DisplayItemTransformTreeBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/paint/DisplayItemTransformTreeBuilderTest.cpp View 1 chunk +5 lines, -2 lines 0 comments Download
M Source/platform/graphics/paint/Transform3DDisplayItem.h View 1 3 chunks +20 lines, -10 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
jbroman
5 years, 9 months ago (2015-03-17 03:33:42 UTC) #2
chrishtr
Why is there no other type of transform present yet then? Are we missing it? ...
5 years, 9 months ago (2015-03-17 19:59:14 UTC) #3
jbroman
On 2015/03/17 19:59:14, chrishtr wrote: > Why is there no other type of transform present ...
5 years, 9 months ago (2015-03-17 20:16:56 UTC) #4
chrishtr
lgtm
5 years, 9 months ago (2015-03-17 20:20:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1011703005/40001
5 years, 9 months ago (2015-03-17 20:21:05 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 20:24:30 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192040

Powered by Google App Engine
This is Rietveld 408576698