Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Side by Side Diff: experimental/skpdiff/README

Issue 19608005: move skpdiff into tools (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | experimental/skpdiff/SkCLImageDiffer.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Some example invocations:
2
3 Note how the asterisks are not expanded inside the shell because of the quotes
4
5 out/Debug/skpdiff -p \
6 "/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \
7 "/usr/local/google/home/zachr/Downloads/gm/*_gpu.png"
8
9
10 out/Debug/skpdiff --differs different_pixels -f \
11 "/usr/local/google/home/zachr/Downloads/diffs/baseline" \
12 "/usr/local/google/home/zachr/Downloads/diffs/test"
OLDNEW
« no previous file with comments | « no previous file | experimental/skpdiff/SkCLImageDiffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698