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 |
|
commit-bot@chromium.org
|
c32ce49df8
|
Remove unused kMaxPOI.
BUG=
R=djsollen@google.com
Author: mtklein@google.com
Review URL: https://codereview.chromium.org/62333026
git-svn-id: http://skia.googlecode.com/svn/trunk@12307 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-11-18 21:01:29 +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 |
|
djsollen@google.com
|
1e391b5870
|
Update skpdiff to include a name with each file.
R=caryclark@google.com
Review URL: https://codereview.chromium.org/27512002
git-svn-id: http://skia.googlecode.com/svn/trunk@11808 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-10-16 15:00:11 +00:00 |
|
zachr@google.com
|
a479aa1366
|
fix skpdiff viewer bug when using relative paths
BUG=skia:1463
R=djsollen@google.com
Review URL: https://codereview.chromium.org/21601002
git-svn-id: http://skia.googlecode.com/svn/trunk@10515 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-02 15:54:30 +00:00 |
|
zachr@google.com
|
55173f2ecc
|
fix trailing comma in outptu of SkDiffContext
R=djsollen@google.com
Review URL: https://codereview.chromium.org/20324004
git-svn-id: http://skia.googlecode.com/svn/trunk@10361 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-25 17:22:58 +00:00 |
|
zachr@google.com
|
ee0f46d87f
|
put max on outputted poi in skpdiff
R=djsollen@google.com
Review URL: https://codereview.chromium.org/19601006
git-svn-id: http://skia.googlecode.com/svn/trunk@10262 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-23 12:57:52 +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 |
|