Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(549)

Issue 61603008: Remove mutex around image decoding in skpdiff. (Closed)

Created:
7 years, 1 month ago by scroggo
Modified:
7 years, 1 month ago
Reviewers:
djsollen
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

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. Committed: http://code.google.com/p/skia/source/detail?r=12339

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -8 lines) Patch
M tools/skpdiff/SkDiffContext.h View 1 chunk +0 lines, -6 lines 0 comments Download
M tools/skpdiff/SkDiffContext.cpp View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scroggo
Derek, can you see if you're still able to reproduce? I can no longer get ...
7 years, 1 month ago (2013-11-18 16:32:10 UTC) #1
djsollen
On 2013/11/18 16:32:10, scroggo wrote: > Derek, can you see if you're still able to ...
7 years, 1 month ago (2013-11-21 13:45:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/scroggo@google.com/61603008/1
7 years, 1 month ago (2013-11-21 14:29:52 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 15:22:23 UTC) #4
Message was sent while issue was closed.
Change committed as 12339

Powered by Google App Engine
This is Rietveld 408576698