summaryrefslogtreecommitdiff
path: root/core/src/fxge
AgeCommit message (Expand)Author
2015-06-16Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435Tom Sepez
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-11Correct unexpected hinting fontsTom Sepez
2015-06-11Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-10Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430Tom Sepez
2015-06-10Fix font rendering issues because of an incorrect transform.John Abd-El-Malek
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Revert 'Correct unexpected hinting fonts'JUN FANG
2015-06-09Correct unexpected hinting fontsJUN FANG
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-08Remove more cruft from fx_system.hTom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-19Re-land: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-19Revert "Remove FX_Alloc() null checks now that it can't return NULL."Tom Sepez
2015-05-19Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-18Add safe FX_Alloc2D() macroTom Sepez
2015-05-15Abort on OOM by default in FX_Alloc().Tom Sepez
2015-05-14Fix another batch of compiler warnings.Lei Zhang
2015-05-08Fix errors from commit f0a169e.Lei Zhang
2015-05-08Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-04-17Fix all remaining instances of FX_NEW.Tom Sepez
2015-04-16Remove checks in fxge/{apple,win32,skia,dib} now that FX_NEW cant return 0Tom Sepez
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
2015-01-05Cleanup: Get rid of CRLF line endings.Lei Zhang
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-12-19Update freetype to 2.5.4.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-11-14Fix build warning on android under stricter compilation rules.Tom Sepez
2014-11-10Fix a bug when performing StretchDIBits on bit maskBo Xu
2014-10-30Undo an old change in freetype to account for size of USHORTBo Xu
2014-10-14Glyph index is out of range in cff_get_glyph_name.Jun Fang
2014-09-15Add a boundary check before accessing the table of 'Index to Location'Jun Fang
2014-08-28Remove unused fields and stack locals.Chris Palmer
2014-08-22Bounds check in CFX_Font::LoadGlyphPath().Tom Sepez
2014-08-22Don't stretch bitmaps if destination size is empty.Vitaly Buka
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-07-31Fix for min/max compile error on WindowsScott Graham
2014-07-31Fix integer overflow when stretch bitmapBo Xu
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