Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-09 | Apply security fixes to libtiff that are not in 4.0.6. | thestig | |
BUG=618164 Review-Url: https://codereview.chromium.org/2054993002 | |||
2016-03-11 | Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015 | Bruce Dawson | |
Enabling of XFA-Forms in crrev.com/1775173002 broke VS 2015 builds because of a conflict between the lfind declaration in libtiff\tiffiop.h and the one that ships with VS 2015. Defining HAVE_SEARCH_H for VS 2015 builds fixes this problem BUG=440500,593996 R=thakis@chromium.org, tsepez@chromium.org Review URL: https://codereview.chromium.org/1781043005 . | |||
2016-01-07 | XFA: Upgrade to libtiff 4.0.6. | Lei Zhang | |
R=jun_fang@foxitsoftware.com, tsepez@chromium.org Review URL: https://codereview.chromium.org/1563103002 . |