C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / images / SkScaledBitmapSampler.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-10-27 scroggoAllow index sources to be unpremul.
2014-10-22 scroggoQualify the return value of SkImageDecoder::decode
2014-06-14 reedstop using SkBitmap::Config
2014-06-10 reedhide SkBitmap::setConfig
2014-06-09 krajcevskiAdd sampler options to SkScaledBitmapSampler
2013-10-21 scroggo@google.comImage decoder fixes (mostly) around A8.
2013-10-08 commit-bot@chromiu... Allow sampling GIF images during decode.
2013-10-01 scroggo@google.comFix build.
2013-10-01 scroggo@google.comAdd an option on SkImageDecoder to skip writing 0s.
2013-07-18 scroggo@google.comAllow decoding JPEG into A8.
2013-06-14 scroggo@google.comAdd an option to create unpremultiplied bitmaps.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-03-28 vandebo@chromium.orgFix a bunch of Coverity defects - class members not...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-02-23 djsollen@google.commerge from android tree:
2009-08-24 reed@android.comfix warning in sampler
2009-07-08 reed@android.comrespect preferred config when png is index-based
2008-12-17 reed@android.comgrab from latest android