Age | Commit message (Expand) | Author |
2016-10-11 | Delete unused flags from CFX_SubstFontchromium/2888 | npm |
2016-10-11 | Deleted unused members in CTTFontDesc | npm |
2016-10-11 | Slightly simplify CFX_FontMapper::FindSubstFont | npm |
2016-10-06 | Split m_InstalledTTFonts into two vectors to avoid sketchy logic. | npm |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
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/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font | dsinclair |
2016-09-29 | Remove unused CFX_AutoFontCache | thestig |
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-19 | Remove duplicated charset definitions, and move them to fx_font.h | npm |
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-09-13 | Sort include entries. | dsinclair |
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 CPDF_GraphState to CFX_GraphState | tsepez |
2016-09-06 | Move CFX_Font definition to its own file and clean up | 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-30 | Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. | tsepez |
2016-08-29 | Revert "Add -> operators to CFX_CountRef." | tsepez |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-26 | Add -> operators to CFX_CountRef.chromium/2842 | tsepez |
2016-08-25 | Simplify some code in CFX_FontMapper. | thestig |
2016-08-25 | Tidy up CFX_PathData | tsepez |
2016-08-24 | Delete unused methods from CFX_RenderDevice | npm |
2016-08-19 | Move CFX_FaceCache to its own file | npm |
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-16 | Delete m_ExtHandle and RetainFont because they are not being used. | npm |
2016-08-15 | Avoid integer overflows in FXGE_GetGlyphsBBox(). | thestig |
2016-08-15 | add native draw bitmap with alpha mask | caryclark |
2016-08-12 | Make g_LinuxGpFontList be a 2D char array. | npm |
2016-08-11 | Clean up cfx_fontmapper a little | npm |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-08-09 | Fixup various overflow conditions | dsinclair |
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-04 | Clean up fx_ge_linux.cpp a little. | thestig |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-25 | Remove FX_FONTCACHE_DEFINE | tsepez |