aboutsummaryrefslogtreecommitdiff
path: root/dm
AgeCommit message (Expand)Author
2015-01-09Remove SkTileGrid (except for TileGridInfo).mtklein
2015-01-05dm/gold: Let's consider source_type a key.mtklein
2014-12-15Add more filetypes to DM's image tests.scroggo
2014-12-12Add image decoding mode to DM.mtklein
2014-12-12More win64 warning fixesbsalomon
2014-12-11Replace EncodeBitmap with an interface.scroggo
2014-12-09Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...scroggo
2014-12-09Replace EncodeBitmap with an interface.scroggo
2014-12-09Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...robertphillips
2014-12-09Replace EncodeBitmap with an interface.scroggo
2014-11-19Store DM failures in an array, not a single string.mtklein
2014-11-13Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id...jcgregorio
2014-11-13Make nanobench and dm be usable from Chromium buildkkinnunen
2014-11-07Get gpudft support working in dm, gm, nanobench and bench_picturesjvanverth
2014-11-07When running DM, write test failures to json.scroggo
2014-11-06Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...jvanverth
2014-11-06Get gpudft support working in dm, gm, nanobench and bench_picturesjvanverth
2014-11-06Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ...mtklein
2014-11-05Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench....egdaniel
2014-11-05Turn on NVPR 4x MSAA by default when supported in DM and nanobench.mtklein
2014-11-04Separate JSON functions from DMWriteTask.scroggo
2014-10-29SkTaskGroup::batch(fn, args, N)mtklein
2014-10-27Use MacOS's CoreGraphics PDF Rasterizer in DMhalcanary
2014-10-24Print GPU cache stats in nanobench/dm with veryVerbosebsalomon
2014-10-17Fix DMWriteTask to write PDF files correctlyhalcanary
2014-10-09Clarify what DM means in the README file.tfarina
2014-10-06Fix usage of SK_BUILD_* defines.tfarina
2014-10-02Handle getMemoryBase returning NULL in WriteTask.bungeman
2014-09-29Don't test the old picture backend anymore.mtklein
2014-09-23Remove underscores from mode identifiers.mtklein
2014-09-22Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...reed
2014-09-21Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...reed
2014-09-21introduce Props to surface (work in progress)reed
2014-09-19Add a "mode" tag to key in DM json output.mtklein
2014-09-17DM: --gpu and --cpu should only control top-level tasks.mtklein
2014-09-11Add --matrix to DM, to play around with and maybe use on a bot.mtklein
2014-09-09Back to hashing source content, not .png.mtklein
2014-09-09Update DM JSON format.mtklein
2014-09-09Remove expectations / -r from DM entirely.mtklein
2014-09-08Hash .pngs instead of SkBitmaps.mtklein
2014-09-08Add --nameByHash for the bots, and refactor hashing a bit.mtklein
2014-09-08Let .skps have Expectations (i.e. work with -r) too.mtklein
2014-09-08Start to rework DM JSON handling.mtklein
2014-09-04Change SkPicture::draw to playbackrobertphillips
2014-09-03SkThreadPool ~~> SkTaskGroupmtklein
2014-09-03Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...mtklein
2014-09-03SkThreadPool ~~> SkTaskGroupmtklein
2014-08-29Try out scalar picture sizesrobertphillips
2014-08-26Remove SkQuadTree.mtklein
2014-08-26SkData to SkStreamAsset to avoid unneeded copyinghalcanary