Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c92e550d3656abaf83b134b158756b940d58a907
/
tools
/
skpdiff
/
SkDiffContext.cpp
21b342d
This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server.
by stephana
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
54f1ad8
rebaseline_server: use just skpdiff, not Python Image Library
by epoger
· 10 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
8a2ad3c
add new copyTo version to SkBitmap, which takes SkColorType
by commit-bot@chromium.org
· 11 years ago
27d7ede
bugfix for typo in skpdiff tool
by djsollen@google.com
· 11 years ago
60bce6c
Return -1 in error condition instead of removing diff result.
by djsollen@google.com
· 11 years ago
32f40ee
Remove mutex around image decoding in skpdiff.
by commit-bot@chromium.org
· 11 years ago
c32ce49
Remove unused kMaxPOI.
by commit-bot@chromium.org
· 11 years ago
efc51b7
fix multithread related crashes in skpdiff
by djsollen@google.com
· 11 years ago
513a7bf
update skpdiff visualization (image magnification with alpha mask)
by djsollen@google.com
· 11 years ago
cbbf1ca
add initial support ofr multi-threaded execution
by djsollen@google.com
· 11 years ago
1e391b5
Update skpdiff to include a name with each file.
by djsollen@google.com
· 11 years ago
a479aa1
fix skpdiff viewer bug when using relative paths
by zachr@google.com
· 11 years ago
55173f2
fix trailing comma in outptu of SkDiffContext
by zachr@google.com
· 11 years ago
ee0f46d
put max on outputted poi in skpdiff
by zachr@google.com
· 11 years ago
5b3e2b9
move skpdiff into tools
by zachr@google.com
· 11 years ago
[Renamed from experimental/skpdiff/SkDiffContext.cpp]
35f02fb
ports for mac, ios, android, linux, windows
by zachr@google.com
· 11 years ago
c93c8ac
Add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with all skps, and have scores available to look at worst offenders progarmatically.
by edisonn@google.com
· 11 years ago
904f86e
Revert "migrate skpdiff to tools"
by zachr@google.com
· 11 years ago
[Renamed (98%) from tools/skpdiff/SkDiffContext.cpp]
a54aaf7
migrate skpdiff to tools
by zachr@google.com
· 11 years ago
[Renamed (98%) from experimental/skpdiff/SkDiffContext.cpp]
05b7bef
revert unreviewed 10194, will send to review
by edisonn@google.com
· 11 years ago
9345d94
skpdiff: add ability to write the diff scores in a csv file (one line per pair of diff images, with the result of each diff engine)
by edisonn@google.com
· 11 years ago
92fe073
add table pregeneration script for pmetric
by zachr@google.com
· 11 years ago
a95959c
add JSONP option to output of skpdiff
by zachr@google.com
· 11 years ago
945708a
add diff recording and output code
by zachr@google.com
· 11 years ago