aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkImageDecoder_CG.cpp
Commit message (Expand)AuthorAge
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* update gyp files to build on iOSGravatar caryclark@google.com2012-09-18
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Make SkImageEncoder_CG report more failures to its caller.Gravatar epoger@google.com2012-01-31
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fixed include statements to correctly link mac/ios librariesGravatar yangsu@google.com2011-06-24
* Added platform specific includesGravatar yangsu@google.com2011-06-23
* Changed mac specific files to use ApplicationServices rather than CarbonGravatar yangsu@google.com2011-06-21
* change GC imagedecoder to use the same colorspace between image and context,Gravatar reed@google.com2011-06-15
* make inline helper static, so it can be included from than one .cppGravatar reed@android.com2011-01-03
* add optional pref-config table to codecsGravatar reed@android.com2010-03-03
* use genericRGB space to ensure that we decode exactly the pixels we encodeGravatar reed@android.com2009-07-08
* pull from android: use registry to build up list of image codecsGravatar reed@android.com2009-01-22
* separate image encode and decodeGravatar reed@android.com2009-01-06
* add mac image-encodingGravatar reed@android.com2008-12-23
* add CG imagedecoder (still needs encoding)Gravatar reed@android.com2008-12-23