aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* DM: Don't hold onto data longer than needed.Gravatar mtklein2015-01-18
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Revert of Add temporary blacklist debugging. (patchset #1 id:1 of https://cod...Gravatar mtklein2015-01-15
* Add temporary blacklist debugging.Gravatar mtklein2015-01-15
* newlines after failuresGravatar mtklein2015-01-15
* Totally serialize gpu tests on Windows.Gravatar mtklein2015-01-15
* Turn back on image and subset sources now that they're blacklisted on Android.Gravatar mtklein2015-01-15
* DM: add basic --blacklist <config> <srcType> <name> functionality.Gravatar mtklein2015-01-15
* turn back on gpu testsGravatar mtklein2015-01-15
* Sketch DM refactor.Gravatar mtklein2015-01-15
* Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...Gravatar mtklein2015-01-15
* Sketch DM refactor.Gravatar mtklein2015-01-15
* add --rasterPDF flag to DMGravatar halcanary2015-01-10
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* dm/gold: Let's consider source_type a key.Gravatar mtklein2015-01-05
* Add more filetypes to DM's image tests.Gravatar scroggo2014-12-15
* Add image decoding mode to DM.Gravatar mtklein2014-12-12
* More win64 warning fixesGravatar bsalomon2014-12-12
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Store DM failures in an array, not a single string.Gravatar mtklein2014-11-19
* Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id...Gravatar jcgregorio2014-11-13
* Make nanobench and dm be usable from Chromium buildGravatar kkinnunen2014-11-13
* Get gpudft support working in dm, gm, nanobench and bench_picturesGravatar jvanverth2014-11-07
* When running DM, write test failures to json.Gravatar scroggo2014-11-07
* Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...Gravatar jvanverth2014-11-06
* Get gpudft support working in dm, gm, nanobench and bench_picturesGravatar jvanverth2014-11-06
* Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ...Gravatar mtklein2014-11-06
* Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench....Gravatar egdaniel2014-11-05
* Turn on NVPR 4x MSAA by default when supported in DM and nanobench.Gravatar mtklein2014-11-05
* Separate JSON functions from DMWriteTask.Gravatar scroggo2014-11-04
* SkTaskGroup::batch(fn, args, N)Gravatar mtklein2014-10-29
* Use MacOS's CoreGraphics PDF Rasterizer in DMGravatar halcanary2014-10-27
* Print GPU cache stats in nanobench/dm with veryVerboseGravatar bsalomon2014-10-24
* Fix DMWriteTask to write PDF files correctlyGravatar halcanary2014-10-17
* Clarify what DM means in the README file.Gravatar tfarina2014-10-09
* Fix usage of SK_BUILD_* defines.Gravatar tfarina2014-10-06
* Handle getMemoryBase returning NULL in WriteTask.Gravatar bungeman2014-10-02
* Don't test the old picture backend anymore.Gravatar mtklein2014-09-29
* Remove underscores from mode identifiers.Gravatar mtklein2014-09-23
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Add a "mode" tag to key in DM json output.Gravatar mtklein2014-09-19
* DM: --gpu and --cpu should only control top-level tasks.Gravatar mtklein2014-09-17
* Add --matrix to DM, to play around with and maybe use on a bot.Gravatar mtklein2014-09-11