summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/ccodec_iccmodule.h
AgeCommit message (Expand)Author
2018-06-29Use pdfium::span with CPDF_IccProfile and friends.Lei Zhang
2018-06-29Remove out param from CCodec_IccModule::CreateTransform_sRGB().Lei Zhang
2018-06-29Clean up CLcmsCmm.Lei Zhang
2018-06-29Better determine if ICC colorspaces can be used for blending.Lei Zhang
2017-08-10LCMS: rename folderNicolas Pena
2017-07-12Cleanup ICC code part 1Nicolas Pena
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-19Remove dead code in CCodec_IccModulekcwu
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-05-25Banish CFX_PrivateData to the XFA sidetsepez
2016-04-12Remove ICodec_* Interfaces.dsinclair