projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
src
/
images
/
SkImageDecoder_libpng.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-18
dml
Indexed PNG decoding: Ensure color table is large enoug...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
scroggo
Revert "Indexed PNG decoding: Ensure color table is...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Leon Scroggins III
Indexed PNG decoding: Ensure color table is large enoug...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
dml
Fix a memory leak when decoding corrupted indexed PNGs.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
reed
Revert of Fix a memory leak when decoding corrupted...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
dml
Fix a memory leak when decoding corrupted indexed PNGs.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
scroggo
Make SkStream *not* ref counted.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
mtklein
Fix up all the easy virtual ... SK_OVERRIDE cases.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
reed
remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
mtklein
SkColorTable locking serves no purpose anymore.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
scroggo
Qualify the return value of SkImageDecoder::decode
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
kkinnunen
Make SkImageDecoder_libpng be compilable with Chromium...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
reed
remove alphatype from colortable
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
bsalomon
"NULL !=" = NULL
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
reed
make allocPixels throw on failure
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
scroggo
Fix image decoder memory overwrite bug.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-14
reed
stop using SkBitmap::Config
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
reed
hide SkImageDecoder::Chooser
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
reed
hide SkBitmap::setConfig
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
djsollen@google.com
Fix issue in image decoders where the bitmap config...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
reed@google.com
Revert "Revert of https://codereview.chromium.org/11382...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
scroggo@google.com
Clean up after longjmp in SkImageDecoder_libpng.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
scroggo@google.com
Create nonPOD before setjmp.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
reed@google.com
Revert "Revert "add SK_ATTR_DEPRECATED -- will need...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
scroggo@google.com
Image decoder fixes (mostly) around A8.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
reed@google.com
store SkAlphaType inside SkBitmap, on road to support...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
halcanary@google.com
Simplify code for configuring suppression of ImageDecod...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
reed@google.com
Revert "Revert "change SkColorTable to be immutable""
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
reed@google.com
Revert "change SkColorTable to be immutable"
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
reed@google.com
change SkColorTable to be immutable
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
halcanary@google.com
Make image decoding more fault resistant, less verbose.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-03
commit-bot@chromiu...
Fixes for decoding to A8.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
scroggo@google.com
Do not convert non gray PNG to A8.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-01
scroggo@google.com
Add an option on SkImageDecoder to skip writing 0s.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
scroggo@google.com
Change SkImageDecoders to take an SkStreamRewindable.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
mtklein@google.com
Rewrite SkTRegistry to take any trivially-copyable...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
scroggo@google.com
Handle SkStream::rewind properly.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
scroggo@google.com
Remove assert which is failing.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
scroggo@google.com
Support decoding Gray to A8 in PNG.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
scroggo@google.com
Remove bitmap reuse from SkImageDecoder.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-14
scroggo@google.com
Add an option to create unpremultiplied bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
scroggo@google.com
Test region decoding in skimage, plus fixes.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
commit-bot@chromiu...
Support for libpng > 1.2.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
scroggo@google.com
Updates to skimage tool to use it for testing.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
djsollen@google.com
Remove SK_ENABLE_LIBPNG define as it is no longer neede...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
commit-bot@chromiu...
Upstream Android modifications to the image encoders...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
epoger@google.com
Extract transform_scanline_XXXX functions into transfor...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
rmistry@google.com
Result of running tools/sanitize_source_files.py (which...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
robertphillips@goo...
Improved codec link-forcing system by adding Encoder...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
tomhudson@google.com
Break onEncode() into two functions to avoid clobbering...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
epoger@google.com
update of all copyright notices to reflect new license...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
reed@google.com
Stop using deprecated APIs. Fix by twiz.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
djsollen@google.com
Upstreaming code from android repository.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
senorblanco@chromi...
[Committed on behalf of junov@chromium.org]
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
reed@google.com
replace various png_[type]_NULL defines with just NULL
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
reed@android.com
add SK_ENABLE_LIBPNG to force reference to PNG codec
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
reed@android.com
add optional pref-config table to codecs
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
reed@android.com
remove auto-upscaling from base class (breaks model...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
reed@android.com
respect preferred config when png is index-based
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
reed@android.com
add support for encoding Index8 bitmaps into png
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
reed@android.com
check for 0 upem in freetype
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
reed@android.com
handle interlacing
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
reed@android.com
pull from android: use registry to build up list of...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
reed@android.com
fix formatting issues
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
reed@android.com
fix multiple warnings (e.g. hidden virtuals, unused...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
reed@android.com
separate image encode and decode
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
reed@android.com
grab from latest android
blob
|
commitdiff
|
raw
|
diff to current