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

Issue 891183003: Extract the Skia implementation of HarfBuzz font to its own file (Closed)

Created:
5 years, 10 months ago by ckocagil
Modified:
5 years, 10 months ago
Reviewers:
msw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Extract the Skia implementation of HarfBuzz font to its own file BUG= R=msw Committed: https://crrev.com/42a3f824040f2a251ef13e46387b03ea3382b81a Cr-Commit-Position: refs/heads/master@{#314975}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : comments addressed #

Patch Set 3 : fix android & ios #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -266 lines) Patch
M ui/gfx/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
A ui/gfx/harfbuzz_font_skia.h View 1 chunk +23 lines, -0 lines 0 comments Download
A ui/gfx/harfbuzz_font_skia.cc View 1 1 chunk +284 lines, -0 lines 0 comments Download
M ui/gfx/render_text_harfbuzz.cc View 3 chunks +1 line, -266 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
ckocagil
5 years, 10 months ago (2015-02-03 02:43:23 UTC) #4
msw
https://codereview.chromium.org/891183003/diff/40001/ui/gfx/harfbuzz_font_skia.cc File ui/gfx/harfbuzz_font_skia.cc (right): https://codereview.chromium.org/891183003/diff/40001/ui/gfx/harfbuzz_font_skia.cc#newcode16 ui/gfx/harfbuzz_font_skia.cc:16: // Font data provider for HarfBuzz using Skia. Copied ...
5 years, 10 months ago (2015-02-03 20:50:33 UTC) #5
ckocagil
https://codereview.chromium.org/891183003/diff/40001/ui/gfx/harfbuzz_font_skia.cc File ui/gfx/harfbuzz_font_skia.cc (right): https://codereview.chromium.org/891183003/diff/40001/ui/gfx/harfbuzz_font_skia.cc#newcode16 ui/gfx/harfbuzz_font_skia.cc:16: // Font data provider for HarfBuzz using Skia. Copied ...
5 years, 10 months ago (2015-02-05 04:56:45 UTC) #6
msw
lgtm
5 years, 10 months ago (2015-02-05 23:22:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891183003/60001
5 years, 10 months ago (2015-02-05 23:36:51 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/52703)
5 years, 10 months ago (2015-02-05 23:53:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891183003/80001
5 years, 10 months ago (2015-02-06 00:08:27 UTC) #14
commit-bot: I haz the power
Failed to apply patch for ui/gfx/gfx.gyp: While running git apply --index -3 -p1; error: patch ...
5 years, 10 months ago (2015-02-06 01:07:25 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891183003/100001
5 years, 10 months ago (2015-02-06 02:00:46 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 10 months ago (2015-02-06 04:19:25 UTC) #20
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 04:20:13 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/42a3f824040f2a251ef13e46387b03ea3382b81a
Cr-Commit-Position: refs/heads/master@{#314975}

Powered by Google App Engine
This is Rietveld 408576698