index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
CodecTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Add support for writing icc profiles to the jpeg encoder
Matt Sarett
2017-03-22
*
Revert "Add support for writing icc profiles to the jpeg encoder"
Derek Sollenberger
2017-03-22
*
Add support for writing icc profiles to the jpeg encoder
Matt Sarett
2017-03-22
*
Add support for writing ICC profiles in png encodes
Matt Sarett
2017-03-21
*
Set a limit on the size for BMP images
Leon Scroggins III
2017-02-24
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
Reland "Respect canvas size and frame offset in webp decoder"
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
*
Do not crash when the resources are missing
Leon Scroggins III
2017-01-30
*
Set fOptions in SkCodec::getPixels
Leon Scroggins III
2017-01-27
*
Add test for bad reuse of SkJpegCodec internal state
Matt Sarett
2017-01-25
*
Use fixed size buffer for RLE bmps
Leon Scroggins III
2017-01-19
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Update libwebp to v0.5.2-rc2
Leon Scroggins III
2016-12-20
*
GIF: Avoid copying/storing data when possible
Leon Scroggins III
2016-12-19
*
Stop supporting kUnknown_BmpHeaderType
Leon Scroggins III
2016-12-15
*
SkGifCodec: intersect frameRect with image size
Leon Scroggins III
2016-12-13
*
Divide up CodecTest
Leon Scroggins III
2016-12-06
*
Do not create an SkRawCodec with zero dimensions
Leon Scroggins III
2016-12-02
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Fail jpeg decodes on too many progressive scans
Matt Sarett
2016-11-08
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
SkGifCodec: do not write off the end of memory when repeatCount > 1
Matt Sarett
2016-10-26
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Avoid integer overflow in SkIcoCodec and SkImageInfo
Matt Sarett
2016-10-17
*
Revert "Avoid integer overflow in SkIcoCodec"
Matt Sarett
2016-10-17
*
Avoid integer overflow in SkIcoCodec
Matt Sarett
2016-10-17
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
scroggo
2016-10-10
*
Fix an assert statement in SkPngCodec
scroggo
2016-10-10
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder
msarett
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Use demux API in SkWebpCodec
msarett
2016-09-07
[prev]
[next]