index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Update giflib to 5.1.1 (AOSP hash)
msarett
2015-08-24
*
Clean up ifdefs in SkGifCodec
msarett
2015-08-21
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
Prefer native scaling to sampling
msarett
2015-08-18
*
Support more swizzles to 565 in SkCodec
scroggo
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...
egdaniel
2015-08-14
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Update CodexTest to test valid_alpha.
scroggo
2015-08-12
*
Fix bmp RLE "bug"
msarett
2015-08-12
*
Consolidate SkCodec functions for handling rewind
scroggo
2015-08-12
*
Switching Skia to chromium's libjpeg-turbo
msarett
2015-08-11
*
Split SkBmpCodec into three separate classes
msarett
2015-08-06
*
Let SkWebpCodec decode to 565
scroggo
2015-08-06
*
Support decoding PNG to 565.
scroggo
2015-08-06
*
Fix ASAN error for wbmp swizzles
msarett
2015-08-05
*
Scanline decoding for wbmp
msarett
2015-08-05
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Rename SkCodec_libbmp to SkBmpCodec
msarett
2015-07-30
*
Make SkSwizzler::Fill() support 565
msarett
2015-07-29
*
Pass the destination pointer to next() in SkSwizzler
msarett
2015-07-27
*
Remove sk_memcpy32
mtklein
2015-07-27
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
removing png_read_end from SkPngScanlineDecoder
emmaleer
2015-07-20
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
Changing name of has_transpareny_in_palette to has_transparency_in_tRNS
emmaleer
2015-07-10
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-07
*
Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https:/...
scroggo
2015-07-07
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...
jvanverth
2015-07-02
*
Revert of Fixing libpng transform use (patchset #5 id:80001 of https://coder...
jvanverth
2015-07-02
*
This change:
emmaleer
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...
msarett
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
In the case of subset decodes, we will often not decode to
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https...
msarett
2015-06-29
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-29
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https...
mtklein
2015-06-24
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-24
*
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
emmaleer
2015-06-22
*
Prevent webp from producing 0 dimensional images
msarett
2015-06-19
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
*
Try again to rename one SkJpegUtility.h to remove ambiguity.
mtklein
2015-06-18
[next]