|
Delete font cache code and switch to font proxy by default.
This change will remove the font cache codepath. This also
removes support for the DirectWriteFontProxy field trial
(currently at 100% in all channels) and switches the font
proxy to be the default codepath.
BUG= 525142
Committed: https://crrev.com/80b563a7c76146dd154f5c958cc3cb22ea7b7bc4
Cr-Commit-Position: refs/heads/master@{#384068}
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+8 lines, -1679 lines) |
Patch |
 |
M |
chrome/browser/chrome_browser_main_win.cc
|
View
|
1
2
|
4 chunks |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_utility.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_utility_messages.h
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/utility/chrome_content_utility_client.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/utility/font_cache_handler_win.h
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
chrome/utility/font_cache_handler_win.cc
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
content/child/font_warmup_win.h
|
View
|
|
2 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/child/font_warmup_win.cc
|
View
|
1
|
4 chunks |
+1 line, -70 lines |
0 comments
|
Download
|
 |
D |
content/common/dwrite_font_platform_win.cc
|
View
|
|
1 chunk |
+0 lines, -1282 lines |
1 comment
|
Download
|
 |
D |
content/common/dwrite_font_platform_win_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -71 lines |
0 comments
|
Download
|
 |
M |
content/common/sandbox_win.cc
|
View
|
|
2 chunks |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/ppapi_plugin_main.cc
|
View
|
1
|
3 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
 |
D |
content/public/common/dwrite_font_platform_win.h
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
M |
content/renderer/renderer_main_platform_delegate_win.cc
|
View
|
|
3 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/test/layouttest_support.cc
|
View
|
|
3 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
Total messages: 24 (10 generated)
|