Age | Commit message (Expand) | Author |
2016-09-21 | Make the I in IFormFiller explicit | dsinclair |
2016-09-15 | Add string pools to save storage. | tsepez |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-13 | Make ipdf_formnotify a pure virtual interface | tsepez |
2016-09-12 | Make CFX_Obeservable::Observer into a pointer-ish type; | tsepez |
2016-09-06 | Make CPDF_TextStateData private to CPDF_TextState.chromium/2853 | tsepez |
2016-09-06 | Fix gn --check complaints about fxcrt. (try 2) | thestig |
2016-09-06 | Move CPDF_GraphState to CFX_GraphState | tsepez |
2016-09-06 | Make CPDF_ContentMarkData private to CPDF_ContentMark | tsepez |
2016-09-06 | Make ColorStateData private to CPDF_ColorState | tsepez |
2016-09-06 | Move CFX_Font definition to its own file and clean up | npm |
2016-09-02 | Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting. | tsepez |
2016-09-02 | Make CPDF_GeneralStateData private. | tsepez |
2016-09-02 | Make CPDF_Path have a CFX_Path rather than inheriting | tsepez |
2016-09-01 | Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files | npm |
2016-08-31 | Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http... | thestig |
2016-08-31 | Fix gn gn --check complaints about fxcrt. | thestig |
2016-08-31 | Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting. | tsepez |
2016-08-30 | Roll DEPS for build to b73bafdd. | thestig |
2016-08-30 | Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. | jaepark |
2016-08-30 | Fix missing files found by gn gen --check. | thestig |
2016-08-29 | Display content of the annotation when mouse hover. | jaepark |
2016-08-29 | Revert "Replace wrapper methods in CPDF_Path with -> operator." | tsepez |
2016-08-29 | Revert "Use ->() in CPDF_ColorState" | tsepez |
2016-08-29 | Use ->() in CPDF_ColorState | tsepez |
2016-08-29 | Replace wrapper methods in CPDF_Path with -> operator. | tsepez |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-26 | Revert "Remove the document tagged code as it is unused." | npm |
2016-08-26 | Rework CFX_CountRef in terms of CFX_RetainPtr. | tsepez |
2016-08-26 | Move the classes in fpdf_text_int.cpp into their own files | npm |
2016-08-25 | Fix infinite loops in FPDF_GetFullName(). | thestig |
2016-08-19 | Move CFX_FaceCache to its own file | npm |
2016-08-18 | Add initial Document::getAnnot supportchromium/2833 | tonikitoo |
2016-08-18 | Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. | npm |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-17 | Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. | jaepark |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-08-15 | Split fpdfsdk/fsdk_annothandler.h into individual classes. | jaepark |
2016-08-11 | Fix an integer overflow in CStretchEngine constructor | weili |
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark |
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-09 | Fix a leak with FPDFPageObj_NewImgeObj(). | thestig |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | Fix a file name typo | weili |
2016-08-03 | Rename xfa_layout_pagemgr_new.h | dsinclair |
2016-08-03 | Split xfa_layout_appadapter | dsinclair |