commit-bot@chromium.org
|
32f40ee8b0
|
Remove mutex around image decoding in skpdiff.
I removed the mutex to investigate BUG=skia:1803, and I get no
crashes. The crashes may have been related to other multithreading
issues.
Removing the mutex will allow skpdiff to run faster.
R=djsollen@google.com
Author: scroggo@google.com
Review URL: https://codereview.chromium.org/61603008
git-svn-id: http://skia.googlecode.com/svn/trunk@12339 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-11-21 15:22:18 +00:00 |
|
djsollen@google.com
|
efc51b79a2
|
fix multithread related crashes in skpdiff
BUG=skia:1798
R=mtklein@google.com, scroggo@google.com
Review URL: https://codereview.chromium.org/60833002
git-svn-id: http://skia.googlecode.com/svn/trunk@12252 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-11-12 18:29:17 +00:00 |
|
djsollen@google.com
|
513a7bffd3
|
update skpdiff visualization (image magnification with alpha mask)
R=epoger@google.com
Review URL: https://codereview.chromium.org/29103005
git-svn-id: http://skia.googlecode.com/svn/trunk@12174 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-11-07 19:24:06 +00:00 |
|
djsollen@google.com
|
cbbf1ca304
|
add initial support ofr multi-threaded execution
Review URL: https://codereview.chromium.org/27541003
git-svn-id: http://skia.googlecode.com/svn/trunk@11823 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-10-16 18:36:49 +00:00 |
|
zachr@google.com
|
5b3e2b9622
|
move skpdiff into tools
R=djsollen@google.com
Review URL: https://codereview.chromium.org/19608005
git-svn-id: http://skia.googlecode.com/svn/trunk@10249 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-22 18:46:45 +00:00 |
|
zachr@google.com
|
904f86e6aa
|
Revert "migrate skpdiff to tools"
This reverts commit 58a7ec70ce6b4548793a2ddc37c63d3d44edbc36.
git-svn-id: http://skia.googlecode.com/svn/trunk@10226 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-22 13:29:20 +00:00 |
|
zachr@google.com
|
a54aaf7fba
|
migrate skpdiff to tools
R=djsollen@google.com
Review URL: https://codereview.chromium.org/19671002
git-svn-id: http://skia.googlecode.com/svn/trunk@10225 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-22 13:14:04 +00:00 |
|