index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkImageDecoder_CG.cpp
Commit message (
Expand
)
Author
Age
*
if CG fails to decode an image, check to see if it was a problem in the color...
mike@reedtribe.org
2012-12-15
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
check to see if CGImage already knows if we're opaque
reed@google.com
2012-11-07
*
CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that,
reed@google.com
2012-11-07
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
update gyp files to build on iOS
caryclark@google.com
2012-09-18
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Make SkImageEncoder_CG report more failures to its caller.
epoger@google.com
2012-01-31
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fixed include statements to correctly link mac/ios libraries
yangsu@google.com
2011-06-24
*
Added platform specific includes
yangsu@google.com
2011-06-23
*
Changed mac specific files to use ApplicationServices rather than Carbon
yangsu@google.com
2011-06-21
*
change GC imagedecoder to use the same colorspace between image and context,
reed@google.com
2011-06-15
*
make inline helper static, so it can be included from than one .cpp
reed@android.com
2011-01-03
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
use genericRGB space to ensure that we decode exactly the pixels we encode
reed@android.com
2009-07-08
*
pull from android: use registry to build up list of image codecs
reed@android.com
2009-01-22
*
separate image encode and decode
reed@android.com
2009-01-06
*
add mac image-encoding
reed@android.com
2008-12-23
*
add CG imagedecoder (still needs encoding)
reed@android.com
2008-12-23