On 2012/06/26 14:22:57, DerekS wrote: > I needed to update this code in order for ...
12 years, 4 months ago
(2012-06-26 15:30:22 UTC)
#3
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?
On 2012/06/26 15:30:22, Stephen White wrote: > On 2012/06/26 14:22:57, DerekS wrote: > > I ...
12 years, 4 months ago
(2012-06-26 15:36:49 UTC)
#4
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?
Yes, by adding --pipe to the command line for gm. That said, I have a ...
12 years, 4 months 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
Issue 6333070: Cleanup flattening code to properly serialize lighting image filters.
(Closed)
Created 12 years, 4 months ago by DerekS
Modified 12 years, 4 months ago
Reviewers: Leon, senorblanco, Stephen White
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0