summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_colorspace.h
AgeCommit message (Expand)Author
2017-12-22Only set CPDF_ColorSpace component count on successful load.chromium/3310chromium/3309chromium/3308chromium/3307chromium/3306chromium/3305chromium/3304chromium/3303chromium/3302Lei Zhang
2017-12-21Fix various nits in color code.Lei Zhang
2017-12-14Add restrictions to alternate color spaces.chromium/3295Henrique Nakashima
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Fix colorspace loading for mutually referencing colorspaces.Henrique Nakashima
2017-07-12Remove unused methods from CPDF_ColorSpaceNicolas Pena
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-24Convert to CFX_UnownedPtr, part 8chromium/3110Tom Sepez
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair