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
*
Use shared toSRGBD50 matrix in SkPngCodec
Matt Sarett
2017-01-04
*
Improve color space support in SkImage::readPixels()
Matt Sarett
2016-12-22
*
Do not support index8 for generateScaledPixels
Leon Scroggins III
2016-12-22
*
Implement scaling in SkCodecImageGenerator
Leon Scroggins III
2016-12-21
*
GIF: Avoid copying/storing data when possible
Leon Scroggins III
2016-12-19
*
Only attempt index8 if underlying GIF is index8
Leon Scroggins III
2016-12-16
*
Stop supporting kUnknown_BmpHeaderType
Leon Scroggins III
2016-12-15
*
Add SkCodec::FrameInfo::fFullyReceived
Leon Scroggins III
2016-12-14
*
SkPngCodec: Add support for 16-bit pngs (step 1)
Matt Sarett
2016-12-14
*
Prefer F16 in SkAndroidCodec for high precision images
Matt Sarett
2016-12-14
*
Fix double CMYK->RGBA conversion on swizzled jpeg decodes
Matt Sarett
2016-12-13
*
Fix out of bounds memory write in SkGifCodec
Leon Scroggins III
2016-12-13
*
SkGifCodec: intersect frameRect with image size
Leon Scroggins III
2016-12-13
*
Decode to sRGB on Android
Matt Sarett
2016-12-12
*
Fix SkGifCodec bugs around truncated data
Leon Scroggins III
2016-12-12
*
Updated the get_images_from_skps tool to check for ICC profile support
raftias
2016-12-12
*
Do not create SkGifCodec if true size is not known
Leon Scroggins III
2016-12-09
*
remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
Mike Reed
2016-12-08
*
Color-correct Gray JPEG image decoding via ICC profiles.
raftias
2016-12-05
*
Do not create an SkRawCodec with zero dimensions
Leon Scroggins III
2016-12-02
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Revert "Added CMYK support for ICC profiles."
Mike Klein
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Fix float/int bug in SkRawCodec
Matt Sarett
2016-11-29
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Refactor RGBA/BGRA xform logic in SkCodecs
Matt Sarett
2016-11-08
*
Fail jpeg decodes on too many progressive scans
Matt Sarett
2016-11-08
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Finish color space support for SkCodec
Matt Sarett
2016-11-07
*
Add F16, SkColorSpaceXform support to SkGifCodec
Matt Sarett
2016-11-04
*
Avoid pretending to support CMYK color xforms in SkJpegCodec
Matt Sarett
2016-11-04
*
Fix color xforms for Index8 bmps
Matt Sarett
2016-11-04
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
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
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Delete qcms
Matt Sarett
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Use correct color table for prior GIF frames
Leon Scroggins III
2016-10-31
*
Tag images as sRGB by default in SkCodec
Matt Sarett
2016-10-31
*
Remove unneeded SkColorSpace constructor
Matt Sarett
2016-10-28
*
Revert "Always use a color table with 256 colors"
Leon Scroggins III
2016-10-27
*
Fix decoding GIF to 565
scroggo
2016-10-27
*
Write transparent pixels more often (SkGifCodec)
scroggo
2016-10-26
[next]