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

Issue 297273006: Remove some unnecessary uses of SkOnce. (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
bungeman-skia, mtklein
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Remove some unnecessary uses of SkOnce. - gm/imagefiltersgraph.cpp can just use a global registrar - SkScaledImageCache always accesses its global under a lock BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14897

Patch Set 1 #

Total comments: 2

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -24 lines) Patch
M gm/imagefiltersgraph.cpp View 4 chunks +8 lines, -14 lines 0 comments Download
M src/core/SkScaledImageCache.cpp View 1 2 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mtklein
6 years, 7 months ago (2014-05-27 16:13:47 UTC) #1
bungeman-skia
lgtm with comment nit https://codereview.chromium.org/297273006/diff/1/src/core/SkScaledImageCache.cpp File src/core/SkScaledImageCache.cpp (right): https://codereview.chromium.org/297273006/diff/1/src/core/SkScaledImageCache.cpp#newcode676 src/core/SkScaledImageCache.cpp:676: // gMutex is always held ...
6 years, 7 months ago (2014-05-27 16:21:21 UTC) #2
mtklein
https://codereview.chromium.org/297273006/diff/1/src/core/SkScaledImageCache.cpp File src/core/SkScaledImageCache.cpp (right): https://codereview.chromium.org/297273006/diff/1/src/core/SkScaledImageCache.cpp#newcode676 src/core/SkScaledImageCache.cpp:676: // gMutex is always held when this is called, ...
6 years, 7 months ago (2014-05-27 16:23:10 UTC) #3
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-05-27 16:23:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/297273006/20001
6 years, 7 months ago (2014-05-27 16:23:28 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 16:28:46 UTC) #6
Message was sent while issue was closed.
Change committed as 14897

Powered by Google App Engine
This is Rietveld 408576698