Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-31 | Remove fx_basic.h | Dan Sinclair | |
This CL removes the fx_basic.h header and fixes up includes as needed. Change-Id: I49af32a8327bdbcda40c50a61ffbd75d06609040 Reviewed-on: https://pdfium-review.googlesource.com/12670 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> | |||
2016-11-08 | Fix abort above FPDFPage_Flatten | tsepez | |
Main issue: FPDFPage_Flatten trying to re-add an indirect object. BUG=662698 Review-Url: https://codereview.chromium.org/2489653003 |