summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_page/fpdf_page_colors.cpp
AgeCommit message (Expand)Author
2014-09-29Removed obsolete code to fix a compiling issue in ebd58e7chromium/2125Jun Fang
2014-09-29Change the forced clear order of CPDF_DocPageData::Clear, and remove m_pDocum...Bo Xu
2014-09-26Use number of components from ICC profile and alternate color spaceBo Xu
2014-09-24For pattern colorspace, its base colorspace should not be a pattern colorspaceBo Xu
2014-09-24No need to release m_pBaseCS in CPDF_IndexedCS and CPDF_PatternCSBo Xu
2014-08-12For a CPDF_Color object, when set a new pattern to it, disconnect its link wi...Bo Xu
2014-08-05The root cause of this issue is shown as below:Jun Fang
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-24CalRGB color correctionBo Xu
2014-07-15Error handling for invalid component number in CPDF_ICCBasedCS::v_LoadJun Fang
2014-07-14Fix uninitialized nresults in GetRGBJun Fang
2014-07-08Remove custom memory managerBo Xu
2014-07-07Fix uninitialized nresults and RGBfoxit
2014-07-07Fix uninitialized RGB in GetRGBfoxit
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-20Stack-buffer-overflow in IccLib_Translatefoxit
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek