summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-04Remove friends from CPDF_TextObjectchromium/3233Dan Sinclair
2017-10-04Remove CPDF_CMap friendsDan Sinclair
2017-10-04Make CPDF_TransferFunc members privateDan Sinclair
2017-10-04Explicitly return std::vector in CFDE_TextEditEngine.Lei Zhang
2017-10-04Make CPDF_FontGlobals members privateDan Sinclair
2017-10-04Remove CFX_CRTFileAccessDan Sinclair
2017-10-04Fix Heap-use-after-free in CPDF_SecurityHandler::~CPDF_SecurityHandler.Artem Strygin
2017-10-04Improve readability for CPDF_LinearizedHeader.Artem Strygin
2017-10-04Fix UAF in SetVisible().Henrique Nakashima
2017-10-04Unify parsing of cross ref table v4.Artem Strygin
2017-10-04Simplify CPDF_DataAvail::ParseIndirectObjectAtArtem Strygin
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