Age | Commit message (Expand) | Author |
2018-10-12 | Remove more unnecessary includes and do IWYU as needed. | Lei Zhang |
2018-10-06 | Encapsulate CPDF_PageObject's rect member. | Lei Zhang |
2018-06-19 | Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMap | Tom Sepez |
2018-06-13 | Mark modified content streams as dirty in CPDF_PageObjectHolder. | Henrique Nakashima |
2018-06-07 | Rename CPDF_PageObjectHolder::GetFormDict() to GetDict(). | Henrique Nakashima |
2018-06-05 | Tidy parser lifecycle state machine in CPDF_PageObjectHolder. | Tom Sepez |
2018-06-05 | Add test for FPDF_GetPageSizeByIndex() | Tom Sepez |
2018-05-14 | Cleanup CPDF_Form parsing codechromium/3431 | Dan Sinclair |
2018-05-10 | Add CPDF_Transparency. | Lei Zhang |
2018-05-09 | Add constants for PDF 1.7 spec, table 7.13. | Lei Zhang |
2018-05-08 | Remove PDFTRANS_KNOCKOUT. | Lei Zhang |
2018-05-07 | Make CPDF_PageObjectHolder::m_iTransparency protected. | Lei Zhang |
2018-05-01 | Avoid perpetual spins for parserless CPDF_Pages | Tom Sepez |
2018-04-16 | Remove non-const CPDF_PageObjectHolder::GetPageObjectList(). | Henrique Nakashima |
2018-03-26 | Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp. | Henrique Nakashima |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |
2017-11-07 | Simplify CPDF_ContentParser. | Lei Zhang |
2017-11-02 | Encapsulate CPDF_FormObject members. | Lei Zhang |
2017-11-02 | Rename Transparency to iTransparency. | Lei Zhang |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
2017-06-28 | Set default graphics before generating page contents | Nicolas Pena |
2017-06-27 | Modified CPDF_PageContentGenerator to work with both Form and Page | Jane Liu |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-04-26 | Remove a few more |new|s. | Tom Sepez |
2017-04-18 | Render image masks individually instead of rendering the entire page as | rbpotter |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | 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 |