1b24933e52
SkThread.h doesn't do anything anymore execept include those two, and thankfully, it doesn't seem to be mentioned outside Skia. No public API changes. TBR=reed@google.com BUG=skia: Committed: https://skia.googlesource.com/skia/+/c50acf2321d7a934c80d754e9cbe936dfb8eb4cc Review URL: https://codereview.chromium.org/1215393002 |
||
---|---|---|
.. | ||
diff_viewer.js | ||
generate_pmetric_tables.py | ||
README | ||
SkCLImageDiffer.cpp | ||
SkCLImageDiffer.h | ||
SkDiffContext.cpp | ||
SkDiffContext.h | ||
SkDifferentPixelsMetric_cpu.cpp | ||
SkDifferentPixelsMetric_opencl.cpp | ||
SkDifferentPixelsMetric.h | ||
SkImageDiffer.cpp | ||
SkImageDiffer.h | ||
skpdiff_main.cpp | ||
skpdiff_server.py | ||
skpdiff_util.cpp | ||
skpdiff_util.h | ||
SkPMetric.cpp | ||
SkPMetric.h | ||
SkPMetricUtil_generated.h | ||
viewer_style.css | ||
viewer.html |
Some example invocations: Note how the asterisks are not expanded inside the shell because of the quotes out/Debug/skpdiff -p \ "/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \ "/usr/local/google/home/zachr/Downloads/gm/*_gpu.png" out/Debug/skpdiff --differs different_pixels -f \ "/usr/local/google/home/zachr/Downloads/diffs/baseline" \ "/usr/local/google/home/zachr/Downloads/diffs/test"