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
*
Add support for writing icc profiles to the jpeg encoder
Matt Sarett
2017-03-22
*
Fix SkFILEStream.
Ben Wagner
2017-03-10
*
SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical
Matt Sarett
2017-03-01
*
Fix bug handling CMYK images without color profiles
Matt Sarett
2017-02-24
*
Set a limit on the size for BMP images
Leon Scroggins III
2017-02-24
*
Read color space info from raw exif data
Matt Sarett
2017-02-24
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
Use non-linear color spaces for Android decode outputs
Matt Sarett
2017-02-16
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
removed unused code around scaled generators
Mike Reed
2017-02-15
*
Suggest P3 for wide gamut images in SkAndroidCodec
Matt Sarett
2017-02-15
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Reland "Respect canvas size and frame offset in webp decoder"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "Reland "Respect canvas size and frame offset in webp decoder""
Matt Sarett
2017-02-07
*
Reland "Respect canvas size and frame offset in webp decoder"
Matt Sarett
2017-02-06
*
Revert "Respect canvas size and frame offset in webp decoder"
Robert Phillips
2017-02-06
*
Respect canvas size and frame offset in webp decoder
Matt Sarett
2017-02-03
*
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
[next]