aboutsummaryrefslogtreecommitdiffstats
path: root/gm/gm_expectations.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of unused files and functionsBrian Osman2018-10-081-228/+0
* Delete dead code. SkBitmapHasher has not been used since gm.mtklein2016-02-161-1/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* remove SkInstCntmtklein2015-06-261-2/+0
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-2/+2
* In Android framework, make tools depend on jsoncppscroggo2014-06-181-12/+0
* replace config() with colorType()commit-bot@chromium.org2014-05-291-1/+1
* Generate gm/Android.mk, minus JSON.commit-bot@chromium.org2014-05-161-1/+12
* reland "extract some common code from PictureRenderer"commit-bot@chromium.org2014-05-091-41/+2
* Revert of extract some common code from PictureRenderer (https://codereview.c...commit-bot@chromium.org2014-05-081-2/+41
* extract some common code from PictureRenderercommit-bot@chromium.org2014-05-081-41/+2
* replace gm_fprintf() calls with SkDebugf()commit-bot@chromium.org2014-02-271-2/+0
* Add JSON output option to bench.commit-bot@chromium.org2013-12-031-11/+1
* More work to integrate skimage with rebaseline tools.scroggo@google.com2013-10-221-1/+6
* Spin off incidental changes from DM CL (22839016).commit-bot@chromium.org2013-10-141-10/+10
* gm: add --ignoreTests flagepoger@google.com2013-09-191-0/+5
* The two leaks are:commit-bot@chromium.org2013-07-111-0/+5
* Reland r9682, using new SkString::appendU64()epoger@google.com2013-06-191-0/+21
* Reverting r9682, which broke on some compilersepoger@google.com2013-06-191-21/+0
* GM: add --writeChecksumBasedFilenames option epoger@google.com2013-06-191-0/+21
* Reland 'Add path utils, plus a test for it.'scroggo@google.com2013-05-281-10/+0
* Revert "Add path utils, plus a test for it."scroggo@google.com2013-05-241-0/+10
* Add path utils, plus a test for it.scroggo@google.com2013-05-241-10/+0
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...epoger@google.com2013-05-241-17/+49
* GM: make behavior of make_filename() more late-bindingepoger@google.com2013-05-211-5/+0
* GM: include filename extension (.png) of each output file in JSON summaryepoger@google.com2013-05-141-0/+10
* Write/compare against expectations in skimage tool.scroggo@google.com2013-05-081-25/+11
* GM: now that we use MD5 instead of CityHash, the JSON should say soepoger@google.com2013-05-071-2/+2
* GM: specify that currently used checksums are CityHashes of SkBitmapsepoger@google.com2013-04-261-159/+21
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useepoger@google.com2013-04-121-2/+8
* GM: remove enableMissingWarning in favor of verbose flag, and trim output in ...epoger@google.com2013-04-101-9/+1
* gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...epoger@google.com2013-03-131-12/+24
* gm: Add ability to compare against checksums (as opposed to image files)epoger@google.com2013-02-131-7/+184
* gm: report max-pixel-error if comparing against PNG files (not checksums)epoger@google.com2013-02-011-6/+17
* re-land r7258 with fixes and testsepoger@google.com2013-01-191-0/+174
* Roll out r7258epoger@google.com2013-01-181-174/+0
* Reapply r7198 with Mac/Windows fixesepoger@google.com2013-01-171-0/+174
* Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=...epoger@google.com2013-01-151-164/+0
* gm: use new Expectations struct instead of comparison bitmapsepoger@google.com2013-01-151-0/+164