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

Issue 2111373002: Reland of Link to DirectWrite directly, instead of calling LoadLibrary (Closed)

Created:
4 years, 5 months ago by Ilya Kulshin
Modified:
4 years, 5 months ago
Reviewers:
jam, scottmg
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Link to DirectWrite directly, instead of calling LoadLibrary (patchset #1 id:1 of https://codereview.chromium.org/2117683002/ ) Reason for revert: Attempting to reland original change. Original issue's description: > Revert of Link to DirectWrite directly, instead of calling LoadLibrary (patchset #8 id:180001 of https://codereview.chromium.org/2029343002/ ) > > Reason for revert: > Breaks aura_demo target > > Original issue's description: > > Link to DirectWrite directly, instead of calling LoadLibrary > > > > BUG= > > > > Committed: https://crrev.com/7561063aa78a31c73506f666c9eeccf45fe3dc07 > > Cr-Commit-Position: refs/heads/master@{#403344} > > TBR=scottmg@chromium.org,jam@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG= > > Committed: https://crrev.com/d825ab07a72e8440c0d1b77464eef5d8740a7258 > Cr-Commit-Position: refs/heads/master@{#403379} BUG= TBR=jam@chromium.org Committed: https://crrev.com/ceb58c4b801e325292f37d3a60b9378ac92a6955 Cr-Commit-Position: refs/heads/master@{#404268}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fix aura_demo build and tweak formatting #

Total comments: 2

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -105 lines) Patch
M content/child/BUILD.gn View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/dwrite_font_proxy/dwrite_font_proxy_init_win.cc View 1 2 1 chunk +3 lines, -23 lines 0 comments Download
M content/child/dwrite_font_proxy/dwrite_font_proxy_win_unittest.cc View 1 2 13 chunks +2 lines, -42 lines 0 comments Download
M content/child/dwrite_font_proxy/font_fallback_win_unittest.cc View 1 2 2 chunks +2 lines, -17 lines 0 comments Download
M content/content_child.gypi View 1 1 chunk +9 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/aura.gyp View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M ui/gfx/font_fallback_win.cc View 1 2 3 2 chunks +3 lines, -6 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M ui/gfx/gfx_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/win/direct_write.cc View 1 1 chunk +6 lines, -16 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
Ilya Kulshin
Created Reland of Link to DirectWrite directly, instead of calling LoadLibrary
4 years, 5 months ago (2016-07-01 01:09:45 UTC) #1
Ilya Kulshin
Apologies for spam, this isn't ready yet. On Thu, Jun 30, 2016 at 6:09 PM, ...
4 years, 5 months ago (2016-07-01 01:10:55 UTC) #3
Ilya Kulshin
ptal The only actual change since the revert is in ui/aura/aura.gyp. The changes in content/child/dwrite_font_proxy/* ...
4 years, 5 months ago (2016-07-01 19:05:47 UTC) #5
scottmg
https://codereview.chromium.org/2111373002/diff/270001/ui/aura/aura.gyp File ui/aura/aura.gyp (right): https://codereview.chromium.org/2111373002/diff/270001/ui/aura/aura.gyp#newcode246 ui/aura/aura.gyp:246: ['OS=="win"', { I feel like this should be depending ...
4 years, 5 months ago (2016-07-01 19:19:02 UTC) #6
Ilya Kulshin
https://codereview.chromium.org/2111373002/diff/270001/ui/aura/aura.gyp File ui/aura/aura.gyp (right): https://codereview.chromium.org/2111373002/diff/270001/ui/aura/aura.gyp#newcode246 ui/aura/aura.gyp:246: ['OS=="win"', { On 2016/07/01 19:19:02, scottmg (OOO until August) ...
4 years, 5 months ago (2016-07-01 19:46:39 UTC) #7
scottmg
Oh, I didn't notice gfx is a component. OK, not worth fiddling with an export ...
4 years, 5 months ago (2016-07-01 19:52:49 UTC) #8
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/2111373002/270001
4 years, 5 months ago (2016-07-06 17:19:41 UTC) #10
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/212883)
4 years, 5 months ago (2016-07-06 17:27:42 UTC) #12
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/2111373002/290001
4 years, 5 months ago (2016-07-07 23:24:26 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:290001)
4 years, 5 months ago (2016-07-07 23:39:16 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-07 23:39:28 UTC) #19
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/ceb58c4b801e325292f37d3a60b9378ac92a6955 Cr-Commit-Position: refs/heads/master@{#404268}
4 years, 5 months ago (2016-07-07 23:41:02 UTC) #21
Ilya Kulshin
4 years, 5 months ago (2016-07-08 00:36:59 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:290001) has been created in
https://codereview.chromium.org/2127313002/ by kulshin@chromium.org.

The reason for reverting is: Breaks
https://build.chromium.org/p/chromium.win/builders/Win8%20GYP/builds/430.

Powered by Google App Engine
This is Rietveld 408576698