aboutsummaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_devicecs.cpp
AgeCommit message (Expand)Author
2023-09-27Updated pdfium to df6fed9f3cbc13b656562b4775ea330c91732c71 (Chrome 117.0.5938...kumarashishg
2023-06-30Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2019-06-14Put various fxcodec bits into namespace fxcodec.Lei Zhang
2019-06-14Put fx_codec.h and fx_codec.cpp together.Lei Zhang
2019-05-28Move AdobeCMYK_to_sRGB functions to fxge.Lei Zhang
2018-05-09Mark numerious pointers as const.Lei Zhang
2018-04-12Make the input data to CPDF_ColorSpace::GetRGB() const.Lei Zhang
2017-12-22Only set CPDF_ColorSpace component count on successful load.Lei Zhang
2017-12-19Remove some dead code.Lei Zhang
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.Lei Zhang
2017-07-12Remove unused methods from CPDF_ColorSpaceNicolas Pena
2017-07-12Move CMYKtoRGB methods to fx_codec and clean them upNicolas Pena
2017-05-25Break apart the pageint.h file.Dan Sinclair