1. 9c71e7b Remove all global mutexes by Herb Derby · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. de8362c remove DMJsonWriter::AddTestFailure by Mike Klein · 5 years ago
  4. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  5. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  6. 82020c2 add color_depth field in DM/Gold by Mike Klein · 5 years ago
  7. 0abbaca also tag DM results with color and alpha type by Mike Klein · 5 years ago
  8. 66f09a7 replace gamma_correct with gamut/transfer_fn in DM by Mike Klein · 6 years ago
  9. fad5c77 Convert DM's -r JSON parsing to SkJSON by Brian Osman · 6 years ago
  10. 57796b3 Revert "Remove --readPath/-r from DM" by Brian Osman · 6 years ago
  11. c5245fc Remove --readPath/-r from DM by Brian Osman · 6 years ago
  12. aae6388 Switch DM JSON output to use SkJSONWriter by Brian Osman · 6 years ago
  13. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  14. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  15. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  16. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  17. b3f3148 dm: gamma_correct: true/false -> "yes"/"no" by mtklein · 8 years ago
  18. 409d470 Add gamma_correct option field to dm.json by mtklein · 8 years ago
  19. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  20. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  21. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  22. 0ea6d71 Fix DM -r by mtklein · 9 years ago
  23. 20c1c04 DM: set source options only when non-empty. by mtklein · 9 years ago
  24. 54416de Update DM to allow Src's to have optional options. by djsollen · 9 years ago
  25. c79a391 DM: JSON output adds process_max_resident_set_size_MB by halcanary · 9 years ago
  26. 82079fb DM: move ext into key by mtklein · 10 years ago
  27. 022afb8 DM::NullSink by halcanary · 10 years ago
  28. 62bd1a6 add -r to DM by mtklein · 10 years ago
  29. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  30. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  31. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  32. 3d8878c dm/gold: Let's consider source_type a key. by mtklein · 10 years ago
  33. 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
  34. 7a10fb6 Separate JSON functions from DMWriteTask. by scroggo · 10 years ago