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

Issue 140953003: add alternative to isRect named asRect (Closed)

Created:
6 years, 11 months ago by caryclark
Modified:
6 years, 10 months ago
Reviewers:
yunchao, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

add alternative to isRect named asRect This defines yunchao's proposed interface in terms of an existing implementation. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13183

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix description; add compile time checks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M include/core/SkPath.h View 1 1 chunk +19 lines, -0 lines 0 comments Download
M src/core/SkPath.cpp View 1 1 chunk +8 lines, -0 lines 0 comments Download
M tests/PathTest.cpp View 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
caryclark
Here is Yunchao's proposed interface using the existing isRect() implementation. The asRect() interface is more ...
6 years, 11 months ago (2014-01-23 16:04:44 UTC) #1
reed1
https://codereview.chromium.org/140953003/diff/1/include/core/SkPath.h File include/core/SkPath.h (right): https://codereview.chromium.org/140953003/diff/1/include/core/SkPath.h#newcode567 include/core/SkPath.h:567: /** Returns kFill_PathAsRect or kStroke_PathAsRect if the path is ...
6 years, 11 months ago (2014-01-23 18:34:20 UTC) #2
caryclark
https://codereview.chromium.org/140953003/diff/1/include/core/SkPath.h File include/core/SkPath.h (right): https://codereview.chromium.org/140953003/diff/1/include/core/SkPath.h#newcode567 include/core/SkPath.h:567: /** Returns kFill_PathAsRect or kStroke_PathAsRect if the path is ...
6 years, 11 months ago (2014-01-23 19:03:23 UTC) #3
reed1
lgtm
6 years, 11 months ago (2014-01-23 19:14:15 UTC) #4
yunchao
On 2014/01/23 16:04:44, caryclark wrote: > Here is Yunchao's proposed interface using the existing isRect() ...
6 years, 11 months ago (2014-01-24 14:49:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/caryclark@google.com/140953003/70001
6 years, 11 months ago (2014-01-25 16:42:17 UTC) #6
commit-bot: I haz the power
Change committed as 13183
6 years, 11 months ago (2014-01-25 16:54:34 UTC) #7
yunchao
6 years, 10 months ago (2014-02-08 06:59:31 UTC) #8
Message was sent while issue was closed.
On 2014/01/25 16:54:34, I haz the power (commit-bot) wrote:
> Change committed as 13183

sorry to be late to check this CL with my previous test cases, because I am on
vacation for Chinese New Year last 2 weeks. please take a look at this CL:
https://codereview.chromium.org/138703008

Powered by Google App Engine
This is Rietveld 408576698