summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_shadingpattern.cpp
AgeCommit message (Expand)Author
2017-12-16Fix null-dereference in CPDF_ShadingPattern::Load().chromium/3298chromium/3297Lei Zhang
2017-12-15Validate shading pattern's ColorSpace. It cannot be a Pattern CS.Henrique Nakashima
2017-05-26Release unowned CS reference before maybe destroying owned oneTom Sepez
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-04-27Assert CPDF_Pattern always has a valid CPDF_Document pointer.Lei Zhang
2017-04-26Get rid of a few |new|s in CPDF_Document.Tom Sepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
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-05Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bitnpm
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair