summaryrefslogtreecommitdiff
path: root/core/src/fxge
AgeCommit message (Expand)Author
2015-11-09Merge to XFA: Cleanup some fxge font code.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-05Merge to XFA: The chromium_code whack-a-mole CLs.Lei Zhang
2015-11-04Merge to XFA: Make built-in font table slightly saner.Tom Sepez
2015-11-03Merge to XFA: Remove CFontFileFaceInfo.Tom Sepez
2015-11-02Merge to XFA: Check fread() return values in CFX_FolderFontInfo::GetFontData().Lei Zhang
2015-10-30XFA: Take CTTFontDesc::ReleaseFace() changes from master.Tom Sepez
2015-10-30XFA: remove unused GdiCombineMode2Gdip() [windows]Tom Sepez
2015-10-26XFA: Take style changes from master for fx_ge_font.cppTom Sepez
2015-10-23Take fx_apple_platform.cpp from masterTom Sepez
2015-10-23XFA: Manually apply changes to fpdf_text.h and fx_font.h from masterTom Sepez
2015-10-22Merge to XFA: Remove unused error variable from CFX_Font::AdjustMMParamsOliver Chang
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-19Merge to XFA: Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-16Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Merge to XFA: Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-05Merge to XFA: Added a fallback Win32 font information class for win32k lockdown.Tom Sepez
2015-10-02Merge to XFA: Turn a couple functions that always return true to return void.Lei Zhang
2015-10-02XFA: Remove tests for new in fxge and fpdfsdk.Lei Zhang
2015-09-23Merge to XFA: Allow external font-path configuration from pdfium_test.Lei Zhang
2015-09-22Merge to XFA: Add missing 'return' keyword.Lei Zhang
2015-09-17Merge to XFA: Add a missing #include that's needed for call to FXSYS_tolower.Lei Zhang
2015-08-20Merge to XFA: Fix some -Wmaybe-uninitialized errors.Lei Zhang
2015-08-19Merge to XFA: Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Merge to XFA: Extern in .cpp files is a code smell, part 1.Tom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-17Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-14Merge to XFA: Use override in more classes in core/Lei Zhang
2015-08-13XFA: Rewrite CFX_RenderDevice::DrawNormalText() to match the master branch.Lei Zhang
2015-08-13Merge to XFA: OutputText() is dead code.Tom Sepez
2015-08-13Merge to XFA: Remove if checks after new.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-06Merge to XFA: Add CFX_FontFaceInfo constructor.Tom Sepez
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-31Merge to XFA: Name IFX_SysFontInfo subclasses consistently.Tom Sepez
2015-07-31Merge to XFA: Kill IFX_FontMapperTom Sepez
2015-07-30Merge to XFA: Fix return check in CFX_FolderFontInfo::ScanFile() fread.Tom Sepez
2015-07-28Merge to XFA: Missing bExact -> iExact conversionsTom Sepez
2015-07-27Merge to XFA: Fix FX_BOOL compilation errors under windowsTom Sepez
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
2015-07-16Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2.Lei Zhang
2015-07-13Merge to XFA: Fix a crashier due to incorrect type conversionJUN FANG
2015-07-04Cherry-pick to XFA: Remove a superfluous qualifier. No behavior change.Nico Weber
2015-07-02Cherry-pick to XFA: Add parentheses around && within ||.Nico Weber
2015-07-01Cherry-pick to XFA: Fix a clang warning about a dangling else.Tom Sepez