aboutsummaryrefslogtreecommitdiffstats
path: root/dm/DMJsonWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert DM's -r JSON parsing to SkJSONBrian Osman2019-01-251-17/+24
* Revert "Remove --readPath/-r from DM"Brian Osman2019-01-251-0/+35
* Remove --readPath/-r from DMBrian Osman2019-01-251-35/+0
* Switch DM JSON output to use SkJSONWriterBrian Osman2019-01-251-29/+50
* Move SkOSPath out of include/core.Ben Wagner2016-11-081-0/+1
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.bungeman2016-08-021-1/+1
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...reed2016-05-041-2/+2
* SK_DECLARE_STATIC_MUTEX -> static SkMutexmtklein2016-05-041-2/+2
* dm: gamma_correct: true/false -> "yes"/"no"mtklein2016-03-011-2/+2
* Add gamma_correct option field to dm.jsonmtklein2016-02-291-10/+12
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.mtklein2015-07-071-1/+1
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....jvanverth2015-07-021-1/+1
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.mtklein2015-07-011-1/+1
* Fix DM -rmtklein2015-04-071-6/+9
* DM: set source options only when non-empty.mtklein2015-04-061-6/+11
* Update DM to allow Src's to have optional options.djsollen2015-04-031-10/+12
* DM: JSON output adds process_max_resident_set_size_MBhalcanary2015-04-011-0/+6
* DM: move ext into keymtklein2015-02-171-2/+2
* DM::NullSinkhalcanary2015-01-301-0/+1
* add -r to DMmtklein2015-01-271-0/+28
* Sketch DM refactor.mtklein2015-01-151-1/+1
* Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...mtklein2015-01-151-1/+1
* Sketch DM refactor.mtklein2015-01-151-1/+1
* dm/gold: Let's consider source_type a key.mtklein2015-01-051-5/+5
* When running DM, write test failures to json.scroggo2014-11-071-0/+21
* Separate JSON functions from DMWriteTask.scroggo2014-11-041-0/+61