Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
45c2c8166bbd84a87e29fdd344b39e36e8a28a3f
/
src
/
ports
/
SkImageDecoder_WIC.cpp
1ee7651
Start making all .cpp files compile-able on all platforms.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
2a12080
Qualify the return value of SkImageDecoder::decode
by scroggo
· 10 years ago
a3264e5
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 11 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
e9336aa
use colortypes instead of bitmap::config
by reed@google.com
· 11 years ago
e7e29b7
scope ComputeIsOpaque with SkBitmap
by reed@google.com
· 11 years ago
383a697
store SkAlphaType inside SkBitmap, on road to support unpremul
by reed@google.com
· 11 years ago
8b16931
Second wave of Win64 warning cleanup
by robertphillips@google.com
· 11 years ago
8530296
Try to work around VS2010 intsafe/stdint multiple define issues.
by bungeman@google.com
· 11 years ago
b5571b3
Change SkImageDecoders to take an SkStreamRewindable.
by scroggo@google.com
· 11 years ago
bd6343b
Rewrite SkTRegistry to take any trivially-copyable type.
by mtklein@google.com
· 11 years ago
4b18f57
Clean up a few warnings on Windows x64.
by bungeman@google.com
· 11 years ago
2bbc2c9
Add an option to create unpremultiplied bitmaps.
by scroggo@google.com
· 12 years ago
39edf4c
Updates to skimage tool to use it for testing.
by scroggo@google.com
· 12 years ago
4c6adf9
Updates to images project.
by scroggo@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
c18143e
SkImageDecoder_WIC should work on Win7 with Win8 SDK.
by bungeman@google.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
59bfb12
Update WIC Image decoder to unpremul colors before save
by robertphillips@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
2e2f3f5
Update SkCoInitialize to better match spec.
by bungeman@google.com
· 13 years ago
955bb07
Make WIC encoder lock the bitmap pixels. http://codereview.appspot.com/4832045/
by bungeman@google.com
· 13 years ago
22b4950
Windows image decoder should handle all bitmap formats.
by bungeman@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
9df621d
Wrap SkStreams in IStreams instead of copying data around.
by bungeman@google.com
· 14 years ago
242bb89
Add image encoder/decoder for Windows. http://codereview.appspot.com/4634078/
by bungeman@google.com
· 14 years ago