summaryrefslogtreecommitdiff
path: root/gs/base/gsicc_profilecache.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Add missing part of commit to prevent access to freed memory.Ray Johnston1-1/+1
2012-05-09Prevent reference to freed memory when freeing the profile cache.Ray Johnston1-1/+2
2012-05-09Revert "Fix bug 692372: Add finalize for imager_state to ref_count decrement ...Ray Johnston1-3/+2
2011-09-28Fix bug 692372: Add finalize for imager_state to ref_count decrement icc stru...Ray Johnston1-2/+3
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-28/+28
2010-05-26The languages (pcl, xps, pclxl) debug builds were broken with the iccHenry Stiles1-2/+2
2010-05-24Another bunch of CRLF to LF's.Hin-Tak Leung1-172/+172
2010-05-19Fix of bug in link cache. Thread was being placed in wait state during check...Michael Vrhel1-9/+8
2010-05-18Initial commit of code to perform multi-threaded clist rendering with the new...Michael Vrhel1-68/+65
2010-03-25More (and hopefully last) white space and line length clean up of icc branchMichael Vrhel1-13/+16
2010-03-01Rework of profile cache, which is used to cache ICC color spaces that are cre...Michael Vrhel1-164/+99
2009-11-19reduction of more compiler warnings.Michael Vrhel1-2/+0
2009-11-18Move static prototypes out of header files and into files where they are defi...Michael Vrhel1-1/+11
2009-10-07Low level profile reader for obtaining icc profile from clist.Michael Vrhel1-2/+2
2009-10-05Complete reference counting code in profile cache.Michael Vrhel1-19/+22
2009-10-02Initial work on getting the ICC profile working as colorspaces for the transp...Michael Vrhel1-0/+228