| Commit message (Expand) | Author | Age |
* | In Android framework, make tools depend on jsoncpp | scroggo | 2014-06-18 |
* | replace config() with colorType() | commit-bot@chromium.org | 2014-05-29 |
* | Generate gm/Android.mk, minus JSON. | commit-bot@chromium.org | 2014-05-16 |
* | reland "extract some common code from PictureRenderer" | commit-bot@chromium.org | 2014-05-09 |
* | Revert of extract some common code from PictureRenderer (https://codereview.c... | commit-bot@chromium.org | 2014-05-08 |
* | extract some common code from PictureRenderer | commit-bot@chromium.org | 2014-05-08 |
* | replace gm_fprintf() calls with SkDebugf() | commit-bot@chromium.org | 2014-02-27 |
* | Add JSON output option to bench. | commit-bot@chromium.org | 2013-12-03 |
* | More work to integrate skimage with rebaseline tools. | scroggo@google.com | 2013-10-22 |
* | Spin off incidental changes from DM CL (22839016). | commit-bot@chromium.org | 2013-10-14 |
* | gm: add --ignoreTests flag | epoger@google.com | 2013-09-19 |
* | The two leaks are: | commit-bot@chromium.org | 2013-07-11 |
* | Reland r9682, using new SkString::appendU64() | epoger@google.com | 2013-06-19 |
* | Reverting r9682, which broke on some compilers | epoger@google.com | 2013-06-19 |
* | GM: add --writeChecksumBasedFilenames option | epoger@google.com | 2013-06-19 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | Revert "Add path utils, plus a test for it." | scroggo@google.com | 2013-05-24 |
* | Add path utils, plus a test for it. | scroggo@google.com | 2013-05-24 |
* | GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a... | epoger@google.com | 2013-05-24 |
* | GM: make behavior of make_filename() more late-binding | epoger@google.com | 2013-05-21 |
* | GM: include filename extension (.png) of each output file in JSON summary | epoger@google.com | 2013-05-14 |
* | Write/compare against expectations in skimage tool. | scroggo@google.com | 2013-05-08 |
* | GM: now that we use MD5 instead of CityHash, the JSON should say so | epoger@google.com | 2013-05-07 |
* | GM: specify that currently used checksums are CityHashes of SkBitmaps | epoger@google.com | 2013-04-26 |
* | rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use | epoger@google.com | 2013-04-12 |
* | GM: remove enableMissingWarning in favor of verbose flag, and trim output in ... | epoger@google.com | 2013-04-10 |
* | gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr... | epoger@google.com | 2013-03-13 |
* | gm: Add ability to compare against checksums (as opposed to image files) | epoger@google.com | 2013-02-13 |
* | gm: report max-pixel-error if comparing against PNG files (not checksums) | epoger@google.com | 2013-02-01 |
* | re-land r7258 with fixes and tests | epoger@google.com | 2013-01-19 |
* | Roll out r7258 | epoger@google.com | 2013-01-18 |
* | Reapply r7198 with Mac/Windows fixes | epoger@google.com | 2013-01-17 |
* | Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=... | epoger@google.com | 2013-01-15 |
* | gm: use new Expectations struct instead of comparison bitmaps | epoger@google.com | 2013-01-15 |