On 2012/09/20 15:40:58, scroggo-work wrote: > On 2012/09/20 15:39:46, EricB wrote: > > Note that ...
12 years, 3 months ago
(2012-09-20 15:44:18 UTC)
#3
On 2012/09/20 15:40:58, scroggo-work wrote:
> On 2012/09/20 15:39:46, EricB wrote:
> > Note that I didn't remove the resizing functions from picture_utils.
>
> Why not?
>
> lgtm
I thought they might be useful. I can certainly remove them as dead code, since
the tiling changes should have eliminated the need for resizing.
On 2012/09/20 15:44:18, EricB wrote: > On 2012/09/20 15:40:58, scroggo-work wrote: > > On 2012/09/20 ...
12 years, 3 months ago
(2012-09-20 15:51:53 UTC)
#4
On 2012/09/20 15:44:18, EricB wrote:
> On 2012/09/20 15:40:58, scroggo-work wrote:
> > On 2012/09/20 15:39:46, EricB wrote:
> > > Note that I didn't remove the resizing functions from picture_utils.
> >
> > Why not?
> >
> > lgtm
>
> I thought they might be useful. I can certainly remove them as dead code,
since
> the tiling changes should have eliminated the need for resizing.
Patch set 2 removes the resizing functions. They shouldn't be needed.
On 2012/09/20 15:44:18, EricB wrote: > On 2012/09/20 15:40:58, scroggo-work wrote: > > On 2012/09/20 ...
12 years, 3 months ago
(2012-09-20 15:52:43 UTC)
#5
On 2012/09/20 15:44:18, EricB wrote:
> On 2012/09/20 15:40:58, scroggo-work wrote:
> > On 2012/09/20 15:39:46, EricB wrote:
> > > Note that I didn't remove the resizing functions from picture_utils.
> >
> > Why not?
> >
> > lgtm
>
> I thought they might be useful. I can certainly remove them as dead code,
since
> the tiling changes should have eliminated the need for resizing.
Personally I'd prefer removing them. My guess is that we won't need them. If we
decide we need them in the future, we can find them in the history (so long as
we remember to look for them...).
That said, I still approve if you leave them.
Issue 6554045: Remove automatic resizing in *_pictures
(Closed)
Created 12 years, 3 months ago by EricB
Modified 12 years, 3 months ago
Reviewers: Leon, reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0