Age | Commit message (Expand) | Author |
---|---|---|
2017-10-02 | Removing unused defines | Dan Sinclair |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Move CFX_MaybeOwned to fxcrt::MaybeOwned | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-28 | Change DrawAppearance() methods to take CFX_Matrix by const-ref. | Lei Zhang |
2017-06-27 | Made existing annotation APIs to work with APchromium/3143 | Jane Liu |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2016-12-13 | Use CFX_MaybeOwned<> in CPDF_Annot. | tsepez |
2016-11-10 | Use more unique_ptrs for CPDF_Annot and friends. | thestig |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-26 | Use smart pointer for CPDF_Form in CPDF_Annot. | jaepark |
2016-07-20 | Move CPDF_Annot and CPDF_AnnotList to their own header. | jaepark |