summaryrefslogtreecommitdiff
path: root/core/src/fxge/ge
AgeCommit message (Expand)Author
2015-12-14Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Remove FX_BSTRC.Lei Zhang
2015-12-10Fix build broken at 7db2a535f163Tom Sepez
2015-12-10Replace several more CFX_MapPtrToPtr with std::set or std::mapTom Sepez
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-09Add CFX_FontMapper::IsBuiltinFace() in master branchJun Fang
2015-12-09Merge to master: Fix heap-use-after-free in FT_Stream_ReleaseFrameJun Fang
2015-12-08Fix rendering with built-in CID fontsJun Fang
2015-11-12Remove relative includes.Lei Zhang
2015-11-11Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-10Fix relative includes within core/Lei Zhang
2015-11-09Cleanup some fxge font code.Lei Zhang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-03Fix build broken at 0142f017d03dTom Sepez
2015-11-03Make built-in font table slightly saner.Tom Sepez
2015-11-03Remove CFontFileFaceInfo.Tom Sepez
2015-11-02Check fread() return values in CFX_FolderFontInfo::GetFontData().Lei Zhang
2015-10-26Take FOXIT_FACE_COUNT and MM_FACE_COUNT constants from xfaTom Sepez
2015-10-22Remove unused error variable from CFX_Font::AdjustMMParamsOliver Chang
2015-10-20Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-20Revert "Make CFX_FontMgr member variables private."Lei Zhang
2015-10-20Make CFX_FontMgr member variables private.Lei Zhang
2015-10-16Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-08Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-05Original patch by forshaw.Tom Sepez
2015-10-02Turn a couple functions that always return true to return void.Lei Zhang
2015-09-22Add missing 'return' keyword.Lei Zhang
2015-08-20Fix some -Wmaybe-uninitialized errors.Lei Zhang
2015-08-19Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Extern in .cpp files is a code smell.Tom Sepez
2015-08-18Cleanup CFX_Font a bit.Lei Zhang
2015-08-17Fix fix fix fix of breakage on mac.Tom Sepez
2015-08-17CFX_MapByteStringToPtr considered harmful.Tom Sepez
2015-08-17Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-14Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-13Fix build after commit 22ece1a. Too many if's.Lei Zhang
2015-08-13Remove last uses of FOXIT_CHROME_BUILD.Lei Zhang
2015-08-13OutputText() is dead code.Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-06clang-format all pdfium code, again.Nico Weber
2015-08-06Add CFX_FontFaceInfo constructor.chromium/2478chromium/2477chromium/2476chromium/2475Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-31Kill IFX_FontMapperTom Sepez
2015-07-30Fix return check in CFX_FolderFontInfo::ScanFile() fread.Tom Sepez
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez