C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / codec / SkCodec_libpng.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-25 scroggoAdd scanline decoding to SkCodec.
2015-03-25 msarettEnabling ico decoding with use of png and bmp decoders
2015-03-24 tomhudsonRevert of Enabling ico decoding with use of png and...
2015-03-24 msarettEnabling ico decoding with use of png and bmp decoders
2015-03-18 msarettAdding swizzles for bmp:
2015-03-17 scroggoOption for SkCodec to treat dst as all zeroes.
2015-03-16 msarettRevert "Revert of fix for invalid for loop syntax broke...
2015-03-16 msarettRevert "Implementation of image decoding for bmp files...
2015-03-16 msarettImplementation of image decoding for bmp files, in...
2015-03-03 scroggoAdd SkCodec, including PNG implementation.
2015-03-02 scroggoRevert of Add SkCodec, including PNG implementation...
2015-03-02 scroggoAdd SkCodec, including PNG implementation.