summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/include/cpdf_parser.h
AgeCommit message (Expand)Author
2016-08-29Add some limit checks to ReadSharedObjHintTable().thestig
2016-08-24Removing CPDF_Parser::CloseParser.chromium/2839dsinclair
2016-08-24Flip document and parser ownershipdsinclair
2016-08-16Remove two unused members from CPDF_Parsertsepez
2016-08-16Rename async to linearized when parsingdsinclair
2016-08-16Get CPDF_Parser out of the document creation business.tsepez
2016-07-11Use smart pointers for class owned member variablesweili
2016-05-23Distinguish between user and owner passwords.thestig
2016-04-22Add a simple check for V4 cross reference tableweili
2016-04-19Remove IPDF_CryptoHandler and IPDF_SecurityHandler.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair