summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/fpdf_page_colors.cpp
AgeCommit message (Expand)Author
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-04-26Remove CPDF_Document parameter from CPDF_DeviceCS ctor.Lei Zhang
2017-04-04RefCount CPDF_IccProfile all the timeTom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-17Bring CPDF_ICCBasedCS closer to PDF spec.Lei Zhang
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-10Normalize channels when transforming CMYK to RGBNicolas Pena
2016-11-11Relax colorspace checks in CPDF_DIBSource::CreateDecoder().chromium/2917thestig
2016-11-08Cleanup CPDF_DeviceCS and friends.chromium/2914thestig
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair