summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser
AgeCommit message (Expand)Author
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-26Traverse PDF page tree only once in CPDF_Documentnpm
2016-10-26Fix some bool/int mismatches.tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-24Fix root dictionary leak in cpdf_document_unittestNicolas Pena
2016-10-21Add CPDF_Document::GetPage() unittestschromium/2899npm
2016-10-21Re-enable CHECK() than only 0-numbered objects are released.tsepez
2016-10-21Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https:...npm
2016-10-20Fix loading page using hint tables.chromium/2897art-snake
2016-10-20Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:6...dsinclair
2016-10-18Traverse PDF page tree only once in CPDF_Documentchromium/2895npm
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."tsepez
2016-10-14Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."Tom Sepez
2016-10-14Update CPDF_IndirectObjectHolder APIs for unique objects.tsepez
2016-10-13Make CPDF_Object containers hold objects via unique pointers.tsepez
2016-10-13Make CPDF_Image() constructors saner.chromium/2890tsepez
2016-10-13split CPDF_StreamContentParser::AddImage() into 3 overloads.tsepez
2016-10-12Get rid of CFX_ArrayTemplate<CPDF_Object*>tsepez
2016-10-11Add CPDF_Object::IsInline()tsepez
2016-10-11Rename fpdf_page_doc.cpp -> cpdf_docpagedata.htsepez
2016-10-10Move ToString() and friends from CPDF_Object.h to CPDF_String.htsepez
2016-10-10Land all the fixes from 5609f39c but don't enable assertchromium/2887tsepez
2016-10-10Add method to convert to an indirect object in a dictionary.tsepez
2016-10-10Revert "Re-land "Assert that only 0-numbered objects are Released()""tsepez
2016-10-05Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bitnpm
2016-10-05Re-land "Assert that only 0-numbered objects are Released()"tsepez
2016-10-05Rework a redundant check when calling ConvertToIndirectObjectAt()tsepez
2016-10-05Remove FX_BOOL from core/fpdfapi/fontnpm
2016-10-04Fix ownership when making a private annot dictionary into a shared one.tsepez
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair