summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-08-09Fix a leak with FPDFPageObj_NewImgeObj().thestig
2016-08-09Generate default AP stream for ink annotation.jaepark
2016-08-09Fix typos of the word outer.thestig
2016-08-09Generate default AP stream for circle annotation.jaepark
2016-08-09Generate default AP stream for square annotation.jaepark
2016-08-09Fixup various overflow conditionsdsinclair
2016-08-08Add CPDF_Array::IsEmpty().jaepark
2016-08-08Check if image width or height are zero before proceeding.dsinclair
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-05Add CPDF_ImageObject::GetImage().thestig
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04Remove unnecessary casting in CPVT_GenerateAP.jaepark
2016-08-04Clean up fx_ge_linux.cpp a little.thestig
2016-08-04Add bounds checks to CWeightTable::Calc() and friends.thestig
2016-08-03Generate default AP stream for squiggly annotation.jaepark
2016-08-02Generate default AP stream for strike out annotation.jaepark
2016-08-02Generate default AP stream for underline annotation.jaepark
2016-08-02Splitting fpdfdoc/doc_* part III.dsinclair
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-08-02Verify row bytes before alloc in BMP codec.dsinclair
2016-08-02Use PaintOperation instead of bFillOrStroke in CPVT_GenerateAP.jaepark
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-08-02Fixup crypto key generation.dsinclair
2016-08-01Support PDF highlight annotation with opacity.jaepark
2016-07-29Generate default AP stream for highlight annotation.jaepark
2016-07-29Simplify some FPDF edit functions.thestig
2016-07-29Use bool instead of FX_BOOL as return values in CPVT_GenerateAP.jaepark
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-29Fix a FPE in CStretchEngine::StartStretchHorz().thestig
2016-07-29Cleanup CPDF_DocPageData release methods and callers.thestig
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-28fix text matrix againcaryclark
2016-07-27Fixup integer conversion logic.chromium/2813chromium/2812chromium/2811dsinclair
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-26Use smart pointer for CPDF_Form in CPDF_Annot.jaepark
2016-07-26Remove unused m_bFirstLayer in CPDF_RenderContext.jaepark
2016-07-25Remove FX_FONTCACHE_DEFINEtsepez
2016-07-25fix text rotation for skiacaryclark
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-07-24Remove CFX_Deletableweili
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-21Fix skia build broken by commit c38cd6weili
2016-07-21Use smart pointers for graphics device classesweili
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
2016-07-20Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot.jaepark
2016-07-20Clean up singleton implementationweili