Age | Commit message (Expand) | Author |
2016-12-14 | Remove unused m_OtfFontData.chromium/2953 | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-06 | re-enable skia cachingchromium/2944 | caryclark |
2016-11-28 | Nits in fx_ge_linux | npm |
2016-11-22 | handle antialiased rendering as premultiplied | caryclark |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | use skia text | caryclark |
2016-11-17 | fix corpus tests | caryclark |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in core/fx*chromium/2903 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-13 | Clean up fx_basic_util a little | npm |
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 |