summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02Replace GetWord_LSBFirst with FXWORD_GET_LSBFIRSTchromium/3231Ryan Harrison
2017-10-02More define cleanupDan Sinclair
2017-10-02Remove extraneous ;sDan Sinclair
2017-10-02Remove useless code.Artem Strygin
2017-10-02Move CPDF_Parser::ObjectType into protected sectionArtem Strygin
2017-10-02Implement CPDF_CryptoHandler::DecryptObjectArtem Strygin
2017-10-02Allow to use null FX_DOWNLOADHINTS to check data availabilityArtem Strygin
2017-10-02Use std::make_tupleDan Sinclair
2017-10-02Removing unused definesDan Sinclair
2017-09-29Extract test subclasses of IFX_SeekableReadStreamRyan Harrison
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Convert LZW decompressor to use vector instead of static arraychromium/3230chromium/3229chromium/3228chromium/3227Ryan Harrison
2017-09-28Add Length1 in TrueType font streamsNicolás Peña
2017-09-28Implement FakeFileAccess.Artem Strygin
2017-09-28Cleanup CFGAS_GEFont methodsDan Sinclair
2017-09-28Simplify some OS checks to PLATFORM checksDan Sinclair
2017-09-28Fix load non first pages in linearized document with hints table.Artem Strygin
2017-09-28Fix infinite loop on form availability check.Artem Strygin
2017-09-28Remove no-op castRyan Harrison
2017-09-28Change bottom-top order in FontBBoxNicolás Peña
2017-09-27Cleanup some font headersDan Sinclair
2017-09-27Hide FaceFontInfo inside CFX_FolderFontInfoDan Sinclair
2017-09-27Remove error strings from BMP decoding pathRyan Harrison
2017-09-27Cleaning up naming of GIF files/classes/variablesRyan Harrison
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Remove error string from CGifContextRyan Harrison
2017-09-27Cleanup fx_freetype.hDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_TRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Make names of GIF types less opaqueRyan Harrison
2017-09-27Add in missing ! to conditionalRyan Harrison
2017-09-27Move static methods to anonymous namespaceDan Sinclair
2017-09-27Enable PRINTF_FORMAT for clangDan Sinclair
2017-09-27Remove unreachable code in fx_codec_iccNicolás Peña
2017-09-27Remove FX_CPU=FX_WIN64 build flagDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Remove _FX_IOS_chromium/3225Dan Sinclair
2017-09-26Fix checks for FX_WIN64_DESKTOPDan Sinclair
2017-09-26Confirm that a global palette has data before attempting to use itRyan Harrison
2017-09-26Move LZW decoder out of fx_gifRyan Harrison
2017-09-26Hide FX_HandleParentPathDan Sinclair
2017-09-26Share public part of CFGAS_FontMgr declarationDan Sinclair
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-26Remove fx_text_int.hDan Sinclair
2017-09-26Remove font default paramsDan Sinclair
2017-09-26Rename CFPDF_* classesDan Sinclair
2017-09-25Update comments regarding dictionary keys in public APIS.chromium/3224Lei Zhang
2017-09-25Hide CFX_UniqueKeyGenDan Sinclair