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

Issue 2608663003: Pdfium Patch to restore PS Path (Closed)

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

Description

Pdfium Patch to restore PS Path Much of this patch is restoring the PS generation code that was removed in http://crrev.com/2019603002

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1666 lines, -81 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M core/fpdfapi/render/cpdf_imagerenderer.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M core/fpdfapi/render/cpdf_renderoptions.h View 1 chunk +1 line, -0 lines 0 comments Download
M core/fxcodec/codec/ccodec_basicmodule.h View 1 chunk +10 lines, -0 lines 0 comments Download
M core/fxcodec/codec/ccodec_faxmodule.h View 2 chunks +9 lines, -1 line 0 comments Download
M core/fxcodec/codec/ccodec_jpegmodule.h View 1 chunk +6 lines, -0 lines 0 comments Download
M core/fxcodec/codec/fx_codec.cpp View 1 chunk +152 lines, -0 lines 0 comments Download
M core/fxcodec/codec/fx_codec_fax.cpp View 4 chunks +208 lines, -7 lines 0 comments Download
M core/fxcodec/codec/fx_codec_flate.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M core/fxcodec/codec/fx_codec_jpeg.cpp View 8 chunks +164 lines, -57 lines 0 comments Download
M core/fxge/cfx_windowsdevice.h View 2 chunks +4 lines, -2 lines 0 comments Download
M core/fxge/ge/cfx_renderdevice.cpp View 1 chunk +4 lines, -1 line 0 comments Download
A core/fxge/win32/fx_ge_ps.h View 1 chunk +106 lines, -0 lines 0 comments Download
A core/fxge/win32/fx_ge_ps.cpp View 1 chunk +695 lines, -0 lines 0 comments Download
M core/fxge/win32/fx_win32_device.cpp View 3 chunks +20 lines, -10 lines 0 comments Download
M core/fxge/win32/fx_win32_print.cpp View 2 chunks +184 lines, -1 line 0 comments Download
M core/fxge/win32/win32_int.h View 2 chunks +82 lines, -0 lines 0 comments Download
M fpdfsdk/fpdfview.cpp View 4 chunks +11 lines, -2 lines 0 comments Download
M public/fpdfview.h View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
rbpotter
3 years, 11 months ago (2017-01-03 18:26:10 UTC) #1
Description was changed from

==========
Pdfium Patch to restore PS Path

Not complete
==========

to

==========
Pdfium Patch to restore PS Path

Much of this patch is restoring the PS generation code that was removed in
http://crrev.com/2019603002
==========

Powered by Google App Engine
This is Rietveld 408576698