Allow font-cache to use thread_local_storage for a private cache
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 May 2012 13:38:03 +0000 (13:38 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 May 2012 13:38:03 +0000 (13:38 +0000)
commit6172d67d1ca81876333d6753e7ce407e2d6d9c3f
treed1519f669cb314f065a1437d506eefe74a46f096
parentff0da4ff483ba7b4468b862949ffb3de505cba14
Allow font-cache to use thread_local_storage for a private cache
Review URL: https://codereview.appspot.com/6200051

git-svn-id: http://skia.googlecode.com/svn/trunk@3986 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkGraphics.h
src/core/SkGlyphCache.cpp