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

Issue 335223003: Add trial for DirectWrite, and reorder some initialization so it can take effect (Closed)

Created:
6 years, 6 months ago by scottmg
Modified:
6 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, eae, ananta
Visibility:
Public.

Description

Add trial for DirectWrite, and reorder some initialization so it can take effect You can set --force-fieldtrials="DirectWrite/Disabled/" to turn DirectWrite off. R=cpu@chromium.org, jamesr@chromium.org, asvitkine@chromium.org BUG=385778 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278238

Patch Set 1 #

Total comments: 2

Patch Set 2 : invert sense #

Total comments: 9

Patch Set 3 : review #

Patch Set 4 : nacl_win64 #

Total comments: 2

Patch Set 5 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M content/common/sandbox_win.cc View 1 2 3 4 3 chunks +19 lines, -2 lines 0 comments Download
M content/renderer/renderer_main.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
scottmg
https://codereview.chromium.org/335223003/diff/1/chrome/browser/chrome_browser_field_trials.cc File chrome/browser/chrome_browser_field_trials.cc (right): https://codereview.chromium.org/335223003/diff/1/chrome/browser/chrome_browser_field_trials.cc#newcode63 chrome/browser/chrome_browser_field_trials.cc:63: base::FieldTrialList::FindValue("DirectWrite"); this seems to be necessary so that the ...
6 years, 6 months ago (2014-06-17 00:07:16 UTC) #1
scottmg
asvitkie: chrome/browser/chrome_browser_field_trials.cc jamesr: content/renderer/renderer_main.cc cpu: content/common/sandbox_win.cc
6 years, 6 months ago (2014-06-17 21:01:44 UTC) #2
jamesr
https://codereview.chromium.org/335223003/diff/20001/content/renderer/renderer_main.cc File content/renderer/renderer_main.cc (right): https://codereview.chromium.org/335223003/diff/20001/content/renderer/renderer_main.cc#newcode201 content/renderer/renderer_main.cc:201: // PlatformInitialize uses FieldTrials, so this must happen later. ...
6 years, 6 months ago (2014-06-17 21:04:20 UTC) #3
scottmg
On 2014/06/17 21:04:20, jamesr wrote: > https://codereview.chromium.org/335223003/diff/20001/content/renderer/renderer_main.cc > File content/renderer/renderer_main.cc (right): > > https://codereview.chromium.org/335223003/diff/20001/content/renderer/renderer_main.cc#newcode201 > ...
6 years, 6 months ago (2014-06-17 21:08:34 UTC) #4
jamesr
Ah, I see it. lgtm
6 years, 6 months ago (2014-06-17 21:18:49 UTC) #5
Alexei Svitkine (slow)
https://codereview.chromium.org/335223003/diff/20001/chrome/browser/chrome_browser_field_trials.cc File chrome/browser/chrome_browser_field_trials.cc (right): https://codereview.chromium.org/335223003/diff/20001/chrome/browser/chrome_browser_field_trials.cc#newcode63 chrome/browser/chrome_browser_field_trials.cc:63: base::FieldTrialList::FindValue("DirectWrite"); This is no longer necessary to do. You ...
6 years, 6 months ago (2014-06-17 21:30:29 UTC) #6
Alexei Svitkine (slow)
https://codereview.chromium.org/335223003/diff/20001/content/common/sandbox_win.cc File content/common/sandbox_win.cc (right): https://codereview.chromium.org/335223003/diff/20001/content/common/sandbox_win.cc#newcode586 content/common/sandbox_win.cc:586: return group_name != "Disabled"; On 2014/06/17 21:30:29, Alexei Svitkine ...
6 years, 6 months ago (2014-06-17 22:02:15 UTC) #7
scottmg
https://codereview.chromium.org/335223003/diff/20001/chrome/browser/chrome_browser_field_trials.cc File chrome/browser/chrome_browser_field_trials.cc (right): https://codereview.chromium.org/335223003/diff/20001/chrome/browser/chrome_browser_field_trials.cc#newcode63 chrome/browser/chrome_browser_field_trials.cc:63: base::FieldTrialList::FindValue("DirectWrite"); On 2014/06/17 21:30:29, Alexei Svitkine wrote: > This ...
6 years, 6 months ago (2014-06-17 22:07:00 UTC) #8
Alexei Svitkine (slow)
lgtm % nit https://codereview.chromium.org/335223003/diff/100001/content/common/sandbox_win.cc File content/common/sandbox_win.cc (right): https://codereview.chromium.org/335223003/diff/100001/content/common/sandbox_win.cc#newcode585 content/common/sandbox_win.cc:585: // Otherwise, Finch. Nit: Finch is ...
6 years, 6 months ago (2014-06-18 17:38:28 UTC) #9
scottmg
https://codereview.chromium.org/335223003/diff/100001/content/common/sandbox_win.cc File content/common/sandbox_win.cc (right): https://codereview.chromium.org/335223003/diff/100001/content/common/sandbox_win.cc#newcode585 content/common/sandbox_win.cc:585: // Otherwise, Finch. On 2014/06/18 17:38:27, Alexei Svitkine wrote: ...
6 years, 6 months ago (2014-06-18 17:46:43 UTC) #10
cpu_(ooo_6.6-7.5)
lgtm
6 years, 6 months ago (2014-06-18 17:49:55 UTC) #11
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 6 months ago (2014-06-18 18:11:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/335223003/110001
6 years, 6 months ago (2014-06-18 18:13:13 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 01:49:39 UTC) #14
Message was sent while issue was closed.
Change committed as 278238

Powered by Google App Engine
This is Rietveld 408576698