| Commit message (Expand) | Author | Age |
* | GM is passing the wrong flag to beginRecording() for --rtree. | commit-bot@chromium.org | 2013-10-29 |
* | GM: remove deprecated --ignoreTests flag | epoger@google.com | 2013-10-21 |
* | GM: add --ignoreFailuresFile as an alternative to --ignoreTests | epoger@google.com | 2013-10-18 |
* | Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ... | commit-bot@chromium.org | 2013-10-14 |
* | gm: if test has no expectations, record its result as no-expectations regardl... | epoger@google.com | 2013-10-10 |
* | Remove --pdf option as it can now be controlled by --config | commit-bot@chromium.org | 2013-10-09 |
* | GM: Allow ignored-tests.txt to list configs as well as tests (and combination... | epoger@google.com | 2013-10-07 |
* | Add GM option to allow the GPU context to be reset prior to each GM being run | djsollen@google.com | 2013-10-04 |
* | Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec... | commit-bot@chromium.org | 2013-10-03 |
* | revert temporary r11517 | epoger@google.com | 2013-09-30 |
* | gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg... | epoger@google.com | 2013-09-30 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-27 |
* | gm: add a flag to force perspective usage in all gms | commit-bot@chromium.org | 2013-09-26 |
* | gm: add --ignoreTests flag | epoger@google.com | 2013-09-19 |
* | revert temporary r11371 | epoger@google.com | 2013-09-19 |
* | gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg... | epoger@google.com | 2013-09-19 |
* | Have GMs read the GrContext via a setter/getter rather than a global. | mtklein@google.com | 2013-09-16 |
* | Speed up GM ~50% by NOT running most renderModes by default | epoger@google.com | 2013-09-13 |
* | gm: add self-test to confirm that ignore-failure field is respected | epoger@google.com | 2013-08-30 |
* | Add ShouldSkip variant that can read a --match flag directly. | commit-bot@chromium.org | 2013-08-30 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Replace uses of GR_DEBUG by SK_DEBUG. | commit-bot@chromium.org | 2013-08-28 |
* | Create new target to hold gpu test code, enable direct testing of GrEffects i... | commit-bot@chromium.org | 2013-08-21 |
* | Update expectations for Mac PDF | vandebo@chromium.org | 2013-08-21 |
* | Support multiple PDF rendering backends in the GM | vandebo@chromium.org | 2013-08-20 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | 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 |