aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkImageDecoder_libpng.cpp
Commit message (Expand)AuthorAge
* add SK_ENABLE_LIBPNG to force reference to PNG codecGravatar reed@android.com2010-04-15
* add optional pref-config table to codecsGravatar reed@android.com2010-03-03
* remove auto-upscaling from base class (breaks model for allocators) but improveGravatar reed@android.com2009-07-29
* respect preferred config when png is index-basedGravatar reed@android.com2009-07-08
* add support for encoding Index8 bitmaps into pngGravatar reed@android.com2009-07-07
* check for 0 upem in freetypeGravatar reed@android.com2009-05-04
* handle interlacingGravatar reed@android.com2009-04-28
* pull from android: use registry to build up list of image codecsGravatar reed@android.com2009-01-22
* fix formatting issuesGravatar reed@android.com2009-01-14
* fix multiple warnings (e.g. hidden virtuals, unused static functions)Gravatar reed@android.com2009-01-14
* separate image encode and decodeGravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17