summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-08-30Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.jaepark
2016-08-30Fix missing files found by gn gen --check.thestig
2016-08-29Display content of the annotation when mouse hover.jaepark
2016-08-29Revert "Replace wrapper methods in CPDF_Path with -> operator."tsepez
2016-08-29Revert "Use ->() in CPDF_ColorState"tsepez
2016-08-29Use ->() in CPDF_ColorStatetsepez
2016-08-29Replace wrapper methods in CPDF_Path with -> operator.tsepez
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-26Revert "Remove the document tagged code as it is unused."npm
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez
2016-08-26Move the classes in fpdf_text_int.cpp into their own filesnpm
2016-08-25Fix infinite loops in FPDF_GetFullName().thestig
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-18Add initial Document::getAnnot supportchromium/2833tonikitoo
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-17Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA.jaepark
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-15Split fpdfsdk/fsdk_annothandler.h into individual classes.jaepark
2016-08-11Fix an integer overflow in CStretchEngine constructorweili
2016-08-11Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.jaepark
2016-08-11Remove fgas_system files.dsinclair
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix a leak with FPDFPageObj_NewImgeObj().thestig
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04Fix a file name typoweili
2016-08-03Rename xfa_layout_pagemgr_new.hdsinclair
2016-08-03Split xfa_layout_appadapterdsinclair
2016-08-03Fix FMCallExpression undefined shift behaviour.dsinclair
2016-08-02Splitting fpdfdoc/doc_* part III.dsinclair
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair
2016-08-02Fix Jbig2 document context creation by checking proper pointerweili
2016-08-02Splitting fpdfdoc/doc_* part Idsinclair
2016-07-29Add build configuration for experimental Windows GDI code.chromium/2816chromium/2815chromium/2814thestig
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-28Remove the document tagged code as it is unused.dsinclair
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-24Remove CFX_Deletableweili
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-21Rename xfa_utils_imp to xfa_utilsdsinclair
2016-07-21Split xfa_document_serialize into class filesdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-21Convert source sets to static libraries.chromium/2808chromium/2807chromium/2806chromium/2805chromium/2804brettw
2016-07-21Bring pdfium file in sync with chrome, fix mac buildcaryclark
2016-07-20Move CPDF_Annot and CPDF_AnnotList to their own header.jaepark