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
/
CodecPartialTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
resources: orgainize directory.
Hal Canary
2017-12-08
1
-26
/
+26
*
Return error and exit from loop when there is error in compare bitmap test
nagarajan.n
2017-10-11
1
-1
/
+4
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
1
-15
/
+16
*
Report error on failure to create SkCodec
Leon Scroggins III
2017-07-14
1
-0
/
+35
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
1
-1
/
+1
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
1
-1
/
+1
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
1
-1
/
+1
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
1
-7
/
+1
*
Remove a print statement I meant to not check in
Leon Scroggins III
2017-04-24
1
-1
/
+0
*
Fix decoding incomplete PNG images
Leon Scroggins III
2017-04-24
1
-0
/
+25
*
Reland "Make SkPngCodec only read as much of the stream as necessary"
Leon Scroggins III
2017-04-21
1
-1
/
+4
*
Revert "Make SkPngCodec only read as much of the stream as necessary"
Leon Scroggins
2017-04-20
1
-4
/
+1
*
Make SkPngCodec only read as much of the stream as necessary
Leon Scroggins III
2017-04-20
1
-1
/
+4
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
1
-4
/
+0
*
GIF: Only report a frame after knowing dependency
Leon Scroggins III
2017-01-30
1
-8
/
+50
*
GIF: Avoid copying/storing data when possible
Leon Scroggins III
2016-12-19
1
-40
/
+1
*
Add SkCodec::FrameInfo::fFullyReceived
Leon Scroggins III
2016-12-14
1
-0
/
+7
*
Fix SkGifCodec bugs around truncated data
Leon Scroggins III
2016-12-12
1
-1
/
+73
*
Do not create SkGifCodec if true size is not known
Leon Scroggins III
2016-12-09
1
-3
/
+3
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
1
-6
/
+6
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
1
-25
/
+151
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
1
-0
/
+196