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

Issue 946493002: PDF: remove unused SkPDFDevice::setDCTEncoder() (Closed)

Created:
5 years, 10 months ago by hal.canary
Modified:
5 years, 10 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: remove unused SkPDFDevice::setDCTEncoder() All image compression currently uses (losseless) Deflate, not Jpeg. See http://crrev.com/935843007 Committed: https://skia.googlesource.com/skia/+/07d5947b886bef06621e830e9f8bf253f9bad703

Patch Set 1 #

Patch Set 2 : error: unused variable #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -72 lines) Patch
M src/pdf/SkPDFDevice.h View 2 chunks +0 lines, -16 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 3 chunks +1 line, -3 lines 2 comments Download
M src/pdf/SkPDFImage.h View 4 chunks +3 lines, -12 lines 2 comments Download
M src/pdf/SkPDFImage.cpp View 1 10 chunks +10 lines, -41 lines 2 comments Download

Messages

Total messages: 21 (7 generated)
hal.canary
PTAL I have no idea what order these should land in. I'll rebase as necessary.
5 years, 10 months ago (2015-02-20 03:19:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946493002/1
5 years, 10 months ago (2015-02-20 03:20:15 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-20 03:20:16 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot/builds/2171)
5 years, 10 months ago (2015-02-20 03:21:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946493002/20001
5 years, 10 months ago (2015-02-20 03:26:15 UTC) #9
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-20 03:26:16 UTC) #10
mtklein
https://codereview.chromium.org/946493002/diff/20001/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (left): https://codereview.chromium.org/946493002/diff/20001/src/pdf/SkPDFDevice.cpp#oldcode730 src/pdf/SkPDFDevice.cpp:730: , fEncoder(NULL) So... this was just always NULL? https://codereview.chromium.org/946493002/diff/20001/src/pdf/SkPDFImage.cpp ...
5 years, 10 months ago (2015-02-20 03:36:13 UTC) #11
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
5 years, 10 months ago (2015-02-20 09:26:23 UTC) #13
hal.canary
https://codereview.chromium.org/946493002/diff/20001/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (left): https://codereview.chromium.org/946493002/diff/20001/src/pdf/SkPDFDevice.cpp#oldcode730 src/pdf/SkPDFDevice.cpp:730: , fEncoder(NULL) On 2015/02/20 03:36:13, mtklein wrote: > So... ...
5 years, 10 months ago (2015-02-20 12:52:57 UTC) #14
mtklein
lgtm
5 years, 10 months ago (2015-02-20 13:01:12 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946493002/20001
5 years, 10 months ago (2015-02-20 13:53:03 UTC) #17
commit-bot: I haz the power
This issue passed the CQ. To commit it, remove "COMMIT=false" from the description and try ...
5 years, 10 months ago (2015-02-20 13:53:07 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946493002/20001
5 years, 10 months ago (2015-02-20 13:57:03 UTC) #20
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 13:57:17 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/07d5947b886bef06621e830e9f8bf253f9bad703

Powered by Google App Engine
This is Rietveld 408576698