aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/nonverbose
Commit message (Expand)AuthorAge
* Update Housekeeper-PerCommit after adding a new type of gm result.Gravatar edisonn@google.com2013-10-14
* revert temporary r11517Gravatar epoger@google.com2013-09-30
* gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...Gravatar epoger@google.com2013-09-30
* revert temporary r11371Gravatar epoger@google.com2013-09-19
* gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...Gravatar epoger@google.com2013-09-19
* Speed up GM ~50% by NOT running most renderModes by defaultGravatar epoger@google.com2013-09-13
* GM: add --missingExpectationsPath option, similar to --mismatchPathGravatar epoger@google.com2013-06-21
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* GM: include filename extension (.png) of each output file in JSON summaryGravatar epoger@google.com2013-05-14
* GM self-test: add --writePath and --mismatchPath , but in a way that works cr...Gravatar epoger@google.com2013-05-09
* GM: now that we use MD5 instead of CityHash, the JSON should say soGravatar epoger@google.com2013-05-07
* SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHashGravatar epoger@google.com2013-05-03
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* Add option to specify defaults configs to --config flag in gm. This makes it ...Gravatar bsalomon@google.com2013-04-24
* GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600)Gravatar epoger@google.com2013-04-12
* GM: remove enableMissingWarning in favor of verbose flag, and trim output in ...Gravatar epoger@google.com2013-04-10
* gm: hide list of tests with ignored errors, by defaultGravatar epoger@google.com2013-04-10