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

Issue 2259473002: [SVGDom] Add support for assorted absolute units (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 #

Total comments: 4

Patch Set 2 : plumb DPI #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M experimental/svg/model/SkSVGRenderContext.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M experimental/svg/model/SkSVGRenderContext.cpp View 1 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
f(malita)
Per https://www.w3.org/TR/SVG/coords.html#Units, these units are just a constant multiplier for user units (regardless of DPI). ...
4 years, 4 months ago (2016-08-17 18:24:35 UTC) #2
robertphillips
https://codereview.chromium.org/2259473002/diff/1/experimental/svg/model/SkSVGRenderContext.cpp File experimental/svg/model/SkSVGRenderContext.cpp (right): https://codereview.chromium.org/2259473002/diff/1/experimental/svg/model/SkSVGRenderContext.cpp#newcode28 experimental/svg/model/SkSVGRenderContext.cpp:28: // These all assume a 90dpi display device. Do ...
4 years, 4 months ago (2016-08-17 18:39:03 UTC) #5
f(malita)
https://codereview.chromium.org/2259473002/diff/1/experimental/svg/model/SkSVGRenderContext.cpp File experimental/svg/model/SkSVGRenderContext.cpp (right): https://codereview.chromium.org/2259473002/diff/1/experimental/svg/model/SkSVGRenderContext.cpp#newcode28 experimental/svg/model/SkSVGRenderContext.cpp:28: On 2016/08/17 18:39:03, robertphillips wrote: > // These all ...
4 years, 4 months ago (2016-08-17 21:04:17 UTC) #8
robertphillips
lgtm
4 years, 4 months ago (2016-08-17 21:42:37 UTC) #12
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/2259473002/20001
4 years, 4 months ago (2016-08-17 21:45:49 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 21:51:05 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/280e282d2a89ba3b9ff05dd2475d7452b7dccdbe

Powered by Google App Engine
This is Rietveld 408576698