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

Issue 196343015: Add nine patch type to SkRRect. (Closed)

Created:
6 years, 9 months ago by bsalomon
Modified:
6 years, 9 months ago
Reviewers:
robertphillips, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : update #

Total comments: 10

Patch Set 3 : fixes #

Patch Set 4 : Address Rob's comments #

Patch Set 5 : fix #

Patch Set 6 : fix inf loop in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -20 lines) Patch
M include/core/SkRRect.h View 1 2 3 chunks +15 lines, -11 lines 0 comments Download
M src/core/SkRRect.cpp View 1 2 3 4 5 chunks +74 lines, -1 line 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/effects/GrRRectEffect.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/utils/SkLua.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/utils/debugger/SkObjectParser.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M tests/RoundRectTest.cpp View 1 4 chunks +34 lines, -5 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
bsalomon
6 years, 9 months ago (2014-03-14 15:41:07 UTC) #1
robertphillips
https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp File src/core/SkRRect.cpp (right): https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp#newcode57 src/core/SkRRect.cpp:57: I think we need to scale the x & ...
6 years, 9 months ago (2014-03-14 16:22:59 UTC) #2
bsalomon
https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp File src/core/SkRRect.cpp (right): https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp#newcode57 src/core/SkRRect.cpp:57: On 2014/03/14 16:22:59, robertphillips wrote: > I think we ...
6 years, 9 months ago (2014-03-14 16:30:19 UTC) #3
robertphillips
https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp File src/core/SkRRect.cpp (right): https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp#newcode57 src/core/SkRRect.cpp:57: Sigh - that is correct (http://www.w3.org/TR/2010/WD-css3-background-20100612/#the-border-radius -- Overlapping Curves). ...
6 years, 9 months ago (2014-03-14 16:52:07 UTC) #4
robertphillips
lgtm
6 years, 9 months ago (2014-03-14 16:52:18 UTC) #5
reed1
lgtm
6 years, 9 months ago (2014-03-14 17:10:13 UTC) #6
bsalomon
https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp File src/core/SkRRect.cpp (right): https://codereview.chromium.org/196343015/diff/20001/src/core/SkRRect.cpp#newcode449 src/core/SkRRect.cpp:449: } On 2014/03/14 16:52:07, robertphillips wrote: > Add a ...
6 years, 9 months ago (2014-03-14 17:15:31 UTC) #7
reed1
Is this valuable to be public? At some level, the more diverse we make the ...
6 years, 9 months ago (2014-03-14 17:32:07 UTC) #8
bsalomon
On 2014/03/14 17:32:07, reed1 wrote: > Is this valuable to be public? At some level, ...
6 years, 9 months ago (2014-03-14 17:56:28 UTC) #9
reed1
On 2014/03/14 17:56:28, bsalomon wrote: > On 2014/03/14 17:32:07, reed1 wrote: > > Is this ...
6 years, 9 months ago (2014-03-14 18:24:47 UTC) #10
bsalomon
On 2014/03/14 18:24:47, reed1 wrote: > On 2014/03/14 17:56:28, bsalomon wrote: > > On 2014/03/14 ...
6 years, 9 months ago (2014-03-14 20:01:21 UTC) #11
reed1
On 2014/03/14 20:01:21, bsalomon wrote: > On 2014/03/14 18:24:47, reed1 wrote: > > On 2014/03/14 ...
6 years, 9 months ago (2014-03-14 20:05:28 UTC) #12
bsalomon
On 2014/03/14 20:05:28, reed1 wrote: > On 2014/03/14 20:01:21, bsalomon wrote: > > On 2014/03/14 ...
6 years, 9 months ago (2014-03-14 20:31:59 UTC) #13
reed1
On 2014/03/14 20:31:59, bsalomon wrote: > On 2014/03/14 20:05:28, reed1 wrote: > > On 2014/03/14 ...
6 years, 9 months ago (2014-03-14 20:43:36 UTC) #14
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 9 months ago (2014-03-14 20:47:43 UTC) #15
bsalomon
The CQ bit was unchecked by bsalomon@google.com
6 years, 9 months ago (2014-03-14 20:47:50 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/196343015/20001
6 years, 9 months ago (2014-03-14 20:47:51 UTC) #17
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 9 months ago (2014-03-17 14:32:12 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/196343015/80001
6 years, 9 months ago (2014-03-17 14:32:18 UTC) #19
commit-bot: I haz the power
Change committed as 13833
6 years, 9 months ago (2014-03-17 15:39:05 UTC) #20
bsalomon
A revert of this CL has been created in https://codereview.chromium.org/202163004/ by bsalomon@google.com. The reason for ...
6 years, 9 months ago (2014-03-17 19:47:24 UTC) #21
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 9 months ago (2014-03-17 21:01:46 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/196343015/40002
6 years, 9 months ago (2014-03-17 21:01:49 UTC) #23
commit-bot: I haz the power
6 years, 9 months ago (2014-03-17 21:17:36 UTC) #24
Message was sent while issue was closed.
Change committed as 13839

Powered by Google App Engine
This is Rietveld 408576698