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
...
*
Prepare to test all image decode modes to F16
Matt Sarett
2017-02-02
*
GIF: Only report a frame after knowing dependency
Leon Scroggins III
2017-01-30
*
Set fOptions in SkCodec::getPixels
Leon Scroggins III
2017-01-27
*
Use appropriate options in SkJpegCodec readRows()
Matt Sarett
2017-01-24
*
Reland "Respect full precision for RGB16 PNGs" (part 3)
Matt Sarett
2017-01-20
*
Use fixed size buffer for RLE bmps
Leon Scroggins III
2017-01-19
*
Revert "Respect full precision for RGB16 PNGs"
Matt Sarett
2017-01-18
*
Respect full precision for RGB16 PNGs
Matt Sarett
2017-01-18
*
Unify ICC support for gray jpegs and gray pngs
Matt Sarett
2017-01-13
*
Use RasterPipeline to support full precision on 16-bit RGBA pngs
Matt Sarett
2017-01-13
*
Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs"
Matt Sarett
2017-01-12
*
Use RasterPipeline to support full precision on 16-bit RGBA pngs
Matt Sarett
2017-01-12
*
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
[prev]
[next]