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

Issue 419753002: Prepare to enable RenderTextHarfBuzz by default (Closed)

Created:
6 years, 5 months ago by ckocagil
Modified:
6 years, 4 months ago
Reviewers:
msw
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Prepare to enable RenderTextHarfBuzz by default - Fix and partially disable the RenderText unit tests to make sure RenderTextHarfBuzz passes the tests. Call EnsureLayout() in GetGlyphBounds() since it has been made public by r252873. - Add a "--disable-harfbuzz-rendertext" switch to make enabling RTHB by default easier. BUG=321868 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285761

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments 2; fixed another test #

Patch Set 3 : enable/disable flags #

Total comments: 2

Patch Set 4 : reorder definition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -32 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +5 lines, -4 lines 0 comments Download
M ui/gfx/render_text.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/render_text_harfbuzz.h View 1 2 chunks +1 line, -1 line 0 comments Download
M ui/gfx/render_text_harfbuzz.cc View 1 2 3 2 chunks +12 lines, -11 lines 0 comments Download
M ui/gfx/render_text_unittest.cc View 1 12 chunks +17 lines, -9 lines 0 comments Download
M ui/gfx/render_text_win.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/switches.cc View 1 2 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
ckocagil
Here we go.
6 years, 5 months ago (2014-07-25 05:17:26 UTC) #1
msw
You may find it helpful (as I did for NativeTextfieldViews) to leave the enable* flags ...
6 years, 5 months ago (2014-07-25 08:00:11 UTC) #2
ckocagil
On 2014/07/25 08:00:11, msw wrote: > You may find it helpful (as I did for ...
6 years, 4 months ago (2014-07-26 01:55:04 UTC) #3
msw
LGTM with a nit. Enabling by default in a separate CL sgtm. Update the CL ...
6 years, 4 months ago (2014-07-26 02:54:14 UTC) #4
ckocagil
On 2014/07/26 02:54:14, msw wrote: > LGTM with a nit. Enabling by default in a ...
6 years, 4 months ago (2014-07-26 03:55:59 UTC) #5
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 4 months ago (2014-07-26 03:56:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/419753002/70001
6 years, 4 months ago (2014-07-26 05:00:35 UTC) #7
ckocagil
The CQ bit was unchecked by ckocagil@chromium.org
6 years, 4 months ago (2014-07-26 13:33:55 UTC) #8
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 4 months ago (2014-07-26 13:43:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/419753002/70001
6 years, 4 months ago (2014-07-26 13:45:02 UTC) #10
ckocagil
The CQ bit was unchecked by ckocagil@chromium.org
6 years, 4 months ago (2014-07-26 16:10:24 UTC) #11
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 4 months ago (2014-07-26 16:10:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/419753002/70001
6 years, 4 months ago (2014-07-26 16:11:20 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-07-26 16:20:34 UTC) #14
Message was sent while issue was closed.
Change committed as 285761

Powered by Google App Engine
This is Rietveld 408576698