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

Issue 2599933002: [Android] Stop using skia globals for font overriding in layout tests. (Closed)

Created:
3 years, 12 months ago by jbudorick
Modified:
3 years, 11 months ago
CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, jochen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Stop using skia globals for font overriding in layout tests. The layout tests have been using globals in skia to provide custom font files. Skia would like to get rid of those globals. This change adds a chromium-side SkFontMgr::Factory for the layout tests to use instead. BUG=chromium:567947, skia:2817 Committed: https://crrev.com/b81742a8fd075e6cd228f4bf742744253aea769a Cr-Commit-Position: refs/heads/master@{#441404}

Patch Set 1 #

Total comments: 4

Patch Set 2 : bungeman comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -20 lines) Patch
M content/shell/app/blink_test_platform_support_android.cc View 2 chunks +9 lines, -3 lines 0 comments Download
M skia/BUILD.gn View 1 2 4 chunks +6 lines, -17 lines 0 comments Download
A skia/ext/fontmgr_default_android.h View 1 chunk +14 lines, -0 lines 0 comments Download
A skia/ext/fontmgr_default_android.cc View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
jbudorick
3 years, 12 months ago (2016-12-23 01:48:20 UTC) #2
bungeman-chromium
https://codereview.chromium.org/2599933002/diff/1/content/shell/app/blink_test_platform_support_android.cc File content/shell/app/blink_test_platform_support_android.cc (right): https://codereview.chromium.org/2599933002/diff/1/content/shell/app/blink_test_platform_support_android.cc#newcode42 content/shell/app/blink_test_platform_support_android.cc:42: custom.fIsolated = false; Not sure if you want isolated ...
3 years, 12 months ago (2016-12-25 17:53:57 UTC) #3
jbudorick
https://codereview.chromium.org/2599933002/diff/1/content/shell/app/blink_test_platform_support_android.cc File content/shell/app/blink_test_platform_support_android.cc (right): https://codereview.chromium.org/2599933002/diff/1/content/shell/app/blink_test_platform_support_android.cc#newcode42 content/shell/app/blink_test_platform_support_android.cc:42: custom.fIsolated = false; On 2016/12/25 17:53:57, bungeman-chromium wrote: > ...
3 years, 11 months ago (2016-12-27 17:11:33 UTC) #4
bungeman-chromium
lgtm I'll update to smart pointers asap.
3 years, 11 months ago (2017-01-03 15:42:45 UTC) #7
bungeman-skia
OWNER lgtm
3 years, 11 months ago (2017-01-03 15:43:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2599933002/40001
3 years, 11 months ago (2017-01-04 17:31:22 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/334718)
3 years, 11 months ago (2017-01-04 17:38:05 UTC) #20
jbudorick
+peter for content/shell/ OWNERS
3 years, 11 months ago (2017-01-04 17:41:08 UTC) #22
Peter Beverloo
lgtm
3 years, 11 months ago (2017-01-04 17:48:49 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2599933002/40001
3 years, 11 months ago (2017-01-04 17:48:59 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2017-01-04 17:53:22 UTC) #28
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 17:55:07 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b81742a8fd075e6cd228f4bf742744253aea769a
Cr-Commit-Position: refs/heads/master@{#441404}

Powered by Google App Engine
This is Rietveld 408576698