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
*
SkEncoder: Rename files, change webp API, for consistency
Matt Sarett
2017-05-05
*
Add support for row-by-row png encodes
Matt Sarett
2017-05-05
*
Add support for row-by-row jpeg encoding
Matt Sarett
2017-05-02
*
Revert "Add support for row-by-row jpeg encoding"
Leon Scroggins
2017-05-02
*
Add support for row-by-row jpeg encoding
Matt Sarett
2017-05-02
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
SkPngCodec: Do not return kInvalidConversion on corrupt png
Matt Sarett
2017-04-26
*
Switch SkCodec to int for counts and indices
Leon Scroggins III
2017-04-17
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
Matt Sarett
2017-04-06
*
Manual revert: Add support for writing ICC profiles to webp encoder
Matt Sarett
2017-04-06
*
SkImageEncoder: Be more lenient on inputs
Matt Sarett
2017-04-05
*
Revert "Revert "Add support for writing ICC profiles to webp encoder""
Matt Sarett
2017-04-05
*
Revert "Add support for writing ICC profiles to webp encoder"
Jim Van Verth
2017-04-05
*
Add support for writing ICC profiles to webp encoder
Matt Sarett
2017-04-05
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
Add SkTransferFunctionBehavior flag: Use in codec and encoder
Matt Sarett
2017-03-24
*
Revert "Revert "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
*
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
[next]