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

Issue 23609051: [Android WebView] Use bitmap fonts (Closed)

Created:
7 years, 3 months ago by boliu
Modified:
7 years, 3 months ago
Reviewers:
joth, benm (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

[Android WebView] Match chrome font settings Code is duplicated from //chrome. BUG=291745 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223271

Patch Set 1 #

Patch Set 2 : Make font options match chrome exactly #

Patch Set 3 : indent #

Total comments: 2

Patch Set 4 : do not use default hinting #

Total comments: 2

Patch Set 5 : Default hinting again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -2 lines) Patch
M android_webview/native/aw_contents.cc View 1 2 3 4 3 chunks +52 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
boliu
For internal b/10748390, but this is a "I have no idea what I'm doing" patch. ...
7 years, 3 months ago (2013-09-14 00:19:54 UTC) #1
boliu
On 2013/09/14 00:19:54, boliu wrote: > For internal b/10748390, but this is a "I have ...
7 years, 3 months ago (2013-09-14 00:22:10 UTC) #2
boliu
On 2013/09/14 00:22:10, boliu wrote: > On 2013/09/14 00:19:54, boliu wrote: > > For internal ...
7 years, 3 months ago (2013-09-14 00:33:23 UTC) #3
benm (inactive)
https://codereview.chromium.org/23609051/diff/8001/android_webview/native/aw_contents.cc File android_webview/native/aw_contents.cc (right): https://codereview.chromium.org/23609051/diff/8001/android_webview/native/aw_contents.cc#newcode269 android_webview/native/aw_contents.cc:269: prefs->hinting = GetRendererPreferencesHintingEnum(params.hinting); you are overwriting the hinting pref ...
7 years, 3 months ago (2013-09-14 03:46:26 UTC) #4
boliu
So it's a judgement call. I think we should not differ from chrome on android ...
7 years, 3 months ago (2013-09-14 04:46:52 UTC) #5
benm (inactive)
thanks Bo - I will verify the cases that were broken that caused us to ...
7 years, 3 months ago (2013-09-14 18:26:24 UTC) #6
boliu
https://codereview.chromium.org/23609051/diff/13001/android_webview/native/aw_contents.cc File android_webview/native/aw_contents.cc (right): https://codereview.chromium.org/23609051/diff/13001/android_webview/native/aw_contents.cc#newcode255 android_webview/native/aw_contents.cc:255: prefs->hinting = content::RENDERER_PREFERENCES_HINTING_SLIGHT; On 2013/09/14 18:26:24, benm wrote: > ...
7 years, 3 months ago (2013-09-14 18:35:00 UTC) #7
benm (inactive)
lgtm Thanks Bo!
7 years, 3 months ago (2013-09-14 22:11:34 UTC) #8
benm (inactive)
On 2013/09/14 22:11:34, benm wrote: > lgtm > > Thanks Bo! nit: maybe file a ...
7 years, 3 months ago (2013-09-14 22:11:53 UTC) #9
boliu
On 2013/09/14 22:11:53, benm wrote: > On 2013/09/14 22:11:34, benm wrote: > > lgtm > ...
7 years, 3 months ago (2013-09-14 22:14:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/23609051/18001
7 years, 3 months ago (2013-09-14 22:15:11 UTC) #11
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=79066
7 years, 3 months ago (2013-09-15 00:43:44 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/23609051/18001
7 years, 3 months ago (2013-09-15 01:26:56 UTC) #13
commit-bot: I haz the power
7 years, 3 months ago (2013-09-15 03:37:58 UTC) #14
Message was sent while issue was closed.
Change committed as 223271

Powered by Google App Engine
This is Rietveld 408576698