index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
skpdiff
/
SkDiffContext.cpp
Commit message (
Expand
)
Author
Age
*
When was SkPDiff last used?
mtklein
2015-12-07
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Add sk_parallel_for()
mtklein
2015-06-17
*
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
*
"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
*
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
*
Remove mutex around image decoding in skpdiff.
commit-bot@chromium.org
2013-11-21
*
Remove unused kMaxPOI.
commit-bot@chromium.org
2013-11-18
*
fix multithread related crashes in skpdiff
djsollen@google.com
2013-11-12
*
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
*
fix skpdiff viewer bug when using relative paths
zachr@google.com
2013-08-02
*
fix trailing comma in outptu of SkDiffContext
zachr@google.com
2013-07-25
*
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