summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/fx_codec_icc.cpp
AgeCommit message (Expand)Author
2017-08-30Split CFX_FixedBufGrow out of fx_basicchromium/3201Dan Sinclair
2017-08-10LCMS: rename folderNicolas Pena
2017-07-12Move CMYKtoRGB methods to fx_codec and clean them upNicolas Pena
2017-07-12Cleanup ICC code part 1Nicolas Pena
2017-05-24core: allow building against system lcms2chromium/3111Miklos Vajna
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-04Remove unneeded void* casts.Lei Zhang
2017-03-23Revert "Remove CFX_FixedBufGrow"Nicolás Peña
2017-03-22Remove CFX_FixedBufGrowDan Sinclair
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-22pdfium: Fix inconsistent number of color components of ICC profilekcwu
2016-11-09Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.c...kcwu
2016-11-07Clean up fx_codec_icc.cppkcwu
2016-11-02Remove FX_BOOL from coretsepez
2016-11-01Fix founding difference in pdfium_test on AdobeCMYK_to_sRGBbrucedawson
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-19Remove dead code in CCodec_IccModulekcwu
2016-06-27Double AdobeCMYK_to_sRGB speed with faster roundingbrucedawson
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-07Get rid of NULLs in core/thestig
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-14Move core/src/ up to core/.Dan Sinclair