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
*
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
*
Add Gray support to SkPNGImageEncoder
msarett
2016-08-29
*
Fix color xform width bug when scaling/subsetting
msarett
2016-08-22
*
Modify SkPngCodec to recognize 565 images from the sBIT chunk
msarett
2016-08-17
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://coder...
msarett
2016-07-18
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...
scroggo
2016-05-31
*
Make SkPngCodec decode progressively.
scroggo
2016-05-31
*
Finish supporting decoding opaque to non-opaque
scroggo
2016-05-20
*
SkMD5: .update() -> .write()
halcanary
2016-04-25
*
Rename CodexTest.cpp to CodecTest.cpp
scroggo
2016-04-19