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
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
*
Remove SkImageGenerator pieces only for SkCodec.
scroggo
2015-07-09
*
Revert "Remove ambiguity of SkJpegUtility name."
scroggo
2015-06-15
*
SkGIFMovie: Fix corrupted background color
Takahiro.Aizawa
2015-06-15
*
Remove ambiguity of SkJpegUtility name.
mtklein
2015-06-12
*
Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders
msarett
2015-06-11
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
Update more directories under src/ to follow C++11 style rule for {virtual,ov...
tfarina
2015-04-27
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
SkScaledBitmapSampler: fix memory overwritten
zoran.jovanovic
2015-04-16
*
Return cropBitmap
zoran.jovanovic
2015-04-15
*
Enable both static and dynamically linked libpng
djsollen
2015-04-03
*
Remove all code related to NaCl
borenet
2015-04-02
*
Revert of Enable both static and dynamically linked libpng (patchset #4 id:60...
djsollen
2015-04-01
*
Enable both static and dynamically linked libpng
djsollen
2015-04-01
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Lazy SKP image decoding in DM.
mtklein
2015-03-25
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Indexed PNG decoding: Ensure color table is large enough that the bit depth o...
dml
2015-03-18
*
Revert "Indexed PNG decoding: Ensure color table is large enough that the bit...
scroggo
2015-03-17
*
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
[next]