aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gm_expectations.h
Commit message (Expand)AuthorAge
* Delete dead code. SkBitmapHasher has not been used since gm.Gravatar mtklein2016-02-16
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove SkInstCntGravatar mtklein2015-06-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* In Android framework, make tools depend on jsoncppGravatar scroggo2014-06-18
* replace config() with colorType()Gravatar commit-bot@chromium.org2014-05-29
* Generate gm/Android.mk, minus JSON.Gravatar commit-bot@chromium.org2014-05-16
* reland "extract some common code from PictureRenderer"Gravatar commit-bot@chromium.org2014-05-09
* Revert of extract some common code from PictureRenderer (https://codereview.c...Gravatar commit-bot@chromium.org2014-05-08
* extract some common code from PictureRendererGravatar commit-bot@chromium.org2014-05-08
* replace gm_fprintf() calls with SkDebugf()Gravatar commit-bot@chromium.org2014-02-27
* Add JSON output option to bench.Gravatar commit-bot@chromium.org2013-12-03
* More work to integrate skimage with rebaseline tools.Gravatar scroggo@google.com2013-10-22
* Spin off incidental changes from DM CL (22839016).Gravatar commit-bot@chromium.org2013-10-14
* gm: add --ignoreTests flagGravatar epoger@google.com2013-09-19
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Reland r9682, using new SkString::appendU64()Gravatar epoger@google.com2013-06-19
* Reverting r9682, which broke on some compilersGravatar epoger@google.com2013-06-19
* GM: add --writeChecksumBasedFilenames option Gravatar epoger@google.com2013-06-19
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* GM: make behavior of make_filename() more late-bindingGravatar epoger@google.com2013-05-21
* GM: include filename extension (.png) of each output file in JSON summaryGravatar epoger@google.com2013-05-14
* Write/compare against expectations in skimage tool.Gravatar scroggo@google.com2013-05-08
* GM: now that we use MD5 instead of CityHash, the JSON should say soGravatar epoger@google.com2013-05-07
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useGravatar epoger@google.com2013-04-12
* GM: remove enableMissingWarning in favor of verbose flag, and trim output in ...Gravatar epoger@google.com2013-04-10
* gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...Gravatar epoger@google.com2013-03-13
* gm: Add ability to compare against checksums (as opposed to image files)Gravatar epoger@google.com2013-02-13
* gm: report max-pixel-error if comparing against PNG files (not checksums)Gravatar epoger@google.com2013-02-01
* re-land r7258 with fixes and testsGravatar epoger@google.com2013-01-19
* Roll out r7258Gravatar epoger@google.com2013-01-18
* Reapply r7198 with Mac/Windows fixesGravatar epoger@google.com2013-01-17
* Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=...Gravatar epoger@google.com2013-01-15
* gm: use new Expectations struct instead of comparison bitmapsGravatar epoger@google.com2013-01-15