Age | Commit message (Expand) | Author |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-15 | Remove unused methods and data from fgas_codepage | Dan Sinclair |
2017-03-15 | Replace FX_POSITION in GFGAS_FontMgr with bool | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-13 | Replace discrete array with a map. | dan sinclair |
2017-03-02 | Use std::deque for CFX_FontDescriptors | Tom Sepez |
2017-03-02 | Remove CFX_MassArrayTemplate<CFX_Rect> backing array. | Tom Sepez |
2017-03-01 | Fix font manager negation issue | Dan Sinclair |
2017-02-13 | Simplify FX_UTF8Encode variants.chromium/3012 | Tom Sepez |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | tsepez |
2017-01-10 | Strip out custom allocator code | Dan Sinclair |
2017-01-10 | Remove more _LP* typedefs. | tsepez |
2017-01-09 | Tidy cfgas_fontmgr, remove custom sorting code. | tsepez |
2017-01-06 | Remove CFX_MapPtrToPtr in xfa/fgas, part 2 | tsepez |
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-07 | Replace CFX_ByteStringArray with std::vector. | tsepez |
2016-12-07 | Properly ref count IFX_FileAccess. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-02 | Tidy fx_stream.h | tsepez |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
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 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-02 | Remove FX_BOOL from xfa. | 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-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-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-07-27 | Splitting fx_ge_fontmap.cpp | npm |