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