Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Issue 2081643002: Set text anti-aliasing settings at PPAPI plugin process on Windows. (Closed)

Created:
4 years, 6 months ago by fs
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Set text anti-aliasing settings at PPAPI plugin process on Windows. This patch will enable text anti-aliasing to call the following methods: * blink::WebFontRendering::setAntialiasedTextEnabled * blink::WebFontRendering::setLCDTextEnabled This patch will also get anti-aliasing settings from gfx::GetFontRenderParams method. BUG=615375 TEST=If [Smooth edges of screen fonts] at advanced system settings is enabled, text in flash is anti-aliased. If disabled, text is aliased. Review-Url: https://codereview.chromium.org/2048563004 Cr-Commit-Position: refs/heads/master@{#399073} (cherry picked from commit 90d6c375486700b6965665189853549c96716efa) Committed: https://chromium.googlesource.com/chromium/src/+/1d08547fe8beada518f8659ee9867cddfa440c8a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M content/ppapi_plugin/ppapi_plugin_main.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
fs
4 years, 6 months ago (2016-06-20 08:50:47 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1d08547fe8beada518f8659ee9867cddfa440c8a.

Powered by Google App Engine
This is Rietveld 408576698