index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
/
SkImageDecoder_libbmp.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-27
*
hide SkBitmap::setConfig
reed
2014-06-09
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
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
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
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 bitmap reuse from SkImageDecoder.
scroggo@google.com
2013-07-09
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
Update code to use helper function for better readability/searching.
djsollen@google.com
2013-03-21
*
Upstream Android modifications to the image encoders/decoders.
commit-bot@chromium.org
2013-03-14
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in src/images
caryclark@google.com
2012-06-06
*
Improved codec link-forcing system by adding Encoder/Decoder creation entry p...
robertphillips@google.com
2012-03-23
*
Adding CMYK jpeg changes w/o .gyp alterations
robertphillips@google.com
2012-03-20
*
reverting to 3437
robertphillips@google.com
2012-03-20
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
pull from android: use registry to build up list of image codecs
reed@android.com
2009-01-22
*
grab from latest android
reed@android.com
2008-12-17