Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(888)

Issue 3443041: Skia: Filling non-clipped skipped lines with SkPath::kInverseWinding_FillType.

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by morrita
Modified:
13 years, 12 months ago
Reviewers:
Steve VanDeBogart, agl
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

A fix for http://code.google.com/p/skia/issues/detail?id=87. Even when SkPath::kInverseWinding_FillType is given, Skia leaves some lines not filled(cleared) in a case. This patch is to handle that path.

Patch Set 1 #

Patch Set 2 : Small style fix #

Total comments: 5

Patch Set 3 : Addressed the feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -0 lines) Patch
M src/core/SkScan_AntiPath.cpp View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M src/core/SkScan_Path.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
A tests/FillPathTest.cpp View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
M tests/tests_files.mk View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9
morrita
Hi Adam, Steve, could you take a look? This skia fix is for http://crbug.com/64445, is ...
14 years ago (2010-12-03 06:06:19 UTC) #1
Steve VanDeBogart
agl: I leave approval to you. I have mostly been working at the API level ...
14 years ago (2010-12-03 18:52:12 UTC) #2
morrita
Hi Steve, thank you for reviewing! I updated the patch to address your feedback. agl: ...
13 years, 12 months ago (2010-12-06 01:23:44 UTC) #3
agl
LGTM, landing.
13 years, 12 months ago (2010-12-06 18:32:19 UTC) #4
agl
r630
13 years, 12 months ago (2010-12-06 18:52:49 UTC) #5
morrita
Thanks for your r+ and landing !
13 years, 12 months ago (2010-12-07 01:10:18 UTC) #6
morrita
Agl, could you take a look at https://bugs.webkit.org/show_bug.cgi?id=41576 ? It isn't directly relating Skia. But ...
13 years, 12 months ago (2010-12-07 05:54:39 UTC) #7
agl
On Tue, Dec 7, 2010 at 12:54 AM, <morrita@google.com> wrote: > Agl, could you take ...
13 years, 12 months ago (2010-12-07 14:30:05 UTC) #8
morrita
13 years, 12 months ago (2010-12-07 15:01:13 UTC) #9
> I'm afraid that I'm not doing Skia nor font bugs for the foreseeable
> future. I'm pretty much booked out for the next six months on
> networking stuff.
Ah, I didn't notice that. I'm sorry for disturbing.
I submitted a small patch for that (Bug 41576) so
I will be happy if you did a review when you did some WebKit review for
your current working area. Nico Weber recommended you ;-)

Regards
--
morrita

On Tue, Dec 7, 2010 at 11:30 PM, Adam Langley <agl@chromium.org> wrote:
> On Tue, Dec 7, 2010 at 12:54 AM,  <morrita@google.com> wrote:
>> Agl, could you take a look at
>> https://bugs.webkit.org/show_bug.cgi?id=41576 ?
>> It isn't directly relating Skia. But It looks your territory ;-)
>> Thanks in advance.
>
> I'm afraid that I'm not doing Skia nor font bugs for the foreseeable
> future. I'm pretty much booked out for the next six months on
> networking stuff.
>
>
> AGL
>



-- 
morrita
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b