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

Issue 515493003: JPEG(JFIF only) directly embedded into PDF (Closed)

Created:
6 years, 3 months ago by hal.canary
Modified:
6 years, 3 months ago
Reviewers:
djsollen, mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

JPEG(JFIF only) directly embedded into PDF Committed: https://skia.googlesource.com/skia/+/daefa5b340d7aa36fe31865a3646f6fce321bb38

Patch Set 1 #

Patch Set 2 : Make unit test not hacky #

Patch Set 3 : rebase withoit binary #

Patch Set 4 : comments and cleanup #

Total comments: 4

Patch Set 5 : nits from reed@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -2 lines) Patch
M gyp/tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFImage.h View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M src/pdf/SkPDFImage.cpp View 1 2 3 2 chunks +89 lines, -0 lines 0 comments Download
A tests/PDFJpegEmbedTest.cpp View 1 2 3 4 1 chunk +101 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
hal.canary
The CQ bit was checked by halcanary@google.com
6 years, 3 months ago (2014-08-27 17:39:30 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/halcanary@google.com/515493003/20001
6 years, 3 months ago (2014-08-27 17:39:52 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 3 months ago (2014-08-27 17:39:53 UTC) #3
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Mac10.8-Clang-x86_64-Release-Trybot on tryserver.skia ...
6 years, 3 months ago (2014-08-27 17:41:52 UTC) #4
hal.canary
The CQ bit was unchecked by halcanary@google.com
6 years, 3 months ago (2014-08-27 17:42:03 UTC) #5
hal.canary
The CQ bit was checked by halcanary@google.com
6 years, 3 months ago (2014-08-27 17:46:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/halcanary@google.com/515493003/40001
6 years, 3 months ago (2014-08-27 17:47:42 UTC) #7
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 3 months ago (2014-08-27 17:47:43 UTC) #8
hal.canary
The CQ bit was unchecked by halcanary@google.com
6 years, 3 months ago (2014-08-27 18:14:14 UTC) #9
reed1
reed@google.com changed reviewers: + reed@google.com
6 years, 3 months ago (2014-08-27 18:50:40 UTC) #10
reed1
Might add simple comments over some of the help functions. e.g. // returns true iff ...
6 years, 3 months ago (2014-08-27 18:50:40 UTC) #11
hal.canary
On 2014/08/27 18:50:40, reed1 wrote: > Might add simple comments over some of the help ...
6 years, 3 months ago (2014-08-27 18:51:56 UTC) #12
hal.canary
Patchset #4 (id:60001) has been deleted
6 years, 3 months ago (2014-08-27 19:44:12 UTC) #13
hal.canary
halcanary@google.com changed reviewers: + djsollen@google.com, mtklein@google.com
6 years, 3 months ago (2014-08-27 19:44:48 UTC) #14
hal.canary
PTAL
6 years, 3 months ago (2014-08-27 19:44:48 UTC) #15
reed1
lgtm w/ nits in the test file. https://codereview.chromium.org/515493003/diff/80001/tests/PDFJpegEmbedTest.cpp File tests/PDFJpegEmbedTest.cpp (right): https://codereview.chromium.org/515493003/diff/80001/tests/PDFJpegEmbedTest.cpp#newcode19 tests/PDFJpegEmbedTest.cpp:19: static inline ...
6 years, 3 months ago (2014-08-27 19:46:49 UTC) #16
hal.canary
https://codereview.chromium.org/515493003/diff/80001/tests/PDFJpegEmbedTest.cpp File tests/PDFJpegEmbedTest.cpp (right): https://codereview.chromium.org/515493003/diff/80001/tests/PDFJpegEmbedTest.cpp#newcode19 tests/PDFJpegEmbedTest.cpp:19: static inline SkBitmap bitmap_from_data(SkData* data) { On 2014/08/27 19:46:48, ...
6 years, 3 months ago (2014-08-27 19:51:17 UTC) #17
hal.canary
The CQ bit was checked by halcanary@google.com
6 years, 3 months ago (2014-08-27 19:51:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/halcanary@google.com/515493003/100001
6 years, 3 months ago (2014-08-27 19:52:19 UTC) #19
commit-bot: I haz the power
6 years, 3 months ago (2014-08-27 20:00:59 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as daefa5b340d7aa36fe31865a3646f6fce321bb38

Powered by Google App Engine
This is Rietveld 408576698