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

Issue 1477663003: Manual fixups to PDF_ENABLE_XFA in core/ (Closed)

Created:
5 years ago by Tom Sepez
Modified:
5 years ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Consolidate #

Total comments: 6

Patch Set 3 : Manually make fpdf_text_int.h #

Patch Set 4 : Fix include order. #

Patch Set 5 : Reset fpdf_text_int.cpp #

Patch Set 6 : Re-apply #

Patch Set 7 : SwapTempTextBuf is the same #

Patch Set 8 : Same as master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -285 lines) Patch
M core/include/fpdfdoc/fpdf_doc.h View 1 chunk +1 line, -1 line 0 comments Download
M core/include/fxcodec/fx_codec.h View 1 2 3 7 chunks +16 lines, -28 lines 0 comments Download
M core/include/fxcodec/fx_codec_def.h View 1 3 chunks +11 lines, -13 lines 0 comments Download
M core/include/fxcrt/fx_basic.h View 5 chunks +4 lines, -6 lines 0 comments Download
M core/include/fxcrt/fx_ext.h View 2 chunks +2 lines, -7 lines 0 comments Download
M core/include/fxcrt/fx_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M core/include/fxcrt/fx_ucd.h View 4 chunks +38 lines, -46 lines 0 comments Download
M core/include/fxge/fx_font.h View 8 chunks +14 lines, -17 lines 0 comments Download
M core/src/fpdfdoc/doc_form.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fpdfdoc/doc_formfield.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdftext/fpdf_text_int.cpp View 1 2 3 4 5 6 7 3 chunks +56 lines, -120 lines 0 comments Download
M core/src/fpdftext/text_int.h View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M core/src/fxcodec/codec/codec_int.h View 3 chunks +6 lines, -4 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec.cpp View 3 chunks +6 lines, -8 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_jpeg.cpp View 3 chunks +11 lines, -5 lines 0 comments Download
M core/src/fxcrt/extension.h View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcrt/fx_basic_buffer.cpp View 2 chunks +3 lines, -1 line 0 comments Download
M core/src/fxcrt/fx_extension.cpp View 3 chunks +4 lines, -3 lines 0 comments Download
M core/src/fxcrt/fx_unicode.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M core/src/fxge/dib/fx_dib_convert.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxge/ge/fx_ge_font.cpp View 1 10 chunks +13 lines, -12 lines 0 comments Download
M core/src/fxge/ge/fx_ge_fontmap.cpp View 4 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Tom Sepez
Lei, ready for review.
5 years ago (2015-11-25 21:42:40 UTC) #2
Lei Zhang
https://codereview.chromium.org/1477663003/diff/20001/core/include/fxcodec/fx_codec.h File core/include/fxcodec/fx_codec.h (right): https://codereview.chromium.org/1477663003/diff/20001/core/include/fxcodec/fx_codec.h#newcode13 core/include/fxcodec/fx_codec.h:13: #include "core/include/fxcrt/fx_coordinates.h" // For FX_RECT. after fx_basic https://codereview.chromium.org/1477663003/diff/20001/core/include/fxge/fx_font.h File ...
5 years ago (2015-11-25 21:49:01 UTC) #3
Tom Sepez
https://codereview.chromium.org/1477663003/diff/20001/core/include/fxcodec/fx_codec.h File core/include/fxcodec/fx_codec.h (right): https://codereview.chromium.org/1477663003/diff/20001/core/include/fxcodec/fx_codec.h#newcode13 core/include/fxcodec/fx_codec.h:13: #include "core/include/fxcrt/fx_coordinates.h" // For FX_RECT. On 2015/11/25 21:49:01, Lei ...
5 years ago (2015-11-25 22:05:07 UTC) #4
Tom Sepez
Lei, look at the diff between #6 and #5. That's the version we want to ...
5 years ago (2015-11-25 22:20:25 UTC) #5
Tom Sepez
Better question: are these equivalent? Can we just go with the master code?
5 years ago (2015-11-25 22:23:56 UTC) #6
Tom Sepez
And they are. So PS8 is same. Lei, PS8 ready for review.
5 years ago (2015-11-25 22:41:30 UTC) #7
Lei Zhang
lgtm Looks like there was another CL of mine that didn't get merged. The code ...
5 years ago (2015-11-25 23:32:33 UTC) #8
Tom Sepez
5 years ago (2015-11-25 23:52:32 UTC) #10
Message was sent while issue was closed.
Committed patchset #8 (id:140001) manually as
a2c42ce6150c4072613a6fc9fa0dc064dbf0a15d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698