index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
Commit message (
Expand
)
Author
Age
...
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Image decoder fixes (mostly) around A8.
scroggo@google.com
2013-10-21
*
Revert "Revert "cache SkImage::Info calculation in lazypixelref""
reed@google.com
2013-10-21
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Runtime configuration setting for suppressing JPEG decoder errors.
halcanary@google.com
2013-10-14
*
Simplify code for configuring suppression of ImageDecoder warnings
halcanary@google.com
2013-10-14
*
GIF decode: optional error messages and fault tolerance.
halcanary@google.com
2013-10-11
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Revert "change SkColorTable to be immutable"
reed@google.com
2013-10-09
*
change SkColorTable to be immutable
reed@google.com
2013-10-09
*
Allow sampling GIF images during decode.
commit-bot@chromium.org
2013-10-08
*
Fix SkScalar conversion warning error.
halcanary@google.com
2013-10-04
*
Make image decoding more fault resistant, less verbose.
halcanary@google.com
2013-10-04
*
Fixes for decoding to A8.
commit-bot@chromium.org
2013-10-03
*
Do not convert non gray PNG to A8.
scroggo@google.com
2013-10-02
*
Fix build.
scroggo@google.com
2013-10-01
*
Add an option on SkImageDecoder to skip writing 0s.
scroggo@google.com
2013-10-01
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Print a better error message.
scroggo@google.com
2013-09-25
*
Use the default resync_to_restart in jpeg.
scroggo@google.com
2013-09-25
*
Remove dead code from libwebp image decoder
commit-bot@chromium.org
2013-09-06
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
Handle SkStream::rewind properly.
scroggo@google.com
2013-08-28
*
Only destroy huffman if build succeeded.
scroggo@google.com
2013-08-27
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Avoid getLength in ico decoder.
scroggo@google.com
2013-08-21
*
Make BMP decoder not depend on call to getLength.
scroggo@google.com
2013-08-21
*
Remove dependency on getLength from webp decoder.
scroggo@google.com
2013-08-21
*
Reland "Make WebP decoding independent of stream length."
scroggo@google.com
2013-08-09
*
Reverting r10651: Make WebP decoding independent of stream length.
jvanverth@google.com
2013-08-09
*
Make WebP decoding independent of stream length.
djsollen@google.com
2013-08-09
*
Beginning work to refactor jpeg tile decoding.
scroggo@google.com
2013-08-07
*
Fix failure exits from JPEG onBuildTileIndex.
scroggo@google.com
2013-08-07
*
Support decoding subsets from JPG on Android.
scroggo@google.com
2013-08-07
*
Fixes for JPEG subset decoding.
scroggo@google.com
2013-08-01
*
Upstream changes from Android
djsollen@google.com
2013-07-31
*
all in the gyp
mtklein@google.com
2013-07-24
*
Remove assert which is failing.
scroggo@google.com
2013-07-18
*
Support decoding Gray to A8 in PNG.
scroggo@google.com
2013-07-18
*
Initialize config.
scroggo@google.com
2013-07-18
*
A8 bitmaps from JPEG are not opaque.
scroggo@google.com
2013-07-18
*
Allow decoding JPEG into A8.
scroggo@google.com
2013-07-18
*
Allow ico decoder to decode PNG sub-images.
scroggo@google.com
2013-07-09
*
Remove bitmap reuse from SkImageDecoder.
scroggo@google.com
2013-07-09
*
Add a newline to the error message from JPEG.
scroggo@google.com
2013-07-01
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14
*
Fix iOS build.
scroggo@google.com
2013-05-31
*
Fix build.
scroggo@google.com
2013-05-31
[prev]
[next]