Age | Commit message (Expand) | Author |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-18 | Clean up CFGAS_FontMgrchromium/2925 | npm |
2016-11-11 | Add fpdfppo_embeddertest.cpp. | tsepez |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in xfa | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-26 | Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-13 | Clean up fx_basic_util a little | npm |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-26 | Clean up xfa_fontmgr.cpp. | thestig |
2016-09-23 | Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870 | npm |
2016-09-13 | Sort include entries. | dsinclair |
2016-09-12 | Fix some leaks associated with memory allocatorchromium/2859 | weili |
2016-09-08 | Reland of Fix leaked internal font | weili |
2016-09-08 | Fix memory management errors for font loading and copying | weili |
2016-09-08 | Fix leaks in class CFGAS_FontMgrImp | weili |
2016-09-01 | Revert of Fix leaked internal font (patchset #2 id:60001 of https://coderevie... | weili |
2016-09-01 | Fix leaked internal font | weili |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-23 | [XFA] Force destruction order of font managers.chromium/2838 | dsinclair |
2016-08-18 | Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. | npm |
2016-08-15 | Clean up XFA locale and locale manager | weili |
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | Use smart pointers for class owned pointers | weili |
2016-08-04 | Use smart pointers for class owned pointers under xfa/fde | weili |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-25 | Use smart pointers for CFX_Font and CFX_Type3Font classes | weili |
2016-07-18 | Cleanup fgas/crt. | dsinclair |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-20 | Fix clang_use_chrome_plugin for Mac and Skia builds | weili |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-10 | Trust the compiler to do array indexing and superclass promotion. | tsepez |
2016-06-09 | Avoid casts via correct types in fgas_textbreak | tsepez |
2016-06-09 | Use static_cast<CXFA_WidgetAcc*> in xfa. | tsepez |
2016-06-07 | Remove dead code in CFGAS_FontMgrImp. | thestig |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-07 | Remove FDE_HVISUALOBJ. | dsinclair |
2016-06-06 | Make GetDevFont() return a CFX_Font* instead of void* | tsepez |
2016-06-03 | Rename CFX_GEFont to CFGAS_GEFont | tsepez |