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
*
Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)
Leon Scroggins III
2018-06-26
*
Replace ICC profile in CodecTest with AdobeRGB
Brian Osman
2018-05-23
*
non-linear blending first steps
Mike Klein
2018-05-10
*
Only include png.h for png.
Ben Wagner
2018-03-14
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-13
*
Revert "IWYU for some test files starting with 'C'."
Ben Wagner
2018-03-12
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-12
*
Support pngs with incorrect CMF bytes
Leon Scroggins III
2018-02-28
*
Update piex and add test image
Leon Scroggins III
2018-02-22
*
Ensure all rows of a gif are initialized
Leon Scroggins III
2018-02-16
*
Check for min int in BMP header
Leon Scroggins III
2018-02-15
*
Check the length of marker before reading it
Leon Scroggins III
2018-02-13
*
Add SkAndroidCodec::MakeFromCodec
Leon Scroggins III
2018-01-04
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Revert "Revert "resources: remove most uses of GetResourcePath()""
Mike Reed
2017-12-09
*
Revert "resources: remove most uses of GetResourcePath()"
Mike Reed
2017-12-08
*
resources: remove most uses of GetResourcePath()
Hal Canary
2017-12-08
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
Fix truncated webp images
Leon Scroggins III
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
Reland "skia: add heif decoding support"
Leon Scroggins III
2017-08-18
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
Revert "skia: add heif decoding support"
Mike Klein
2017-08-17
*
skia: add heif decoding support
Chong Zhang
2017-08-16
*
add Make factory to SkMemoryStream (simplify call-sites)
Mike Reed
2017-07-26
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
have resources return unique_ptr for stream
Mike Reed
2017-07-23
*
Fix double delete in SkBmpCodec
Leon Scroggins III
2017-07-14
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
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
[next]