index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
/
SkImageDecoder_libpng.cpp
Commit message (
Expand
)
Author
Age
*
Improved codec link-forcing system by adding Encoder/Decoder creation entry p...
robertphillips@google.com
2012-03-23
*
Break onEncode() into two functions to avoid clobbering variables with
tomhudson@google.com
2011-07-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Stop using deprecated APIs. Fix by twiz.
reed@google.com
2011-02-25
*
Upstreaming code from android repository.
djsollen@google.com
2011-02-24
*
[Committed on behalf of junov@chromium.org]
senorblanco@chromium.org
2011-02-18
*
replace various png_[type]_NULL defines with just NULL
reed@google.com
2010-12-31
*
add SK_ENABLE_LIBPNG to force reference to PNG codec
reed@android.com
2010-04-15
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
remove auto-upscaling from base class (breaks model for allocators) but improve
reed@android.com
2009-07-29
*
respect preferred config when png is index-based
reed@android.com
2009-07-08
*
add support for encoding Index8 bitmaps into png
reed@android.com
2009-07-07
*
check for 0 upem in freetype
reed@android.com
2009-05-04
*
handle interlacing
reed@android.com
2009-04-28
*
pull from android: use registry to build up list of image codecs
reed@android.com
2009-01-22
*
fix formatting issues
reed@android.com
2009-01-14
*
fix multiple warnings (e.g. hidden virtuals, unused static functions)
reed@android.com
2009-01-14
*
separate image encode and decode
reed@android.com
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17