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

Issue 324983002: Move unusual character block logic to a helper function (Closed)

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

Description

Move unusual character block logic to a helper function BUG= NOTRY=true R=msw Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276776

Patch Set 1 #

Patch Set 2 : eol #

Total comments: 4

Patch Set 3 : added test; nits #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -32 lines) Patch
M ui/gfx/render_text_harfbuzz.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/render_text_harfbuzz.cc View 1 2 2 chunks +22 lines, -16 lines 0 comments Download
M ui/gfx/render_text_unittest.cc View 1 2 3 3 chunks +19 lines, -2 lines 0 comments Download
M ui/gfx/render_text_win.cc View 1 2 2 chunks +22 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
ckocagil
6 years, 6 months ago (2014-06-10 17:19:36 UTC) #1
msw
Can you duplicate and port RenderTextTest.Win_BreakRunsByUnicodeBlocks to RTHB? https://codereview.chromium.org/324983002/diff/20001/ui/gfx/render_text_harfbuzz.cc File ui/gfx/render_text_harfbuzz.cc (right): https://codereview.chromium.org/324983002/diff/20001/ui/gfx/render_text_harfbuzz.cc#newcode294 ui/gfx/render_text_harfbuzz.cc:294: run_break ...
6 years, 6 months ago (2014-06-10 18:03:15 UTC) #2
ckocagil
Added the test. https://codereview.chromium.org/324983002/diff/20001/ui/gfx/render_text_harfbuzz.cc File ui/gfx/render_text_harfbuzz.cc (right): https://codereview.chromium.org/324983002/diff/20001/ui/gfx/render_text_harfbuzz.cc#newcode294 ui/gfx/render_text_harfbuzz.cc:294: run_break = run_start + iter.array_pos(); On ...
6 years, 6 months ago (2014-06-11 07:49:37 UTC) #3
msw
lgtm!
6 years, 6 months ago (2014-06-11 07:59:31 UTC) #4
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 6 months ago (2014-06-11 13:30:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/324983002/60001
6 years, 6 months ago (2014-06-11 13:33:29 UTC) #6
ckocagil
The CQ bit was unchecked by ckocagil@chromium.org
6 years, 6 months ago (2014-06-11 14:29:35 UTC) #7
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 6 months ago (2014-06-12 16:12:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/324983002/60001
6 years, 6 months ago (2014-06-12 16:17:58 UTC) #9
ckocagil
The CQ bit was unchecked by ckocagil@chromium.org
6 years, 6 months ago (2014-06-12 19:04:52 UTC) #10
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 6 months ago (2014-06-12 19:05:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/324983002/60001
6 years, 6 months ago (2014-06-12 19:07:14 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 19:40:29 UTC) #13
Message was sent while issue was closed.
Change committed as 276776

Powered by Google App Engine
This is Rietveld 408576698