aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gm_expectations.cpp
Commit message (Expand)AuthorAge
* replace gm_fprintf() calls with SkDebugf()Gravatar commit-bot@chromium.org2014-02-27
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* 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
* flush after every print in windowsGravatar commit-bot@chromium.org2013-10-09
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* rebaseline.py: if expectations dir contains JSON format results, update those...Gravatar epoger@google.com2013-07-08
* 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
* Split GM json schema out of display_json_results.py, for sharing with other t...Gravatar epoger@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
* Improve tool that analyzes gm JSON summaryGravatar epoger@google.com2013-05-21
* GM: make behavior of make_filename() more late-bindingGravatar epoger@google.com2013-05-21
* Add gm/confirm_no_failures_in_json.pyGravatar epoger@google.com2013-05-14
* 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
* Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypGravatar epoger@google.com2013-05-08
* Roll out r9059 to unbreak botsGravatar epoger@google.com2013-05-08
* Remove third-party cityhash, unused since r8992Gravatar epoger@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