Age | Commit message (Expand) | Author |
2017-04-05 | use freetype if windows font decode fails | Cary Clark |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-09 | Cleanup CFX_Matrix related methods | Dan Sinclair |
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-09-29 | Move core/fxge/include to core/fxge | dsinclair |
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-14 | Map glyph bitmap in LookUpGlyphBitmap even when unsuccessful | npm |
2016-08-31 | Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath().chromium/2846 | thestig |
2016-08-31 | Use CheckedNumeric for strength calculation. | dsinclair |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-19 | Move CFX_FaceCache to its own file | npm |