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

Issue 1563103002: XFA: Upgrade to libtiff 4.0.6. (Closed)

Created:
4 years, 11 months ago by Lei Zhang
Modified:
4 years, 11 months ago
Reviewers:
Tom Sepez, jun_fang
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 : fix build #

Patch Set 3 : Add README.chromium, patch for local changes #

Total comments: 4

Patch Set 4 : rebase #

Patch Set 5 : rename to libtiff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1323 lines, -38310 lines) Patch
M core/src/fxcodec/codec/fx_codec_tiff.cpp View 1 2 3 4 2 chunks +5 lines, -17 lines 0 comments Download
M third_party/BUILD.gn View 1 2 3 4 1 chunk +36 lines, -36 lines 0 comments Download
A third_party/libtiff/0000-build-config.patch View 1 2 3 4 1 chunk +337 lines, -0 lines 0 comments Download
A third_party/libtiff/README.pdfium View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
A + third_party/libtiff/t4.h View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/libtiff/tif_aux.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_close.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_codec.c View 1 2 3 4 3 chunks +2 lines, -3 lines 0 comments Download
A + third_party/libtiff/tif_color.c View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
A + third_party/libtiff/tif_compress.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_dir.h View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/libtiff/tif_dir.c View 1 2 3 4 13 chunks +57 lines, -12 lines 0 comments Download
A + third_party/libtiff/tif_dirinfo.c View 1 2 3 4 7 chunks +18 lines, -35 lines 0 comments Download
A + third_party/libtiff/tif_dirread.c View 1 2 3 4 20 chunks +40 lines, -40 lines 0 comments Download
A + third_party/libtiff/tif_dirwrite.c View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
A + third_party/libtiff/tif_dumpmode.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_error.c View 1 2 3 4 2 chunks +1 line, -4 lines 0 comments Download
A + third_party/libtiff/tif_extension.c View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
A + third_party/libtiff/tif_fax3.h View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/libtiff/tif_fax3.c View 1 2 3 4 10 chunks +8 lines, -35 lines 0 comments Download
A + third_party/libtiff/tif_fax3sm.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_flush.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_getimage.c View 1 2 3 4 25 chunks +130 lines, -191 lines 0 comments Download
A + third_party/libtiff/tif_jpeg.c View 1 2 3 4 22 chunks +226 lines, -109 lines 0 comments Download
A + third_party/libtiff/tif_luv.c View 1 2 3 4 8 chunks +16 lines, -4 lines 0 comments Download
A + third_party/libtiff/tif_lzw.c View 1 2 3 4 12 chunks +36 lines, -25 lines 0 comments Download
A + third_party/libtiff/tif_next.c View 1 2 3 4 7 chunks +24 lines, -3 lines 0 comments Download
A + third_party/libtiff/tif_ojpeg.c View 1 2 3 4 25 chunks +43 lines, -31 lines 0 comments Download
A + third_party/libtiff/tif_open.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_packbits.c View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
A + third_party/libtiff/tif_pixarlog.c View 1 2 3 4 6 chunks +20 lines, -4 lines 0 comments Download
A + third_party/libtiff/tif_predict.h View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/libtiff/tif_predict.c View 1 2 3 4 17 chunks +87 lines, -104 lines 0 comments Download
A + third_party/libtiff/tif_print.c View 1 2 3 4 6 chunks +8 lines, -9 lines 0 comments Download
A + third_party/libtiff/tif_read.c View 1 2 3 4 14 chunks +35 lines, -55 lines 0 comments Download
A + third_party/libtiff/tif_strip.c View 1 2 3 4 4 chunks +9 lines, -4 lines 0 comments Download
A + third_party/libtiff/tif_swab.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_thunder.c View 1 2 3 4 2 chunks +1 line, -2 lines 0 comments Download
A + third_party/libtiff/tif_tile.c View 1 2 3 4 3 chunks +26 lines, -4 lines 0 comments Download
A + third_party/libtiff/tif_version.c View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A + third_party/libtiff/tif_warning.c View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
A + third_party/libtiff/tif_write.c View 1 2 3 4 8 chunks +30 lines, -9 lines 0 comments Download
A + third_party/libtiff/tif_zip.c View 1 2 3 4 12 chunks +17 lines, -14 lines 0 comments Download
A + third_party/libtiff/tiff.h View 1 2 3 4 3 chunks +4 lines, -1 line 0 comments Download
A + third_party/libtiff/tiffconf.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/libtiff/tiffio.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
A + third_party/libtiff/tiffiop.h View 1 2 3 4 3 chunks +54 lines, -1 line 0 comments Download
A + third_party/libtiff/uvcode.h View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/third_party.gyp View 1 2 3 4 1 chunk +36 lines, -36 lines 0 comments Download
D third_party/tiff_v403/t4.h View 1 2 3 4 1 chunk +0 lines, -292 lines 0 comments Download
D third_party/tiff_v403/tif_aux.c View 1 2 3 4 1 chunk +0 lines, -359 lines 0 comments Download
D third_party/tiff_v403/tif_close.c View 1 2 3 4 1 chunk +0 lines, -141 lines 0 comments Download
D third_party/tiff_v403/tif_codec.c View 1 2 3 4 1 chunk +0 lines, -166 lines 0 comments Download
D third_party/tiff_v403/tif_color.c View 1 2 3 4 1 chunk +0 lines, -287 lines 0 comments Download
D third_party/tiff_v403/tif_compress.c View 1 2 3 4 1 chunk +0 lines, -305 lines 0 comments Download
D third_party/tiff_v403/tif_dir.h View 1 2 3 4 1 chunk +0 lines, -308 lines 0 comments Download
D third_party/tiff_v403/tif_dir.c View 1 2 3 4 1 chunk +0 lines, -1660 lines 0 comments Download
D third_party/tiff_v403/tif_dirinfo.c View 1 2 3 4 1 chunk +0 lines, -976 lines 0 comments Download
D third_party/tiff_v403/tif_dirread.c View 1 2 3 4 1 chunk +0 lines, -5614 lines 0 comments Download
D third_party/tiff_v403/tif_dirwrite.c View 1 2 3 4 1 chunk +0 lines, -2910 lines 0 comments Download
D third_party/tiff_v403/tif_dumpmode.c View 1 2 3 4 1 chunk +0 lines, -144 lines 0 comments Download
D third_party/tiff_v403/tif_error.c View 1 2 3 4 1 chunk +0 lines, -83 lines 0 comments Download
D third_party/tiff_v403/tif_extension.c View 1 2 3 4 1 chunk +0 lines, -118 lines 0 comments Download
D third_party/tiff_v403/tif_fax3.h View 1 2 3 4 1 chunk +0 lines, -538 lines 0 comments Download
D third_party/tiff_v403/tif_fax3.c View 1 2 3 4 1 chunk +0 lines, -1623 lines 0 comments Download
D third_party/tiff_v403/tif_fax3sm.c View 1 2 3 4 1 chunk +0 lines, -1261 lines 0 comments Download
D third_party/tiff_v403/tif_flush.c View 1 2 3 4 1 chunk +0 lines, -119 lines 0 comments Download
D third_party/tiff_v403/tif_getimage.c View 1 2 3 4 1 chunk +0 lines, -2989 lines 0 comments Download
D third_party/tiff_v403/tif_jpeg.c View 1 2 3 4 1 chunk +0 lines, -2312 lines 0 comments Download
D third_party/tiff_v403/tif_luv.c View 1 2 3 4 1 chunk +0 lines, -1685 lines 0 comments Download
D third_party/tiff_v403/tif_lzw.c View 1 2 3 4 1 chunk +0 lines, -1167 lines 0 comments Download
D third_party/tiff_v403/tif_next.c View 1 2 3 4 1 chunk +0 lines, -160 lines 0 comments Download
D third_party/tiff_v403/tif_ojpeg.c View 1 2 3 4 1 chunk +0 lines, -2504 lines 0 comments Download
D third_party/tiff_v403/tif_open.c View 1 2 3 4 1 chunk +0 lines, -726 lines 0 comments Download
D third_party/tiff_v403/tif_packbits.c View 1 2 3 4 1 chunk +0 lines, -300 lines 0 comments Download
D third_party/tiff_v403/tif_pixarlog.c View 1 2 3 4 1 chunk +0 lines, -1426 lines 0 comments Download
D third_party/tiff_v403/tif_predict.h View 1 2 3 4 1 chunk +0 lines, -77 lines 0 comments Download
D third_party/tiff_v403/tif_predict.c View 1 2 3 4 1 chunk +0 lines, -811 lines 0 comments Download
D third_party/tiff_v403/tif_print.c View 1 2 3 4 1 chunk +0 lines, -717 lines 0 comments Download
D third_party/tiff_v403/tif_read.c View 1 2 3 4 1 chunk +0 lines, -1114 lines 0 comments Download
D third_party/tiff_v403/tif_strip.c View 1 2 3 4 1 chunk +0 lines, -384 lines 0 comments Download
D third_party/tiff_v403/tif_swab.c View 1 2 3 4 1 chunk +0 lines, -311 lines 0 comments Download
D third_party/tiff_v403/tif_thunder.c View 1 2 3 4 1 chunk +0 lines, -208 lines 0 comments Download
D third_party/tiff_v403/tif_tile.c View 1 2 3 4 1 chunk +0 lines, -300 lines 0 comments Download
D third_party/tiff_v403/tif_version.c View 1 2 3 4 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/tiff_v403/tif_warning.c View 1 2 3 4 1 chunk +0 lines, -85 lines 0 comments Download
D third_party/tiff_v403/tif_write.c View 1 2 3 4 1 chunk +0 lines, -772 lines 0 comments Download
D third_party/tiff_v403/tif_zip.c View 1 2 3 4 1 chunk +0 lines, -469 lines 0 comments Download
D third_party/tiff_v403/tiff.h View 1 2 3 4 1 chunk +0 lines, -678 lines 0 comments Download
D third_party/tiff_v403/tiffconf.h View 1 2 3 4 1 chunk +0 lines, -250 lines 0 comments Download
D third_party/tiff_v403/tiffio.h View 1 2 3 4 1 chunk +0 lines, -559 lines 0 comments Download
D third_party/tiff_v403/tiffiop.h View 1 2 3 4 1 chunk +0 lines, -367 lines 0 comments Download
D third_party/tiff_v403/tiffvers.h View 1 2 3 4 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/tiff_v403/uvcode.h View 1 2 3 4 1 chunk +0 lines, -180 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Lei Zhang
4.0.3 is a bit old.
4 years, 11 months ago (2016-01-07 02:17:21 UTC) #3
jun_fang
https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp File core/src/fxcodec/codec/fx_codec_tiff.cpp (left): https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp#oldcode184 core/src/fxcodec/codec/fx_codec_tiff.cpp:184: static void _tiff_warning_ext(thandle_t context, I think that we should ...
4 years, 11 months ago (2016-01-07 03:55:17 UTC) #4
Lei Zhang
https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp File core/src/fxcodec/codec/fx_codec_tiff.cpp (left): https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp#oldcode184 core/src/fxcodec/codec/fx_codec_tiff.cpp:184: static void _tiff_warning_ext(thandle_t context, On 2016/01/07 03:55:17, jun_fang wrote: ...
4 years, 11 months ago (2016-01-07 04:05:04 UTC) #5
jun_fang
https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp File core/src/fxcodec/codec/fx_codec_tiff.cpp (left): https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp#oldcode184 core/src/fxcodec/codec/fx_codec_tiff.cpp:184: static void _tiff_warning_ext(thandle_t context, On 2016/01/07 04:05:04, Lei Zhang ...
4 years, 11 months ago (2016-01-07 04:11:20 UTC) #6
jun_fang
On 2016/01/07 04:11:20, jun_fang wrote: > https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp > File core/src/fxcodec/codec/fx_codec_tiff.cpp (left): > > https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp#oldcode184 > ...
4 years, 11 months ago (2016-01-07 04:19:35 UTC) #7
Tom Sepez
So long as you're renaming directories, maybe it should be called tiff_v4/ so that we ...
4 years, 11 months ago (2016-01-07 17:33:20 UTC) #8
Tom Sepez
On 2016/01/07 17:33:20, Tom Sepez wrote: > So long as you're renaming directories, maybe it ...
4 years, 11 months ago (2016-01-07 17:34:28 UTC) #9
Lei Zhang
On 2016/01/07 17:33:20, Tom Sepez wrote: > So long as you're renaming directories, maybe it ...
4 years, 11 months ago (2016-01-07 21:33:56 UTC) #10
Tom Sepez
On 2016/01/07 21:33:56, Lei Zhang wrote: > On 2016/01/07 17:33:20, Tom Sepez wrote: > > ...
4 years, 11 months ago (2016-01-07 22:04:33 UTC) #11
Lei Zhang
third_party/libtiff it is... https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp File core/src/fxcodec/codec/fx_codec_tiff.cpp (left): https://codereview.chromium.org/1563103002/diff/20001/core/src/fxcodec/codec/fx_codec_tiff.cpp#oldcode184 core/src/fxcodec/codec/fx_codec_tiff.cpp:184: static void _tiff_warning_ext(thandle_t context, On 2016/01/07 ...
4 years, 11 months ago (2016-01-07 23:52:15 UTC) #12
Lei Zhang
4 years, 11 months ago (2016-01-07 23:52:52 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:40001) manually as
9c2c87d1c7443b4eeb3e439af7dc34f695bbd2c8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698