summaryrefslogtreecommitdiff
path: root/core/src/fxge/ge
AgeCommit message (Expand)Author
2015-04-16Remove checks in fxge/ge now that FX_NEW can't return 0.Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-04-02Fix uninitialized face in fx_ge_font.cppJUN FANG
2015-03-30Fix no text displayed issue when font embedded and font subsetting enabledchromium/2356chromium/2355chromium/2354chromium/2353chromium/2352JUN FANG
2015-02-06Cleanup: Fix some unused-function warnings.Lei Zhang
2015-01-30Use system FreeType on Linux.John Abd-El-Malek
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-12-12Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251John Abd-El-Malek
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-08-22Bounds check in CFX_Font::LoadGlyphPath().Tom Sepez
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-06-09Fix a crash when parsing truetype fonts without any tables.Lei Zhang
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-21Fix clang warnings so we can treat warnings as errors.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek