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

Issue 1530933003: Use possible read_partial_scanlines() API in SkJpegCodec (Closed)

Created:
5 years ago by msarett
Modified:
4 years, 10 months ago
Reviewers:
scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use possible read_partial_scanlines() API in SkJpegCodec BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1530933003

Patch Set 1 #

Total comments: 6

Patch Set 2 : Response to comments and further testing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -161 lines) Patch
M dm/DM.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M dm/DMSrcSink.h View 1 1 chunk +1 line, -1 line 0 comments Download
M dm/DMSrcSink.cpp View 1 1 chunk +25 lines, -40 lines 0 comments Download
M gyp/codec.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M gyp/libjpeg-turbo.gyp View 5 chunks +114 lines, -113 lines 0 comments Download
M src/codec/SkCodec.cpp View 1 1 chunk +8 lines, -3 lines 0 comments Download
M src/codec/SkJpegCodec.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/codec/SkJpegCodec.cpp View 1 2 chunks +46 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 7 (4 generated)
msarett
I'm getting pretty close on the new API for libjpeg-turbo. Just wanted to get your ...
5 years ago (2015-12-16 16:10:09 UTC) #3
scroggo
On 2015/12/16 16:10:09, msarett wrote: > I'm getting pretty close on the new API for ...
5 years ago (2015-12-16 18:17:01 UTC) #4
msarett
5 years ago (2015-12-16 18:23:47 UTC) #5
"I ignored everything but SkJpegCodec, as requested. This seems like a
reasonable
way to do it (modulo comments, which are for minor details). Is there anything
you were worried might be a problem?"

I thought so too.  I have a lot of testing and bug fixing
to do, but I don't think there's a problem.

Powered by Google App Engine
This is Rietveld 408576698