summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-09-15Add string pools to save storage.tsepez
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-13Make ipdf_formnotify a pure virtual interfacetsepez
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-06Make CPDF_TextStateData private to CPDF_TextState.chromium/2853tsepez
2016-09-06Fix gn --check complaints about fxcrt. (try 2)thestig
2016-09-06Move CPDF_GraphState to CFX_GraphStatetsepez
2016-09-06Make CPDF_ContentMarkData private to CPDF_ContentMarktsepez
2016-09-06Make ColorStateData private to CPDF_ColorStatetsepez
2016-09-06Move CFX_Font definition to its own file and clean upnpm
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