Age | Commit message (Expand) | Author |
2018-07-18 | Use casts to deduplicate implementation of const/non-const methods. | Henrique Nakashima |
2018-07-11 | Store property name for marked content with an indirect dict. | Henrique Nakashima |
2018-07-11 | Cleanup CPDF_ContentMark. | Henrique Nakashima |
2018-07-10 | Create API for adding content marks and setting their params.chromium/3488 | Henrique Nakashima |
2018-07-06 | Make MarkData::mMarks a vector of RetainPtr<CPDF_ContentMarkItem> | Henrique Nakashima |
2018-03-21 | Use more const pointers in CPDF_ContentMarkItem. | Lei Zhang |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-09 | Return unique_ptr from CPDF_Object::Clone(). | tsepez |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-04 | Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #... | dsinclair |
2016-11-03 | Remove CPDF_Object::Release() in favor of direct delete | tsepez |
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 |