Age | Commit message (Expand) | Author |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-02-15 | Cleanup CFX_PathData. | Dan Sinclair |
2017-02-07 | Use enum class for PathPoint types. | Nicolas Pena |
2016-12-14 | Remove unused m_OtfFontData.chromium/2953 | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | use skia text | caryclark |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_font to core/fpdfapi/font | dsinclair |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font | dsinclair |
2016-09-28 | Replace a few more std::unique_ptr.reset() with WrapUnique assignments. | thestig |
2016-09-23 | Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870 | npm |
2016-09-20 | Refactor CFX_FontCache to have only one in GE Module. | art-snake |
2016-09-19 | Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ... | dsinclair |
2016-09-15 | Fix memory leaking on ClosePage.chromium/2862 | art-snake |
2016-09-12 | Refactor CPDF_Document by creating new methods | npm |
2016-09-08 | Fix memory management errors for font loading and copying | weili |
2016-09-06 | Move CFX_Font definition to its own file and clean up | npm |