summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_parser.h
AgeCommit message (Expand)Author
2017-04-13Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072Tom Sepez
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-07Hold trailers via unique_ptrs.tsepez
2016-11-07Use unique_ptr return from CPDF_Parser::ParseIndirectObject()tsepez
2016-11-07Rename CPDF_Linearized to CPDF_LinearizedHeadertsepez
2016-11-07Reland of Unify some codeart-snake
2016-11-04Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911dsinclair
2016-11-04Unify some codeart-snake
2016-11-02Remove FX_BOOL from coretsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-12Get rid of CFX_ArrayTemplate<CPDF_Object*>tsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair