index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
/
SkImageDecoder.cpp
Commit message (
Expand
)
Author
Age
*
Test region decoding in skimage, plus fixes.
scroggo@google.com
2013-05-03
*
Build fix attempt number 2.
scroggo@google.com
2013-05-01
*
Fix the build.
scroggo@google.com
2013-05-01
*
Force linking with image decoders for images project.
scroggo@google.com
2013-05-01
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
use SkStream::NewFromFile()
mike@reedtribe.org
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-15
*
Upstream Android modifications to the image encoders/decoders.
commit-bot@chromium.org
2013-03-14
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Fix return value from SkImageDecoder::DecodeFile(): false even in case of
tomhudson@google.com
2012-01-03
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
remove auto-upscaling from base class (breaks model for allocators) but improve
reed@android.com
2009-07-29
*
add optional Format* parameter to decoder helper functions.
reed@android.com
2009-06-15
*
Honor pref config in image decoding whenever possible.
weita@google.com
2009-05-11
*
handle failure when creating a scalercontext
reed@android.com
2009-02-11
*
separate image encode and decode
reed@android.com
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17