Age | Commit message (Expand) | Author |
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-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-03 | Fix FMCallExpression undefined shift behaviour. | dsinclair |
2016-08-02 | Splitting fpdfdoc/doc_* part III. | dsinclair |
2016-08-02 | Splitting fpdfdoc/doc_* part II. | dsinclair |
2016-08-02 | Fix Jbig2 document context creation by checking proper pointer | weili |
2016-08-02 | Splitting fpdfdoc/doc_* part I | dsinclair |
2016-07-29 | Add build configuration for experimental Windows GDI code.chromium/2816chromium/2815chromium/2814 | thestig |
2016-07-29 | Refactor fxge/fx_apple and fx_win header files | npm |
2016-07-28 | Remove the document tagged code as it is unused. | dsinclair |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-24 | Remove CFX_Deletable | weili |
2016-07-24 | Use actual type instead CFX_Deletable | weili |
2016-07-21 | Rename xfa_utils_imp to xfa_utils | dsinclair |
2016-07-20 | Move CPDF_Annot and CPDF_AnnotList to their own header. | jaepark |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-13 | Remove some IFX_* wrappers. | dsinclair |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-11 | Use smart pointers for class owned member variables | weili |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-01 | Enable compiling with clang chrome plugins for GYP build | weili |
2016-06-29 | add local caching for skia draws | caryclark |
2016-06-24 | Revert "Turn on clang_use_chrome_plugins for GYP as well." | thestig |
2016-06-23 | Turn on clang_use_chrome_plugins for GYP as well. | thestig |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-05-24 | Remove CFX_PrivateData from CPDF_ModuleMgr | tsepez |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-05-20 | Merge GetBits32() impls into one. Put it in fxcrt. | thestig |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-05-19 | Remove Release() from IFXCRT_FileAccess. | tsepez |
2016-05-19 | Remove CFX_DSPATemplate usage in CXFA_TextParser | dsinclair |
2016-05-19 | Remove agg from skia build | caryclark |
2016-05-16 | Use chromium_code standard for PDFium GYP compilation | weili |
2016-05-13 | Templatize CFX_{Byte,Wide}StringC | tsepez |
2016-05-13 | Move some classes out of doc_vt.cpp into their own files. | thestig |