| Commit message (Expand) | Author | Age |
* | Write dm.json periodically instead of only once at the end. | mtklein | 2015-01-23 |
* | More natural way to serialize GPU tasks and tests. | mtklein | 2015-01-21 |
* | Easy DM TODO: LazyDecodeBitmap does not help (or hinder). | mtklein | 2015-01-21 |
* | Don't test pipe modes nobody uses. | mtklein | 2015-01-21 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | DM: --tests -> --src tests | mtklein | 2015-01-20 |
* | Allow pdf as a --config. | mtklein | 2015-01-20 |
* | Image subsets as part of the name instead of a separate source type. | mtklein | 2015-01-20 |
* | Simplify skiatest framework. | halcanary | 2015-01-20 |
* | DM: Don't hold onto data longer than needed. | mtklein | 2015-01-18 |
* | Require budget decision when creating a RenderTarget SkSurface. | bsalomon | 2015-01-16 |
* | Revert of Add temporary blacklist debugging. (patchset #1 id:1 of https://cod... | mtklein | 2015-01-15 |
* | Add temporary blacklist debugging. | mtklein | 2015-01-15 |
* | newlines after failures | mtklein | 2015-01-15 |
* | Totally serialize gpu tests on Windows. | mtklein | 2015-01-15 |
* | Turn back on image and subset sources now that they're blacklisted on Android. | mtklein | 2015-01-15 |
* | DM: add basic --blacklist <config> <srcType> <name> functionality. | mtklein | 2015-01-15 |
* | turn back on gpu tests | mtklein | 2015-01-15 |
* | Sketch DM refactor. | mtklein | 2015-01-15 |
* | Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c... | mtklein | 2015-01-15 |
* | Sketch DM refactor. | mtklein | 2015-01-15 |
* | add --rasterPDF flag to DM | halcanary | 2015-01-10 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove SkTileGrid (except for TileGridInfo). | mtklein | 2015-01-09 |
* | dm/gold: Let's consider source_type a key. | mtklein | 2015-01-05 |
* | Add more filetypes to DM's image tests. | scroggo | 2014-12-15 |
* | Add image decoding mode to DM. | mtklein | 2014-12-12 |
* | More win64 warning fixes | bsalomon | 2014-12-12 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-11 |
* | Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ... | scroggo | 2014-12-09 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-09 |
* | Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ... | robertphillips | 2014-12-09 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-09 |
* | Store DM failures in an array, not a single string. | mtklein | 2014-11-19 |
* | Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id... | jcgregorio | 2014-11-13 |
* | Make nanobench and dm be usable from Chromium build | kkinnunen | 2014-11-13 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-07 |
* | When running DM, write test failures to json. | scroggo | 2014-11-07 |
* | Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ... | jvanverth | 2014-11-06 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-06 |
* | Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ... | mtklein | 2014-11-06 |
* | Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench.... | egdaniel | 2014-11-05 |
* | Turn on NVPR 4x MSAA by default when supported in DM and nanobench. | mtklein | 2014-11-05 |
* | Separate JSON functions from DMWriteTask. | scroggo | 2014-11-04 |
* | SkTaskGroup::batch(fn, args, N) | mtklein | 2014-10-29 |
* | Use MacOS's CoreGraphics PDF Rasterizer in DM | halcanary | 2014-10-27 |
* | Print GPU cache stats in nanobench/dm with veryVerbose | bsalomon | 2014-10-24 |
* | Fix DMWriteTask to write PDF files correctly | halcanary | 2014-10-17 |
* | Clarify what DM means in the README file. | tfarina | 2014-10-09 |
* | Fix usage of SK_BUILD_* defines. | tfarina | 2014-10-06 |