index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GifTest.cpp
Commit message (
Expand
)
Author
Age
*
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
*
add Make factory to SkMemoryStream (simplify call-sites)
Mike Reed
2017-07-26
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Report first GIF frame after knowing its meta data
Leon Scroggins III
2017-07-19
*
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
*
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
*
Only attempt index8 if underlying GIF is index8
Leon Scroggins III
2016-12-16
*
Fix SkGifCodec bugs around truncated data
Leon Scroggins III
2016-12-12
*
Do not create SkGifCodec if true size is not known
Leon Scroggins III
2016-12-09
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
detach -> release
mtklein
2016-03-16
*
Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec
msarett
2016-03-01
*
Add a test for decoding a gif with sampleSize 4.
scroggo
2015-05-14
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Remove unnamed namespace usage from tests/
tfarina@chromium.org
2014-01-21
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
GIF decode: optional error messages and fault tolerance.
halcanary@google.com
2013-10-11