- f60a890 Delete dead code. SkBitmapHasher has not been used since gm. by mtklein · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
- cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
- 25c1066 Generate gm/Android.mk, minus JSON. by commit-bot@chromium.org · 10 years ago
- 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 11 years ago
- de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 11 years ago
- ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 11 years ago
- 2b3a204 replace gm_fprintf() calls with SkDebugf() by commit-bot@chromium.org · 11 years ago
- e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago
- 5187c43 More work to integrate skimage with rebaseline tools. by scroggo@google.com · 11 years ago
- 1d5bbb2 Spin off incidental changes from DM CL (22839016). by commit-bot@chromium.org · 11 years ago
- defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
- ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
- 6f7f14d Reland r9682, using new SkString::appendU64() by epoger@google.com · 11 years ago
- 628de5f Reverting r9682, which broke on some compilers by epoger@google.com · 11 years ago
- 6324ac5 GM: add --writeChecksumBasedFilenames option by epoger@google.com · 11 years ago
- ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
- dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
- 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
- d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 11 years ago
- 659c8c0 GM: make behavior of make_filename() more late-binding by epoger@google.com · 11 years ago
- ce057fe GM: include filename extension (.png) of each output file in JSON summary by epoger@google.com · 11 years ago
- 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 12 years ago
- 366a770 GM: now that we use MD5 instead of CityHash, the JSON should say so by epoger@google.com · 12 years ago
- 76c913d GM: specify that currently used checksums are CityHashes of SkBitmaps by epoger@google.com · 12 years ago
- 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 12 years ago
- b0f8b43 GM: remove enableMissingWarning in favor of verbose flag, and trim output in nonverbose mode by epoger@google.com · 12 years ago
- 5efdd0c gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere by epoger@google.com · 12 years ago
- d271d24 gm: Add ability to compare against checksums (as opposed to image files) by epoger@google.com · 12 years ago
- 84a1802 gm: report max-pixel-error if comparing against PNG files (not checksums) by epoger@google.com · 12 years ago
- 3726960 re-land r7258 with fixes and tests by epoger@google.com · 12 years ago
- 9ef89ce Roll out r7258 by epoger@google.com · 12 years ago
- a243b22 Reapply r7198 with Mac/Windows fixes by epoger@google.com · 12 years ago
- bc159bd Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=1067 by epoger@google.com · 12 years ago
- 06b8a19 gm: use new Expectations struct instead of comparison bitmaps by epoger@google.com · 12 years ago