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

Issue 1452203002: Parametric SkPath oval/rect/rrect starting point (Closed)

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

Description

Parametric SkPath oval/rect/rrect starting point Extend the SkPath API to allow specifying the contour starting point. This will allow removing the explicit cubic code from Blink/Path. BUG=chromium:315277 R=reed@google.com,caryclark@google.com Committed: https://skia.googlesource.com/skia/+/c08d53ee175e190254d8fd6659d9ad051ac0ba46

Patch Set 1 #

Total comments: 6

Patch Set 2 : comment tweaks #

Patch Set 3 : more comment tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -87 lines) Patch
M include/core/SkPath.h View 1 2 4 chunks +61 lines, -0 lines 0 comments Download
M src/core/SkPath.cpp View 5 chunks +169 lines, -87 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
f(malita)
Still planning to add a GM + unit tests for the new behavior, but there ...
5 years, 1 month ago (2015-11-17 14:56:28 UTC) #1
reed1
https://codereview.chromium.org/1452203002/diff/1/include/core/SkPath.h File include/core/SkPath.h (right): https://codereview.chromium.org/1452203002/diff/1/include/core/SkPath.h#newcode604 include/core/SkPath.h:604: * @param dir The direction to wind the oval's ...
5 years, 1 month ago (2015-11-17 15:02:51 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452203002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452203002/20001
5 years, 1 month ago (2015-11-17 15:31:54 UTC) #4
f(malita)
https://codereview.chromium.org/1452203002/diff/1/include/core/SkPath.h File include/core/SkPath.h (right): https://codereview.chromium.org/1452203002/diff/1/include/core/SkPath.h#newcode604 include/core/SkPath.h:604: * @param dir The direction to wind the oval's ...
5 years, 1 month ago (2015-11-17 15:35:16 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452203002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452203002/40001
5 years, 1 month ago (2015-11-17 15:35:32 UTC) #7
caryclark
lgtm
5 years, 1 month ago (2015-11-17 15:36:15 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-17 15:48:12 UTC) #10
reed1
lgtm
5 years, 1 month ago (2015-11-17 16:26:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452203002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452203002/40001
5 years, 1 month ago (2015-11-17 17:52:51 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-17 17:53:32 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/c08d53ee175e190254d8fd6659d9ad051ac0ba46

Powered by Google App Engine
This is Rietveld 408576698