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

Issue 6333070: Cleanup flattening code to properly serialize lighting image filters. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by DerekS
Modified:
12 years ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Cleanup flattening code to properly serialize lighting image filters. Committed: https://code.google.com/p/skia/source/detail?r=4340

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -55 lines) Patch
M include/effects/SkLightingImageFilter.h View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkLightingImageFilter.cpp View 8 chunks +63 lines, -54 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5
DerekS
I needed to update this code in order for it to work with my upcoming ...
12 years ago (2012-06-26 14:22:57 UTC) #1
Leon
lgtm
12 years ago (2012-06-26 14:26:11 UTC) #2
Stephen White
On 2012/06/26 14:22:57, DerekS wrote: > I needed to update this code in order for ...
12 years ago (2012-06-26 15:30:22 UTC) #3
DerekS
On 2012/06/26 15:30:22, Stephen White wrote: > On 2012/06/26 14:22:57, DerekS wrote: > > I ...
12 years ago (2012-06-26 15:36:49 UTC) #4
Leon
12 years ago (2012-06-26 15:46:33 UTC) #5
Yes, by adding --pipe to the command line for gm. That said, I have a
change<https://codereview.appspot.com/6333071/>out for review that
will turn the pipe on by default.

On Tue, Jun 26, 2012 at 11:36 AM, <djsollen@google.com> wrote:

> On 2012/06/26 15:30:22, Stephen White wrote:
>
>> On 2012/06/26 14:22:57, DerekS wrote:
>> > I needed to update this code in order for it to work with my
>>
> upcoming changes
>
>> to
>> > flattenables as well as to make the SkPipe work for Leon.
>>
>
>  Thanks for cleaning this up.  Could you let me know how to test this
>>
> in the
>
>> future?  It seemed to be working in SampleApp and gm, but maybe I was
>>
> testing it
>
>> wrong?
>>
>
> Unfortunately, I don't think you could have caught this yet without a
> bunch of extra work.
>
> When I introduce the persistent file format in a couple of weeks it will
> catch it, which is how I noticed the error.  However, Leon also noticed
> it because when you run the sample app or GM through an SkPipe (which
> forces cross-process mode and inlining of factory names) it appears.
> Leon, since my code is not yet available is there any way to run the gm
> with the SkPipe?
>
>
http://codereview.appspot.com/**6333070/<http://codereview.appspot.com/6333070/>
>



-- 
Leon Scroggins III
scroggo@google.com
Sign in to reply to this message.

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