commit | d690517812ba7aed3177da3d66bee886e42581de | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@chromium.org> | Wed Jan 21 12:27:10 2015 -0800 |
committer | Adam Barth <abarth@chromium.org> | Wed Jan 21 12:27:10 2015 -0800 |
tree | 5b0b647f97ed1623a479b26ba30a186e41e90468 | |
parent | bca91b1411ab309b44404fa7fda20fe54ccd07e5 [diff] |
Enable SkTextBlob caching Makes recording flights-app 15% faster. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/859353002
diff --git a/sky/engine/platform/RuntimeEnabledFeatures.in b/sky/engine/platform/RuntimeEnabledFeatures.in index 18c021b..f5b0af5 100644 --- a/sky/engine/platform/RuntimeEnabledFeatures.in +++ b/sky/engine/platform/RuntimeEnabledFeatures.in
@@ -117,7 +117,7 @@ // Temporary setting to allow easy rollback of change to hover media feature. HoverMediaQueryKeywords status=stable -TextBlob +TextBlob status=stable TouchIconLoading UserSelectAll status=experimental WebGLDraftExtensions status=experimental