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
*
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