summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_annot.h
AgeCommit message (Expand)Author
2017-06-27Made existing annotation APIs to work with APchromium/3143Jane Liu
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2016-12-13Use CFX_MaybeOwned<> in CPDF_Annot.tsepez
2016-11-10Use more unique_ptrs for CPDF_Annot and friends.thestig
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-26Use smart pointer for CPDF_Form in CPDF_Annot.jaepark
2016-07-20Move CPDF_Annot and CPDF_AnnotList to their own header.jaepark