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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Add sk_parallel_for()
mtklein
2015-06-17
*
Remove all code related to NaCl
borenet
2015-04-02
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Fix usage of SK_BUILD_* defines.
tfarina
2014-10-06
*
"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
[next]