summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-05Remove m_pOccontent from CPDFSDK_Documentchromium/2882dsinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-05Remove ownership of CPDFSDK_Document from CPDFXFA_Documentdsinclair
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-05Cleanup some CPDFSDK_PageView annotation code.dsinclair
2016-10-05Remove FX_BOOL from core/fpdfapi/fontnpm
2016-10-04Fix cmdStageAllocMatrix parameter swapkcwu
2016-10-04Fix ownership when making a private annot dictionary into a shared one.tsepez
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Cleanup DEPS filesdsinclair
2016-10-04Fix fuzzer pathsdsinclair
2016-10-04Avoid crashing on CPDF_ToUnicodeMap::Load by using ValueOrDefault()npm
2016-10-04Make sure the fuzzer read size does not go negative.dsinclair
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-04Move core/fpdfapi/fpdf_edit to core/fpdfapi/editdsinclair
2016-10-04Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmapsdsinclair
2016-10-04Use FX_SAFE_UINT32 on CPDF_ToUnicodeMap::Loadnpm
2016-10-04Update test expectations for unexpected successes.thestig
2016-10-04update skia to latest sourcescaryclark
2016-10-03Revert of Assert that only 0-numbered objects are Released() (patchset #7 id:...thestig
2016-10-03Sync pdfium_test version to include updated test fileweili
2016-10-03Assert that only 0-numbered objects are Released()tsepez
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-10-03Fix potentially uninitialized value.chromium/2880dsinclair
2016-10-03Rename CFX_WeakPtr::Clear() to DestroyObject()tsepez
2016-10-03Guard against double deletion of page views.dsinclair
2016-10-03Detect resursive loading of type3 font char to avoid infinite loopweili
2016-10-03Remove unused CPDFSDK_PageView::ClearFXAnnotsdsinclair
2016-10-03Remove _FX_OS_ checks in core/fxge/win32/.thestig
2016-09-30Move CPDF_Reference::SafeGetDirect() out of the header.chromium/2879chromium/2878thestig
2016-09-30Switch CFX_SAXReader to use std::stack.thestig
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-30Fix #includes in libfuzzer so pdfium can be rollednpm
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair