index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkSwizzler.h
Commit message (
Expand
)
Author
Age
*
Remove SkEncodedInfo kPreSwizzled_Color from public API
msarett
2016-04-25
*
Use SkEncodedInfo in place of SkSwizzler::SrcConfig
msarett
2016-04-22
*
Handle gray alpha conversions in SkSwizzler
msarett
2016-02-03
*
Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler
msarett
2016-01-21
*
Clean up unused or overly complex modes in SkSwizzler
msarett
2016-01-19
*
Use SkOpts routines in SkSwizzler
msarett
2016-01-12
*
SkSwizzler: Factor skipping zeros out into a helper function.
mtklein
2016-01-11
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
Make SkAndroidCodec support ico
msarett
2015-12-04
*
Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://c...
scroggo
2015-12-04
*
Make SkAndroidCodec support ico
msarett
2015-12-04
*
Make SkAndroidCodec support gif
msarett
2015-11-17
*
Use SkSwizzler to convert from CMYK
scroggo
2015-10-23
*
Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https:...
scroggo
2015-10-23
*
Use SkSwizzler to convert from CMYK
scroggo
2015-10-23
*
Fix SkSwizzler bug
msarett
2015-10-16
*
Add subsetting to SkScanlineDecoder
msarett
2015-10-13
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Move all knowledge of X sampling into SkScaledCodec
scroggo
2015-10-02
*
Scanline decoding for bmp
msarett
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
Scanline decoding for wbmp
msarett
2015-08-05
*
Pass the destination pointer to next() in SkSwizzler
msarett
2015-07-27
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
SkJpegCodec
msarett
2015-04-15
*
Implementing filling for SkBmpCodec
msarett
2015-04-10
*
***Disables swizzles to 565.
msarett
2015-04-09
*
Add scanline decoding to SkCodec.
scroggo
2015-03-25
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...
msarett
2015-03-16
*
Revert "Implementation of image decoding for bmp files, in accordance with th...
msarett
2015-03-16
*
Implementation of image decoding for bmp files, in accordance with the new API.
msarett
2015-03-16
*
Add SkCodec, including PNG implementation.
scroggo
2015-03-03
*
Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 ...
scroggo
2015-03-02
*
Add SkCodec, including PNG implementation.
scroggo
2015-03-02