Age | Commit message (Expand) | Author |
---|---|---|
2017-04-26 | Fix botched negation in cpdf_imageobject.cpp | Tom Sepez |
2017-04-01 | Refcount CPDF_Image all the time.chromium/3061chromium/3060 | Tom Sepez |
2017-02-09 | Replace rect.Transform(matrix) with matrix.TransformRect(rect) | Dan Sinclair |
2016-11-21 | Use more unique_ptrs in CPDF_Image. | thestig |
2016-11-14 | Make CPDF_PageContentGenerator methods take object numbers | tsepez |
2016-10-11 | Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |