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

Issue 2243853003: [SVGDom] SVGPong sample app (Closed)

Created:
4 years, 4 months ago by f(malita)
Modified:
4 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : remove unused helper #

Patch Set 3 : use SkSVGRect #

Patch Set 4 : use x/y attributes instead of transform #

Patch Set 5 : cleanup #

Patch Set 6 : minor cleanup #

Patch Set 7 : keep dom values constrained #

Patch Set 8 : win build fix #

Total comments: 6

Patch Set 9 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -7 lines) Patch
M experimental/svg/model/SkSVGDOM.h View 1 chunk +1 line, -0 lines 0 comments Download
M experimental/svg/model/SkSVGDOM.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M experimental/svg/model/SkSVGNode.h View 1 chunk +6 lines, -0 lines 0 comments Download
M experimental/svg/model/SkSVGNode.cpp View 2 chunks +27 lines, -7 lines 0 comments Download
M gyp/samples.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A samplecode/SampleSVGPong.cpp View 1 2 3 4 5 6 7 8 1 chunk +286 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
f(malita)
4 years, 4 months ago (2016-08-12 16:14:02 UTC) #2
robertphillips
lgtm. I'm kind of bummed that the user can't control one of the paddles. https://codereview.chromium.org/2243853003/diff/130001/samplecode/SampleSVGPong.cpp ...
4 years, 4 months ago (2016-08-12 18:15:19 UTC) #13
f(malita)
On 2016/08/12 18:15:19, robertphillips wrote: > I'm kind of bummed that the user can't control ...
4 years, 4 months ago (2016-08-12 18:27:11 UTC) #14
stephana
On 2016/08/12 18:27:11, f(malita) wrote: > On 2016/08/12 18:15:19, robertphillips wrote: > > I'm kind ...
4 years, 4 months ago (2016-08-12 19:21:45 UTC) #17
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/2243853003/150001
4 years, 4 months ago (2016-08-12 19:21:48 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 20:17:14 UTC) #20
Message was sent while issue was closed.
Committed patchset #9 (id:150001) as
https://skia.googlesource.com/skia/+/ca39d716f10e75e3a2449262e67584f46d589c26

Powered by Google App Engine
This is Rietveld 408576698