Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6a9c7b1dbdd4cfa36a006a8c7cf2effd3ffe862e
/
src
/
images
/
SkImageDecoder_libico.cpp
6a9c7b1
Prevent malformed ICO files from recursively decoding
by djsollen
· 11 years ago
97b4947
Fix overflow when comparing two ints by promoting the sum to 64-bits.
by djsollen
· 11 years ago
57ad493
Handle bad ICO data better.
by scroggo
· 11 years ago
67ec1f8
Switch SkPDFStream's internal storage from SkStream to SkData
by halcanary
· 11 years ago
5926b86
hide SkImageDecoder::Chooser
by reed
· 11 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 11 years ago
b5571b3
Change SkImageDecoders to take an SkStreamRewindable.
by scroggo@google.com
· 12 years ago
bd6343b
Rewrite SkTRegistry to take any trivially-copyable type.
by mtklein@google.com
· 12 years ago
dbf9f88
Avoid getLength in ico decoder.
by scroggo@google.com
· 12 years ago
468142b
Allow ico decoder to decode PNG sub-images.
by scroggo@google.com
· 12 years ago
bc69ce9
Remove bitmap reuse from SkImageDecoder.
by scroggo@google.com
· 12 years ago
39edf4c
Updates to skimage tool to use it for testing.
by scroggo@google.com
· 12 years ago
5dd4502
Update code to use helper function for better readability/searching.
by djsollen@google.com
· 12 years ago
a936e37
Upstream Android modifications to the image encoders/decoders.
by commit-bot@chromium.org
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
2a2cc20
fix warnings on Mac in src/images
by caryclark@google.com
· 13 years ago
ec51cb8
Improved codec link-forcing system by adding Encoder/Decoder creation entry points
by robertphillips@google.com
· 13 years ago
8570b5c
Adding CMYK jpeg changes w/o .gyp alterations
by robertphillips@google.com
· 13 years ago
0a89c90
reverting to 3437
by robertphillips@google.com
· 13 years ago
d5c9e99
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android)
by robertphillips@google.com
· 13 years ago
3bbee32
ignore alphaBit (and mask) for 32bit images, 'cause that seems to break this
by reed@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
ca77697
call premultiply instead of pack32
by reed@android.com
· 15 years ago
3f1f06a
add optional pref-config table to codecs
by reed@android.com
· 15 years ago
00bf85a
pull from android: use registry to build up list of image codecs
by reed@android.com
· 17 years ago
8a1c16f
grab from latest android
by reed@android.com
· 17 years ago