summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp
AgeCommit message (Expand)Author
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-21Remove some objnum locals with AddIndirectObjecttsepez
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-25Check for nullptrs in CPDF_Dictionary dtor.thestig
2016-08-24Move parser out of IndirectObjectHolderdsinclair
2016-08-23Fix stack overflow in object Clone() functionsweili
2016-08-23IndirectObjectHolder API updatesdsinclair
2016-08-22Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http...dsinclair
2016-08-17Move parser pointer to CPDF_Documentdsinclair
2016-05-21Get rid of CPDF_Object::GetArray().thestig
2016-04-20Standalone GN build.dsinclair
2016-04-14Make CPDF_Dictionary methods take CFX_ByteString argumentstsepez
2016-04-11Remove CPDF_Object::GetConstString and overridestsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair