aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkScaledBitmapSampler.cpp
Commit message (Expand)AuthorAge
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Allow index sources to be unpremul.Gravatar scroggo2014-10-27
* Qualify the return value of SkImageDecoder::decodeGravatar scroggo2014-10-22
* stop using SkBitmap::ConfigGravatar reed2014-06-14
* hide SkBitmap::setConfigGravatar reed2014-06-09
* Add sampler options to SkScaledBitmapSamplerGravatar krajcevski2014-06-09
* Image decoder fixes (mostly) around A8.Gravatar scroggo@google.com2013-10-21
* Allow sampling GIF images during decode.Gravatar commit-bot@chromium.org2013-10-08
* Fix build.Gravatar scroggo@google.com2013-10-01
* Add an option on SkImageDecoder to skip writing 0s.Gravatar scroggo@google.com2013-10-01
* Allow decoding JPEG into A8.Gravatar scroggo@google.com2013-07-18
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix a bunch of Coverity defects - class members not initialized in the constr...Gravatar vandebo@chromium.org2012-03-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* fix warning in samplerGravatar reed@android.com2009-08-24
* respect preferred config when png is index-basedGravatar reed@android.com2009-07-08
* grab from latest androidGravatar reed@android.com2008-12-17