aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* DM: wire up --leaks / -l againGravatar mtklein2015-02-02
* SVG backend in DMGravatar mtklein2015-01-31
* Suggestions and merge in the other CL.Gravatar mtklein2015-01-30
* DM: paths as implict strings too.Gravatar mtklein2015-01-30
* DM::NullSinkGravatar halcanary2015-01-30
* dm: allow multiple --images flags, allow single filesGravatar halcanary2015-01-30
* dm: allow multiple --skp flags, allow single filesGravatar halcanary2015-01-30
* Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of h...Gravatar mtklein2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* Revert of DM::SKPSrc::size() reports correct size. (patchset #1 id:1 of https...Gravatar mtklein2015-01-28
* DM::PDFSink::draw excercises multi-page pdfGravatar halcanary2015-01-28
* Fold gmtoskp into DM, as --src gm --config skp.Gravatar mtklein2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* add -r to DMGravatar mtklein2015-01-27
* Write dm.json periodically instead of only once at the end.Gravatar mtklein2015-01-23
* More natural way to serialize GPU tasks and tests.Gravatar mtklein2015-01-21
* Easy DM TODO: LazyDecodeBitmap does not help (or hinder).Gravatar mtklein2015-01-21
* Don't test pipe modes nobody uses.Gravatar mtklein2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* DM: --tests -> --src testsGravatar mtklein2015-01-20
* Allow pdf as a --config.Gravatar mtklein2015-01-20
* Image subsets as part of the name instead of a separate source type.Gravatar mtklein2015-01-20
* Simplify skiatest framework.Gravatar halcanary2015-01-20
* 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