Age | Commit message (Expand) | Author |
2015-04-17 | Fix all remaining instances of FX_NEW. | Tom Sepez |
2015-04-16 | Remove checks in fxge/{apple,win32,skia,dib} now that FX_NEW cant return 0 | Tom Sepez |
2015-04-16 | Remove checks in fxge/ge now that FX_NEW can't return 0. | Tom Sepez |
2015-04-14 | Kill CFX_Object. | Tom Sepez |
2015-04-02 | Fix uninitialized face in fx_ge_font.cpp | JUN FANG |
2015-03-30 | Fix no text displayed issue when font embedded and font subsetting enabledchromium/2356chromium/2355chromium/2354chromium/2353chromium/2352 | JUN FANG |
2015-02-06 | Cleanup: Fix some unused-function warnings. | Lei Zhang |
2015-01-30 | Use system FreeType on Linux. | John Abd-El-Malek |
2015-01-05 | Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2014-12-30 | Get rid of FX_LPCSTR cast. | Bo Xu |
2014-12-19 | Update freetype to 2.5.4. | Bo Xu |
2014-12-12 | Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251 | John Abd-El-Malek |
2014-12-12 | Simplify PDFium by removing code that's not used in the open source repo. | John Abd-El-Malek |
2014-11-14 | Fix build warning on android under stricter compilation rules. | Tom Sepez |
2014-11-10 | Fix a bug when performing StretchDIBits on bit mask | Bo Xu |
2014-10-30 | Undo an old change in freetype to account for size of USHORT | Bo Xu |
2014-10-14 | Glyph index is out of range in cff_get_glyph_name. | Jun Fang |
2014-09-15 | Add a boundary check before accessing the table of 'Index to Location' | Jun Fang |
2014-08-28 | Remove unused fields and stack locals. | Chris Palmer |
2014-08-22 | Bounds check in CFX_Font::LoadGlyphPath(). | Tom Sepez |
2014-08-22 | Don't stretch bitmaps if destination size is empty. | Vitaly Buka |
2014-08-13 | Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. | Tom Sepez |
2014-08-12 | Fix missing or broken include guard macros in pdfium headers. | Tom Sepez |
2014-07-31 | Fix for min/max compile error on Windows | Scott Graham |
2014-07-31 | Fix integer overflow when stretch bitmap | Bo Xu |
2014-07-30 | Remove a few unused variables, functions, and member variables. | Nico Weber |
2014-07-29 | Fix a few more warnings in chromium_code mode. | Nico Weber |
2014-07-29 | Remove a few unused variables, functions, and tables. | Nico Weber |
2014-07-21 | Fix remaining -Wdelete-non-virtual-dtor violations on Windows. | Nico Weber |
2014-07-18 | Fix pdfium building issue on VS2010chromium/2098 | Jun Fang |
2014-07-18 | pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. | Nico Weber |
2014-07-16 | Remove uninitialized const global g_GbFontNameMap. | Nico Weber |
2014-07-14 | Fix an out-of-boundary issue for wide string | Bo Xu |
2014-07-08 | Remove custom memory manager | Bo Xu |
2014-07-07 | Fix uninitialized font_offset | foxit |
2014-06-30 | Fix checklicenses in chromium | John Abd-El-Malek |
2014-06-11 | Bring back the Skia files from the old repo. | John Abd-El-Malek |
2014-06-09 | Fix a crash when parsing truetype fonts without any tables. | Lei Zhang |
2014-06-05 | fix two uninitialized reads | John Abd-El-Malek |
2014-05-27 | Fix licenses in headers to pass Chromium's checklicenses tool. | Lei Zhang |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-23 | remove Microsoft SDK | John Abd-El-Malek |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-21 | Fix clang warnings so we can treat warnings as errors. | John Abd-El-Malek |
2014-05-20 | Fixed or silenced all warnings and turned on warnings-as-errors. | John Abd-El-Malek |
2014-05-20 | cf2hints: Fix early loop termination causing hints to be ignored. | John Abd-El-Malek |
2014-05-20 | Remove "using namespace agg" to make it clear which code is using agg, and al... | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |