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
...
*
Indexed PNG decoding: Ensure color table is large enough that the bit depth o...
Leon Scroggins III
2015-03-17
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
check for null-pixelref
reed
2015-03-16
*
Ico security issues fix
msarett
2015-03-13
*
Fix a memory leak when decoding corrupted indexed PNGs.
dml
2015-03-11
*
Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #...
reed
2015-03-07
*
Fix a memory leak when decoding corrupted indexed PNGs.
dml
2015-03-06
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
Fixing possible out of bound memory access
sugoi
2015-02-19
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
*
Fix GIF transparency.
jei.mayol
2015-02-04
*
SkStream::read() only returns 0 at end.
scroggo
2015-01-29
*
Put close_gif() in an anonymous namespace.
mtklein
2015-01-22
*
Muck with the right cinfo.
scroggo
2015-01-22
*
Revert of Muck with the right cinfo. (patchset #2 id:20001 of https://coderev...
bungeman
2015-01-21
*
Muck with the right cinfo.
scroggo
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Upstream support for giflib >= 5.1.
mtklein
2015-01-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code
reed
2014-12-22
*
add const to encodePixels pixel parameter
reed
2014-12-19
*
Fix a case of kPartialSuccess.
scroggo
2014-12-17
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Even more win64 warning fixes
bsalomon
2014-12-12
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Add tests (and fix!) for known bad ICO files.
scroggo
2014-11-10
*
Allow index sources to be unpremul.
scroggo
2014-10-27
*
Don't read random data in ICO check.
scroggo
2014-10-24
*
This return_false is now only used on Android. Squelch a warning.
mtklein
2014-10-23
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
Clean up some warnings about unused code.
mtklein
2014-10-21
*
Make SkImageDecoder_libpng be compilable with Chromium libpng
kkinnunen
2014-10-19
*
JPEG YUV Decoding
sugoi
2014-10-16
*
Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chro...
rmistry
2014-10-15
*
JPEG YUV Decoding
sugoi
2014-10-15
*
remove alphatype from colortable
reed
2014-09-29
*
use SkData::NewUninitialized
reed
2014-09-12
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Ensure that we don't reference decoders that we don't build
djsollen
2014-08-28
*
Prevent malformed ICO files from recursively decoding
djsollen
2014-08-26
*
Fix overflow when comparing two ints by promoting the sum to 64-bits.
djsollen
2014-08-26
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Add astcbitmap to gm slides.
krajcevski
2014-08-07
*
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...
krajcevski
2014-08-07
*
- Add astcbitmap to gm slides
krajcevski
2014-08-07
*
Add support for compressed alpha ktx files
krajcevski
2014-08-07
*
Add support for all compressed formats in KTX file format
krajcevski
2014-08-05
[prev]
[next]