summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-03Unify CPDF_HintsTable.chromium/3232Artem Strygin
2017-10-03Improve CPDF_SecurityHandler code style.Artem Strygin
2017-10-03Simplify CPDF_Parser::GetIDArrayArtem Strygin
2017-10-03Move initialization of CPDF_CryptoHandler into CPDF_SytnaxParser initialization.Artem Strygin
2017-10-03Use ByteString instead raw string for password in CPDF_SecurityHandler.Artem Strygin
2017-10-03Move the CryptoHandler into the SecurityHandlerArtem Strygin
2017-10-03Remove the parser from the CPDF_SecurityHandler .Artem Strygin
2017-10-03Change the ownership of the CPDF_CryptoHandler.Artem Strygin
2017-10-03Reduce calls of external API within CPDF_ReadVaildatorArtem Strygin
2017-10-03Improve CPDF_ReadVaildatorArtem Strygin
2017-10-03Rewrite how GIF headers are readRyan Harrison
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