Disabling validation of the glyph cache for standard debug builds.
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Nov 2012 16:19:32 +0000 (16:19 +0000)
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Nov 2012 16:19:32 +0000 (16:19 +0000)
commit000dea7573e5c902c3e04e93ad6a1aaf83c44d88
tree50ebcd7add100bf5c1a982bdbc075f6f0aeee920
parent70ffc9a82b4c1bff106d9633d6297e1d8be9c065
Disabling validation of the glyph cache for standard debug builds.

The validation step is adding 50% overhead to the rendering of
text heavy SkPicture files.

Review URL: https://codereview.appspot.com/6856123

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