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

Issue 2615703002: Revert postscript code removal. (Closed)

Created:
3 years, 11 months ago by rbpotter
Modified:
3 years, 10 months ago
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Revert postscript code removal. Revert CL http://crrev.com/2608663003 in preparation for adding postscript generation to Pdfium. Note postscript generation code will not be called until additional patches land. These patches will also include modifications needed to make this code functional (currently missing a few compression functions). BUG= Review-Url: https://codereview.chromium.org/2615703002 Committed: https://pdfium.googlesource.com/pdfium/+/8d94b6687f27e1238f352939434704f75b330c1d

Patch Set 1 #

Patch Set 2 : Fix Compile Errors #

Total comments: 15

Patch Set 3 : Move files, remove extra class, remove non const refs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1462 lines, -23 lines) Patch
M BUILD.gn View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M core/fxcodec/codec/ccodec_basicmodule.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M core/fxcodec/codec/ccodec_faxmodule.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M core/fxcodec/codec/ccodec_jpegmodule.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M core/fxcodec/codec/fx_codec.cpp View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M core/fxcodec/codec/fx_codec_fax.cpp View 1 2 4 chunks +205 lines, -7 lines 0 comments Download
M core/fxcodec/codec/fx_codec_jpeg.cpp View 1 2 4 chunks +120 lines, -16 lines 0 comments Download
M core/fxge/cfx_windowsdevice.h View 1 chunk +2 lines, -0 lines 0 comments Download
A core/fxge/win32/cfx_psrenderer.h View 1 2 1 chunk +98 lines, -0 lines 0 comments Download
A core/fxge/win32/cfx_psrenderer.cpp View 1 2 1 chunk +693 lines, -0 lines 0 comments Download
A core/fxge/win32/cpsoutput.h View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
A core/fxge/win32/cpsoutput.cpp View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
M core/fxge/win32/fx_win32_print.cpp View 1 2 2 chunks +166 lines, -0 lines 0 comments Download
M core/fxge/win32/win32_int.h View 1 2 2 chunks +71 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (20 generated)
rbpotter
This is a revert of the postscript generation code removal in http://crrev.com/2019603002, with modifications so ...
3 years, 11 months ago (2017-01-04 20:48:52 UTC) #3
Tom Sepez
OWNERS LGTM, though I didn't confirm all the "green" sections re-added.
3 years, 11 months ago (2017-01-04 21:03:30 UTC) #4
dsinclair
Added a few cleanup nits before we land. https://codereview.chromium.org/2615703002/diff/40001/core/fxcodec/codec/fx_codec_fax.cpp File core/fxcodec/codec/fx_codec_fax.cpp (right): https://codereview.chromium.org/2615703002/diff/40001/core/fxcodec/codec/fx_codec_fax.cpp#newcode48 core/fxcodec/codec/fx_codec_fax.cpp:48: int ...
3 years, 11 months ago (2017-01-05 17:13:44 UTC) #14
rbpotter
Moved things around to clean up file names, removed unnecessary class, and changed some of ...
3 years, 11 months ago (2017-01-05 22:58:19 UTC) #17
dsinclair
lgtm thanks a lot for the cleanups.
3 years, 11 months ago (2017-01-06 02:44:27 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2615703002/60001
3 years, 11 months ago (2017-01-06 16:10:02 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:60001) as https://pdfium.googlesource.com/pdfium/+/8d94b6687f27e1238f352939434704f75b330c1d
3 years, 11 months ago (2017-01-06 16:10:24 UTC) #26
Lei Zhang
3 years, 10 months ago (2017-02-24 22:03:42 UTC) #28
Message was sent while issue was closed.
FTR, the CL description should have referred to http://crrev.com/2019603002
where I previously deleted all the PS code.

Powered by Google App Engine
This is Rietveld 408576698