| Commit message (Expand) | Author | Age |
... | |
* | Fixes for factory GM. | commit-bot@chromium.org | 2013-08-16 |
* | Refactor GM to separate config parsing, attempt 2 | commit-bot@chromium.org | 2013-08-14 |
* | Revert "Refactor gmmain to separate out config parsing" | scroggo@google.com | 2013-08-14 |
* | Refactor gmmain to separate out config parsing | commit-bot@chromium.org | 2013-08-14 |
* | Removing deprecated constructors and setDevice from SkDeferredCanvas | commit-bot@chromium.org | 2013-08-09 |
* | refactor duplication (shouldSkip and skip_name) into a utility function | sglez@google.com | 2013-07-24 |
* | Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 | epoger@google.com | 2013-07-23 |
* | refactor duplication (shouldSkip and skip_name) into a utility function | sglez@google.com | 2013-07-23 |
* | Add a detachAsStream to SkDynamicMemoryWStream. | bungeman@google.com | 2013-07-19 |
* | Add a detachAsStream to SkDynamicMemoryWStream. | bungeman@google.com | 2013-07-19 |
* | Revert r10171 due to test failure in StreamTest | robertphillips@google.com | 2013-07-18 |
* | Add a detachAsStream to SkDynamicMemoryWStream. | bungeman@google.com | 2013-07-18 |
* | Improve null gpu's memory handling | robertphillips@google.com | 2013-07-18 |
* | gm: since we don't record output of gpudebug test, don't record checksums either | epoger@google.com | 2013-07-12 |
* | GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms | epoger@google.com | 2013-07-08 |
* | Replace SkPicture(SkStream) constructors with a factory. | scroggo@google.com | 2013-06-28 |
* | GM: add --missingExpectationsPath option, similar to --mismatchPath | epoger@google.com | 2013-06-21 |
* | 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 |
* | remove double including of libpng decoder | commit-bot@chromium.org | 2013-06-18 |
* | Fixes to make the gm run when GrContext can't be created for ANGLE context. | bsalomon@google.com | 2013-06-11 |
* | Disable msaa16 by default | robertphillips@google.com | 2013-06-06 |
* | Changing SkDeferredCanvas to use factories for creation | junov@chromium.org | 2013-05-28 |
* | 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 |
* | add wildcard test name matching to gm and bench. | caryclark@google.com | 2013-05-10 |
* | Don't use writeData to write the document in GM. | bungeman@google.com | 2013-05-06 |
* | GM: fix --mismatchPath option | epoger@google.com | 2013-05-02 |
* | Fixes for piping bitmaps with encoded data. | scroggo@google.com | 2013-04-30 |
* | GM: specify that currently used checksums are CityHashes of SkBitmaps | epoger@google.com | 2013-04-26 |
* | Treat default command line argument properly. | scroggo@google.com | 2013-04-24 |
* | Add option to specify defaults configs to --config flag in gm. This makes it ... | bsalomon@google.com | 2013-04-24 |
* | Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl... | edisonn@google.com | 2013-04-24 |
* | Fix an SkCommandLineFlags bug. | scroggo@google.com | 2013-04-23 |
* | Delete gm after use. | scroggo@google.com | 2013-04-16 |
* | GM: allow caller to specify which result types trigger an error | epoger@google.com | 2013-04-12 |
* | rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use | epoger@google.com | 2013-04-12 |
* | GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600) | epoger@google.com | 2013-04-12 |
* | GM: signal error if the total number of tests run was less than expected | epoger@google.com | 2013-04-11 |
* | GM: remove enableMissingWarning in favor of verbose flag, and trim output in ... | epoger@google.com | 2013-04-10 |
* | Run mixedxfermodes GM through the pipe. | scroggo@google.com | 2013-04-10 |
* | gm: hide list of tests with ignored errors, by default | epoger@google.com | 2013-04-10 |
* | gm: record IntentionallySkipped tests | epoger@google.com | 2013-04-10 |
* | SkFlags now follows proper dashing convention. | scroggo@google.com | 2013-04-09 |
* | re-land r8535, now that src.chromium.org is back up | epoger@google.com | 2013-04-04 |