Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-30 | Upgrade to FreeType 2.7.1. | Lei Zhang | |
BUG=pdfium:601 Change-Id: I07756cd208cd2221802ff2d331f316b6618a41e0 Reviewed-on: https://pdfium-review.googlesource.com/3120 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org> | |||
2015-10-16 | Merge to XFA: Loosen checking on the bytes following 'stream' | Jun Fang | |
PDF specs say that end of line markers shall follow the keyword "stream". But a white space before end of line markers follows this keyword in the test pdf files. BUG=543018 R=thestig@chromium.org, tsepez@chromium.org Review URL: https://codereview.chromium.org/1401923005 . |