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

Issue 1025773002: PDF: Correctly embed JPEG images directly into PDF output. (Closed)

Created:
5 years, 9 months ago by hal.canary
Modified:
5 years, 8 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

PDF: Correctly embed JPEG images directly into PDF output. We only embed images with YUV planes. That should only grab the subset of color JPEGs supported by PDF. BUG=skia:3180 Committed: https://skia.googlesource.com/skia/+/a8448bc3dfe0f2e768838b4416fb3ebf823b694e

Patch Set 1 : 2015-03-20 (Friday) 16:27:24 EDT #

Patch Set 2 : 2015-03-20 (Friday) 18:26:44 EDT #

Patch Set 3 : 2015-03-24 (Tuesday) 18:52:38 EDT #

Patch Set 4 : 2015-03-24 (Tuesday) 22:25:33 EDT #

Patch Set 5 : 2015-03-25 (Wednesday) 16:26:10 EDT #

Patch Set 6 : 2015-03-25 (Wednesday) 16:28:39 EDT #

Total comments: 2

Patch Set 7 : 2015-03-27 (Friday) 14:57:49 EDT #

Patch Set 8 : 2015-04-17 (Friday) 16:19:22 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -33 lines) Patch
M gm/repeated_bitmap.cpp View 1 chunk +20 lines, -0 lines 0 comments Download
M src/pdf/SkPDFBitmap.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -9 lines 0 comments Download
M src/pdf/SkPDFBitmap.cpp View 1 2 3 4 5 6 7 6 chunks +90 lines, -13 lines 0 comments Download
M tests/PDFJpegEmbedTest.cpp View 1 chunk +1 line, -11 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1025773002/20001
5 years, 9 months ago (2015-03-20 20:28:06 UTC) #3
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 9 months ago (2015-03-20 20:28:10 UTC) #4
hal.canary
PTAL
5 years, 9 months ago (2015-03-20 20:28:36 UTC) #6
commit-bot: I haz the power
This issue passed the CQ. To commit it, remove "COMMIT=false" from the description and try ...
5 years, 9 months ago (2015-03-20 22:18:18 UTC) #8
hal.canary
Take a look again while I test correctness.
5 years, 9 months ago (2015-03-25 20:27:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1025773002/100001
5 years, 9 months ago (2015-03-25 20:27:21 UTC) #11
mtklein
lgtm https://codereview.chromium.org/1025773002/diff/120001/src/pdf/SkPDFBitmap.cpp File src/pdf/SkPDFBitmap.cpp (right): https://codereview.chromium.org/1025773002/diff/120001/src/pdf/SkPDFBitmap.cpp#newcode287 src/pdf/SkPDFBitmap.cpp:287: class PDFBitmap : public SkPDFBitmap { Oh come ...
5 years, 9 months ago (2015-03-25 21:36:53 UTC) #12
hal.canary
https://codereview.chromium.org/1025773002/diff/120001/src/pdf/SkPDFBitmap.cpp File src/pdf/SkPDFBitmap.cpp (right): https://codereview.chromium.org/1025773002/diff/120001/src/pdf/SkPDFBitmap.cpp#newcode287 src/pdf/SkPDFBitmap.cpp:287: class PDFBitmap : public SkPDFBitmap { On 2015/03/25 21:36:53, ...
5 years, 8 months ago (2015-04-17 18:57:13 UTC) #14
commit-bot: I haz the power
COMMIT=false is deprecated please use the dry run button instead.
5 years, 8 months ago (2015-04-17 18:57:33 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1025773002/160001
5 years, 8 months ago (2015-04-17 19:26:50 UTC) #20
commit-bot: I haz the power
Failed to apply patch for src/pdf/SkPDFBitmap.cpp: While running git apply --index -3 -p1; error: patch ...
5 years, 8 months ago (2015-04-17 19:26:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1025773002/180001
5 years, 8 months ago (2015-04-17 20:21:20 UTC) #25
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 20:27:28 UTC) #26
Message was sent while issue was closed.
Committed patchset #8 (id:180001) as
https://skia.googlesource.com/skia/+/a8448bc3dfe0f2e768838b4416fb3ebf823b694e

Powered by Google App Engine
This is Rietveld 408576698