commit | 30ce0db09000893a6a44e9ade4912bbd3d45eccc | [log] [tgz] |
---|---|---|
author | forshaw <forshaw@chromium.org> | Tue Sep 22 18:08:56 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 22 18:43:34 2015 |
tree | c4e641485220cf0d19da27956b83b414b02da19b | |
parent | f57db89518aec3379e1a34e202e14d72657ff285 [diff] |
Added directwrite warmup for PPAPI processes. This patch warms up the directwrite skia font code when running a PPAPI process under win32k lockdown. This allows users of the Skia (such as the PPAPI itself) to bypass GDI calls when dealing with fonts. BUG=523278 Review URL: https://codereview.chromium.org/1325843002 Cr-Commit-Position: refs/heads/master@{#350191}