index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
skpdiff
Commit message (
Expand
)
Author
Age
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
For certain input skpdiff segfaulted. This prevents the segfault and should f...
stephana
2014-09-05
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
This eliminates the need to copy the generated images from a temporary direct...
stephana
2014-08-13
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
rebaseline_server: use just skpdiff, not Python Image Library
epoger
2014-07-02
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...
mtklein
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
stop using SkBitmap::Config
reed
2014-06-14
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Fix windows compiler failures by using SkIsFinite.
djsollen@google.com
2014-05-21
*
Fix skpdiff segfault caused by NaN computation.
commit-bot@chromium.org
2014-05-21
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
bugfix for typo in skpdiff tool
djsollen@google.com
2014-02-11
*
Return -1 in error condition instead of removing diff result.
djsollen@google.com
2014-02-11
*
The default size of mask canvas is not appropriate. its height is too small: ...
commit-bot@chromium.org
2013-12-12
*
Remove mutex around image decoding in skpdiff.
commit-bot@chromium.org
2013-11-21
*
Remove unused kMaxPOI.
commit-bot@chromium.org
2013-11-18
*
Remove unnecessary includes.
commit-bot@chromium.org
2013-11-18
*
fix multithread related crashes in skpdiff
djsollen@google.com
2013-11-12
*
Changes to make SkPDiff more robost.
scroggo@google.com
2013-11-12
*
fix broken build on mac due to compiler warning
djsollen@google.com
2013-11-07
*
update skpdiff visualization (image magnification with alpha mask)
djsollen@google.com
2013-11-07
*
add initial support ofr multi-threaded execution
djsollen@google.com
2013-10-16
*
Update skpdiff to include a name with each file.
djsollen@google.com
2013-10-16
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
fix path issues on mac and win for skpdiff_server.py
commit-bot@chromium.org
2013-08-14
*
add ui for mutli-rebaselining
zachr@google.com
2013-08-07
*
download and rebaseline images using server
zachr@google.com
2013-08-07
*
fix skpdiff viewer bug when using relative paths
zachr@google.com
2013-08-02
*
process gm expectation violations
zachr@google.com
2013-07-26
*
add basic HTTP server for viewing skpdiff results
zachr@google.com
2013-07-25
*
fix trailing comma in outptu of SkDiffContext
zachr@google.com
2013-07-25
*
skpdiff: remove default value for output. Diifs can be very big, and fill a h...
edisonn@google.com
2013-07-23
*
put max on outputted poi in skpdiff
zachr@google.com
2013-07-23
*
move skpdiff into tools
zachr@google.com
2013-07-22
*
Revert "migrate skpdiff to tools"
zachr@google.com
2013-07-22
*
migrate skpdiff to tools
zachr@google.com
2013-07-22