index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkMaskSwizzler.h
Commit message (
Expand
)
Author
Age
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"
Matt Sarett
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Implement Fill() for incomplete decodes to RGBA_F16
msarett
2016-09-13
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
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
*
Split SkBmpCodec into three separate classes
msarett
2015-08-06
*
Pass the destination pointer to next() in SkSwizzler
msarett
2015-07-27
*
Adding swizzles for bmp:
msarett
2015-03-18
*
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