index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
CodecTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support pngs with incorrect CMF bytes
Leon Scroggins III
2018-02-28
1
-0
/
+35
*
Update piex and add test image
Leon Scroggins III
2018-02-22
1
-0
/
+1
*
Ensure all rows of a gif are initialized
Leon Scroggins III
2018-02-16
1
-0
/
+37
*
Check for min int in BMP header
Leon Scroggins III
2018-02-15
1
-1
/
+2
*
Check the length of marker before reading it
Leon Scroggins III
2018-02-13
1
-3
/
+10
*
Add SkAndroidCodec::MakeFromCodec
Leon Scroggins III
2018-01-04
1
-8
/
+1
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
1
-3
/
+1
*
Revert "Revert "resources: remove most uses of GetResourcePath()""
Mike Reed
2017-12-09
1
-11
/
+10
*
Revert "resources: remove most uses of GetResourcePath()"
Mike Reed
2017-12-08
1
-10
/
+11
*
resources: remove most uses of GetResourcePath()
Hal Canary
2017-12-08
1
-11
/
+10
*
resources: orgainize directory.
Hal Canary
2017-12-08
1
-70
/
+70
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
1
-2
/
+2
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
1
-2
/
+2
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
1
-2
/
+2
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
1
-2
/
+2
*
Fix truncated webp images
Leon Scroggins III
2017-09-27
1
-4
/
+21
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
1
-2
/
+2
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
1
-2
/
+2
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
1
-2
/
+2
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
1
-3
/
+3
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
1
-3
/
+3
*
use unique_ptr for stream api
Mike Reed
2017-09-15
1
-3
/
+3
*
Reland "skia: add heif decoding support"
Leon Scroggins III
2017-08-18
1
-3
/
+3
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
1
-2
/
+4
*
Revert "skia: add heif decoding support"
Mike Klein
2017-08-17
1
-3
/
+3
*
skia: add heif decoding support
Chong Zhang
2017-08-16
1
-3
/
+3
*
add Make factory to SkMemoryStream (simplify call-sites)
Mike Reed
2017-07-26
1
-2
/
+2
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
1
-54
/
+40
*
have resources return unique_ptr for stream
Mike Reed
2017-07-23
1
-18
/
+19
*
Fix double delete in SkBmpCodec
Leon Scroggins III
2017-07-14
1
-0
/
+1
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
1
-64
/
+7
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
1
-7
/
+64
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
1
-64
/
+7
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
1
-1
/
+1
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
1
-20
/
+4
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
1
-1
/
+2
*
SkEncoder: Rename files, change webp API, for consistency
Matt Sarett
2017-05-05
1
-3
/
+4
*
Add support for row-by-row png encodes
Matt Sarett
2017-05-05
1
-7
/
+11
*
Add support for row-by-row jpeg encoding
Matt Sarett
2017-05-02
1
-1
/
+2
*
Revert "Add support for row-by-row jpeg encoding"
Leon Scroggins
2017-05-02
1
-2
/
+1
*
Add support for row-by-row jpeg encoding
Matt Sarett
2017-05-02
1
-1
/
+2
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
1
-1
/
+1
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
1
-1
/
+1
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
1
-1
/
+1
*
SkPngCodec: Do not return kInvalidConversion on corrupt png
Matt Sarett
2017-04-26
1
-29
/
+30
*
Switch SkCodec to int for counts and indices
Leon Scroggins III
2017-04-17
1
-1
/
+1
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
1
-7
/
+0
*
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
Matt Sarett
2017-04-06
1
-0
/
+2
*
Manual revert: Add support for writing ICC profiles to webp encoder
Matt Sarett
2017-04-06
1
-2
/
+0
*
SkImageEncoder: Be more lenient on inputs
Matt Sarett
2017-04-05
1
-5
/
+9
[next]