summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-09-02Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.tsepez
2016-09-02Make CPDF_GeneralStateData private.tsepez
2016-09-02Make CPDF_Path have a CFX_Path rather than inheritingtsepez
2016-09-01Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own filesnpm
2016-08-31Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http...thestig
2016-08-31Fix gn gn --check complaints about fxcrt.thestig
2016-08-31Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.tsepez
2016-08-30Roll DEPS for build to b73bafdd.thestig
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