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

Issue 414483002: SkFontMgr for Android. (Closed)

Created:
6 years, 5 months ago by bungeman-skia
Modified:
6 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments, keep working with webview. #

Patch Set 3 : Add debug check. #

Patch Set 4 : Rebase and add index. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+444 lines, -6 lines) Patch
M gyp/ports.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M src/ports/SkFontConfigInterface_android.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ports/SkFontConfigParser_android.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ports/SkFontConfigParser_android.cpp View 1 2 4 chunks +34 lines, -1 line 0 comments Download
A src/ports/SkFontMgr_android.cpp View 1 2 3 1 chunk +406 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
bungeman-skia
Continuation of https://codereview.chromium.org/384503002/ .
6 years, 5 months ago (2014-07-22 17:27:44 UTC) #1
djsollen
https://codereview.chromium.org/414483002/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/414483002/diff/1/gyp/common_conditions.gypi#newcode620 gyp/common_conditions.gypi:620: # 'SK_FONTHOST_DOES_NOT_USE_FONTMGR', add me back! https://codereview.chromium.org/414483002/diff/1/src/core/SkScalerContext.cpp File src/core/SkScalerContext.cpp (right): ...
6 years, 5 months ago (2014-07-22 18:18:29 UTC) #2
djsollen
6 years, 5 months ago (2014-07-22 18:18:31 UTC) #3
bungeman-skia
https://codereview.chromium.org/414483002/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/414483002/diff/1/gyp/common_conditions.gypi#newcode620 gyp/common_conditions.gypi:620: # 'SK_FONTHOST_DOES_NOT_USE_FONTMGR', On 2014/07/22 18:18:29, djsollen wrote: > add ...
6 years, 5 months ago (2014-07-22 18:48:16 UTC) #4
djsollen
lgtm, now we just need to implement the top 2 methods in SkTypeface_android.h
6 years, 5 months ago (2014-07-22 18:52:11 UTC) #5
bungeman-skia
The CQ bit was checked by bungeman@google.com
6 years, 5 months ago (2014-07-22 18:54:49 UTC) #6
bungeman-skia
On 2014/07/22 18:52:11, djsollen wrote: > lgtm, now we just need to implement the top ...
6 years, 5 months ago (2014-07-22 18:55:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bungeman@google.com/414483002/40001
6 years, 5 months ago (2014-07-22 18:55:19 UTC) #8
commit-bot: I haz the power
Change committed as 4f9a01e03ef3bbe7dd8f9bebdcb3555226087e06
6 years, 5 months ago (2014-07-22 19:07:27 UTC) #9
robertphillips
A revert of this CL has been created in https://codereview.chromium.org/408143010/ by robertphillips@google.com. The reason for ...
6 years, 5 months ago (2014-07-22 23:35:40 UTC) #10
robertphillips
Here is the log of one of the failing Chromium Android trybots: http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/163393/steps/compile/logs/stdio In case ...
6 years, 5 months ago (2014-07-23 11:57:19 UTC) #11
bungeman-skia
On 2014/07/23 11:57:19, robertphillips wrote: > Here is the log of one of the failing ...
6 years, 5 months ago (2014-07-24 14:52:16 UTC) #12
bungeman-skia
The CQ bit was checked by bungeman@google.com
6 years, 5 months ago (2014-07-24 14:52:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bungeman@google.com/414483002/60001
6 years, 5 months ago (2014-07-24 14:53:41 UTC) #14
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 15:05:19 UTC) #15
Message was sent while issue was closed.
Change committed as 8d84c995319dd4a82e4f2054bbd19f968c671ca6

Powered by Google App Engine
This is Rietveld 408576698