Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / gm_expectations.h
2016-02-17 mtkleinDelete dead code. SkBitmapHasher has not been used...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-06-26 mtkleinremove SkInstCnt
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2014-06-18 scroggoIn Android framework, make tools depend on jsoncpp
2014-05-29 commit-bot@chromiu... replace config() with colorType()
2014-05-16 commit-bot@chromiu... Generate gm/Android.mk, minus JSON.
2014-05-09 commit-bot@chromiu... reland "extract some common code from PictureRenderer"
2014-05-08 commit-bot@chromiu... Revert of extract some common code from PictureRenderer...
2014-05-08 commit-bot@chromiu... extract some common code from PictureRenderer
2014-02-27 commit-bot@chromiu... replace gm_fprintf() calls with SkDebugf()
2013-12-03 commit-bot@chromiu... Add JSON output option to bench.
2013-10-22 scroggo@google.comMore work to integrate skimage with rebaseline tools.
2013-10-14 commit-bot@chromiu... Spin off incidental changes from DM CL (22839016).
2013-09-19 epoger@google.comgm: add --ignoreTests flag
2013-07-11 commit-bot@chromiu... The two leaks are:
2013-06-19 epoger@google.comReland r9682, using new SkString::appendU64()
2013-06-19 epoger@google.comReverting r9682, which broke on some compilers
2013-06-19 epoger@google.comGM: add --writeChecksumBasedFilenames option
2013-05-28 scroggo@google.comReland 'Add path utils, plus a test for it.'
2013-05-24 scroggo@google.comRevert "Add path utils, plus a test for it."
2013-05-24 scroggo@google.comAdd path utils, plus a test for it.
2013-05-24 epoger@google.comGM: create GmResultDigest that encapsulates digest...
2013-05-21 epoger@google.comGM: make behavior of make_filename() more late-binding
2013-05-14 epoger@google.comGM: include filename extension (.png) of each output...
2013-05-08 scroggo@google.comWrite/compare against expectations in skimage tool.
2013-05-07 epoger@google.comGM: now that we use MD5 instead of CityHash, the JSON...
2013-04-26 epoger@google.comGM: specify that currently used checksums are CityHashe...
2013-04-12 epoger@google.comrename SkBitmapChecksummer as SkBitmapHasher, and prepa...
2013-04-10 epoger@google.comGM: remove enableMissingWarning in favor of verbose...
2013-03-13 epoger@google.comgm: write all messages to stdout/stderr with "GM:"...
2013-02-13 epoger@google.comgm: Add ability to compare against checksums (as oppose...
2013-02-01 epoger@google.comgm: report max-pixel-error if comparing against PNG...
2013-01-19 epoger@google.comre-land r7258 with fixes and tests
2013-01-18 epoger@google.comRoll out r7258
2013-01-17 epoger@google.comReapply r7198 with Mac/Windows fixes
2013-01-15 epoger@google.comRevert r7198 until I can fix https://code.google.com...
2013-01-15 epoger@google.comgm: use new Expectations struct instead of comparison...