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

Issue 2353503005: [SVGDom] Opacity optimization (Closed)

Created:
4 years, 3 months ago by f(malita)
Modified:
4 years, 3 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : moar cleanup #

Total comments: 2

Patch Set 4 : Win build fix + review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -6 lines) Patch
M experimental/svg/model/SkSVGContainer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/svg/model/SkSVGContainer.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M experimental/svg/model/SkSVGNode.h View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/svg/model/SkSVGNode.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M experimental/svg/model/SkSVGRenderContext.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M experimental/svg/model/SkSVGRenderContext.cpp View 1 2 3 2 chunks +31 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
f(malita)
Mike noticed we spend a lot of time in saveLayer/restore for e.g. car.svg. That's due ...
4 years, 3 months ago (2016-09-20 15:31:14 UTC) #2
reed1
lgtm https://codereview.chromium.org/2353503005/diff/40001/experimental/svg/model/SkSVGRenderContext.cpp File experimental/svg/model/SkSVGRenderContext.cpp (right): https://codereview.chromium.org/2353503005/diff/40001/experimental/svg/model/SkSVGRenderContext.cpp#newcode288 experimental/svg/model/SkSVGRenderContext.cpp:288: if ((flags & kLeaf) && (!hasFill || !hasStroke)) ...
4 years, 3 months ago (2016-09-20 17:37:06 UTC) #11
robertphillips
lgtm
4 years, 3 months ago (2016-09-20 17:54:16 UTC) #12
f(malita)
https://codereview.chromium.org/2353503005/diff/40001/experimental/svg/model/SkSVGRenderContext.cpp File experimental/svg/model/SkSVGRenderContext.cpp (right): https://codereview.chromium.org/2353503005/diff/40001/experimental/svg/model/SkSVGRenderContext.cpp#newcode288 experimental/svg/model/SkSVGRenderContext.cpp:288: if ((flags & kLeaf) && (!hasFill || !hasStroke)) { ...
4 years, 3 months ago (2016-09-20 18:08:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2353503005/60001
4 years, 3 months ago (2016-09-20 18:08:34 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/3dbb7b9f196d793fbd16243157ee67638891f5dc
4 years, 3 months ago (2016-09-20 19:44:34 UTC) #18
borenet
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2359603002/ by borenet@google.com. ...
4 years, 3 months ago (2016-09-20 20:39:37 UTC) #19
f(malita)
On 2016/09/20 20:39:37, borenet wrote: > A revert of this CL (patchset #4 id:60001) has ...
4 years, 3 months ago (2016-09-20 20:54:39 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2353503005/60001
4 years, 3 months ago (2016-09-20 22:44:17 UTC) #22
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 22:46:00 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/bef51c23c314180760b07f88fab50f6670f37f9b

Powered by Google App Engine
This is Rietveld 408576698