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

Issue 264333008: Clean up global gSkSuppressFontCachePurgeSpew. (Closed)

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

Description

Clean up global gSkSuppressFontCachePurgeSpew. No one is using it except to flick it to true to shut up the spew, but the spew is already guarded by #ifdef SPEW_PURGE_STATUS. Let's leave it to SPEW_PURGE_STATUS. Noticed this specificially when TSAN complained about FontScalerBench modifying it in a thread-unsafe way. BUG=skia:1792 Committed: http://code.google.com/p/skia/source/detail?r=14697

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -13 lines) Patch
M bench/FontScalerBench.cpp View 3 chunks +0 lines, -7 lines 0 comments Download
M gm/gmmain.cpp View 2 chunks +0 lines, -3 lines 0 comments Download
M src/core/SkGlyphCache.cpp View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mtklein
6 years, 7 months ago (2014-05-07 15:51:46 UTC) #1
reed1
lgtm
6 years, 7 months ago (2014-05-12 15:37:27 UTC) #2
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-05-12 15:38:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/264333008/1
6 years, 7 months ago (2014-05-12 15:38:25 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 15:48:40 UTC) #5
Message was sent while issue was closed.
Change committed as 14697

Powered by Google App Engine
This is Rietveld 408576698