skia2/src/fonts
mtklein 5e56cfd3fa SK_DECLARE_STATIC_MUTEX -> static SkMutex
There's no need to use a macro to declare static SkMutexes any more
(and there's likewise no need to restrict them to global scope).

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1948193002

Review-Url: https://codereview.chromium.org/1948193002
2016-05-04 15:21:12 -07:00
..
SkFontMgr_fontconfig.cpp Clean up SkFontConfigInterface implementation. 2016-05-02 11:54:13 -07:00
SkFontMgr_indirect.cpp Modernize and trim down SkOnce. 2016-04-18 08:09:11 -07:00
SkGScalerContext.cpp Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" 2016-04-12 06:47:05 -07:00
SkGScalerContext.h Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" 2016-04-12 06:47:05 -07:00
SkRandomScalerContext.cpp Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" 2016-04-12 06:47:05 -07:00
SkRandomScalerContext.h Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" 2016-04-12 06:47:05 -07:00
SkRemotableFontMgr.cpp SkOncePtr -> SkOnce 2016-05-04 14:40:18 -07:00
SkTestScalerContext.cpp SK_DECLARE_STATIC_MUTEX -> static SkMutex 2016-05-04 15:21:12 -07:00
SkTestScalerContext.h Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" 2016-04-12 06:47:05 -07:00