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

Issue 1917423002: Add Hyphenation class (Closed)

Created:
4 years, 8 months ago by kojii
Modified:
4 years, 7 months ago
Reviewers:
drott, eae
CC:
blink-reviews, chromium-reviews, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Hyphenation class This patch adds the Hyphenation class that abstracts hyphenation dictionaries. Actual implementation for each platform will be in following patches. BUG=605840 Committed: https://crrev.com/fb48debb85ab0c12492cf63d780602e15f284222 Cr-Commit-Position: refs/heads/master@{#390307}

Patch Set 1 #

Patch Set 2 : Rebase and fix build #

Patch Set 3 : Build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -8 lines) Patch
M third_party/WebKit/Source/platform/blink_platform.gyp View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 2 3 chunks +7 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/text/Hyphenation.h View 1 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/text/Hyphenation.cpp View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/text/HyphenationTest.cpp View 1 chunk +42 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/platform/text/android/HyphenationAndroid.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/platform/text/linux/HyphenationLinux.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/platform/text/mac/HyphenationMac.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/platform/text/win/HyphenationWin.cpp View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
kojii
PTAL.
4 years, 8 months ago (2016-04-27 07:18:44 UTC) #3
eae
LGTM
4 years, 8 months ago (2016-04-27 07:25:21 UTC) #4
drott
Can I find something like a larger architectural outline of your implementation plan somewhere, or ...
4 years, 8 months ago (2016-04-27 10:10:26 UTC) #5
kojii
On 2016/04/27 at 10:10:26, drott wrote: > Can I find something like a larger architectural ...
4 years, 8 months ago (2016-04-27 10:20:52 UTC) #6
drott
Thanks for the details, Koji. On 2016/04/27 at 10:20:52, kojii wrote: > On 2016/04/27 at ...
4 years, 7 months ago (2016-04-27 12:21:39 UTC) #7
kojii
On 2016/04/27 at 12:21:39, drott wrote: > Thanks for the details, Koji. > > On ...
4 years, 7 months ago (2016-04-27 12:56:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1917423002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1917423002/40001
4 years, 7 months ago (2016-04-28 05:22:36 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-28 05:27:08 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:16:23 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fb48debb85ab0c12492cf63d780602e15f284222
Cr-Commit-Position: refs/heads/master@{#390307}

Powered by Google App Engine
This is Rietveld 408576698