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

Issue 1911863002: Revert of Add code to call skia's matchFamilyStyleCharacter API, which uses the (Closed)

Created:
4 years, 8 months ago by apacible
Modified:
4 years, 8 months ago
CC:
blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@fallbackproxy
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Add code to call skia's matchFamilyStyleCharacter API, which uses the (patchset #7 id:150001 of https://codereview.chromium.org/1883483002/ ) Reason for revert: WebKit Win10 bots failing. https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win10/builds/9115 Original issue's description: > Add code to call skia's matchFamilyStyleCharacter API > > Add code to call skia's matchFamilyStyleCharacter API, which uses the > DirectWrite font fallback to find fonts for characters that do not exist > in the default font. The FontCache and FontDescription changes are > refactorings of shared code out of FontCacheAndroid and FontCacheSkiaWin. > The FontCacheSkiaWin change adds logic to call skia's > matchFamilyStyleCharacter API, which will ultimately call into > DirectWrite. > > This is part 3 of a three part change. > 1: https://codereview.chromium.org/1878843002/ > Adds support for specifying a font fallback in skia > 2: https://codereview.chromium.org/1846433005/ > Implements the fallback proxy in Chromium > 3: https://codereview.chromium.org/1883483002/ > Adds code to blink to call skia's fallback API > > BUG=459056 > > patch from issue 1740593002 at patchset 140001 (http://crrev.com/1740593002#ps140001) TBR=jochen@chromium.org,bungeman@chromium.org,drott@chromium.org,eae@chromium.org,kulshin@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=459056 Committed: https://crrev.com/6485a0d3465ba3b0bcca6385f8740a5c2e7c0138 Cr-Commit-Position: refs/heads/master@{#388893}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -139 lines) Patch
M content/child/dwrite_font_proxy/dwrite_font_proxy_init_win.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/text/font-fallback-win.html View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/text/font-fallback-win-expected.html View 1 chunk +0 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCache.h View 3 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCache.cpp View 2 chunks +0 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontDescription.h View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontDescription.cpp View 1 chunk +0 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontTraits.h View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/skia/FontCacheSkia.cpp View 4 chunks +40 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/win/FontCacheSkiaWin.cpp View 2 chunks +0 lines, -32 lines 0 comments Download
M third_party/WebKit/Source/web/win/WebFontRendering.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/public/web/win/WebFontRendering.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
apacible
Created Revert of Add code to call skia's matchFamilyStyleCharacter API, which uses the
4 years, 8 months ago (2016-04-21 20:53:00 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1911863002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1911863002/1
4 years, 8 months ago (2016-04-21 20:53:36 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-21 20:55:01 UTC) #4
eae
Actual results are better (more correct) than the expected, I'd argue we should rebaseline the ...
4 years, 8 months ago (2016-04-21 20:55:36 UTC) #5
Ilya Kulshin
On 2016/04/21 20:55:36, eae wrote: > Actual results are better (more correct) than the expected, ...
4 years, 8 months ago (2016-04-21 21:11:21 UTC) #6
Ilya Kulshin
On 2016/04/21 21:11:21, Ilya Kulshin wrote: > On 2016/04/21 20:55:36, eae wrote: > > Actual ...
4 years, 8 months ago (2016-04-21 21:25:02 UTC) #7
apacible
On 2016/04/21 21:25:02, Ilya Kulshin wrote: > On 2016/04/21 21:11:21, Ilya Kulshin wrote: > > ...
4 years, 8 months ago (2016-04-21 21:27:03 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:39:16 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6485a0d3465ba3b0bcca6385f8740a5c2e7c0138
Cr-Commit-Position: refs/heads/master@{#388893}

Powered by Google App Engine
This is Rietveld 408576698