summaryrefslogtreecommitdiff
path: root/ports/SkImageDecoder_WIC.cpp
AgeCommit message (Expand)Author
2013-07-22Clean up a few warnings on Windows x64.bungeman@google.com
2013-06-14Add an option to create unpremultiplied bitmaps.scroggo@google.com
2013-04-25Updates to skimage tool to use it for testing.scroggo@google.com
2013-04-17Updates to images project.scroggo@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-01-11SkImageDecoder_WIC should work on Win7 with Win8 SDK.bungeman@google.com
2012-12-06Defining new color constat for transparent colorjunov@google.com
2012-11-08Update WIC Image decoder to unpremul colors before saverobertphillips@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2011-09-16Update SkCoInitialize to better match spec.bungeman@google.com
2011-08-01Make WIC encoder lock the bitmap pixels.bungeman@google.com
2011-08-01Windows image decoder should handle all bitmap formats.bungeman@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-06-23Wrap SkStreams in IStreams instead of copying data around.bungeman@google.com
2011-06-22Add image encoder/decoder for Windows.bungeman@google.com