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

Issue 117963003: Revert of Revert of refactor emboldenGlyph (Closed)

Created:
6 years, 12 months ago by benchen
Modified:
6 years, 10 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Revert of https://codereview.chromium.org/119943002/ Reason for revert: False alert on zheng.xu's original CL - it didn't break anything. TBR=bungeman@google.com,reed@google.com,zheng.xu@arm.com,robertphillips@google.com,rmistry@google.com NOTREECHECKS=true NOTRY=true BUG= Committed: http://code.google.com/p/skia/source/detail?r=12822

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -32 lines) Patch
M src/ports/SkFontHost_FreeType.cpp View 9 chunks +27 lines, -14 lines 2 comments Download
M src/ports/SkFontHost_FreeType_common.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ports/SkFontHost_FreeType_common.cpp View 3 chunks +0 lines, -17 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
benchen
Created Revert of Revert of refactor emboldenGlyph
6 years, 12 months ago (2013-12-26 15:49:39 UTC) #1
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 12 months ago (2013-12-26 15:49:44 UTC) #2
rmistry
LGTM
6 years, 12 months ago (2013-12-26 15:50:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bensong@google.com/117963003/1
6 years, 12 months ago (2013-12-26 15:50:24 UTC) #4
commit-bot: I haz the power
Change committed as 12822
6 years, 12 months ago (2013-12-26 15:50:32 UTC) #5
ukai
https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeType.cpp File src/ports/SkFontHost_FreeType.cpp (right): https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode1 src/ports/SkFontHost_FreeType.cpp:1:  why did it add some binary data? (0xEF ...
6 years, 10 months ago (2014-01-28 05:21:46 UTC) #6
bungeman-skia
https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeType.cpp File src/ports/SkFontHost_FreeType.cpp (right): https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode1 src/ports/SkFontHost_FreeType.cpp:1:  On 2014/01/28 05:21:46, ukai wrote: > why did ...
6 years, 10 months ago (2014-01-28 16:12:16 UTC) #7
bungeman-skia
On 2014/01/28 16:12:16, bungeman1 wrote: > https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeType.cpp > File src/ports/SkFontHost_FreeType.cpp (right): > > https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode1 > ...
6 years, 10 months ago (2014-01-28 16:19:56 UTC) #8
bungeman-skia
6 years, 10 months ago (2014-01-28 20:37:15 UTC) #9
Message was sent while issue was closed.
On 2014/01/28 16:19:56, bungeman1 wrote:
> On 2014/01/28 16:12:16, bungeman1 wrote:
> >
>
https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeTyp...
> > File src/ports/SkFontHost_FreeType.cpp (right):
> > 
> >
>
https://codereview.chromium.org/117963003/diff/1/src/ports/SkFontHost_FreeTyp...
> > src/ports/SkFontHost_FreeType.cpp:1: 
> > On 2014/01/28 05:21:46, ukai wrote:
> > > why did it add some binary data?
> > > (0xEF 0xBB 0xBF 0x0A)
> > 
> > This (0xEF 0xBB 0xBF) is the UTF-8 encoding of the BOM. Ick, what is that
> doing
> > here?
> 
> Ah, I see, this BOM was introduced in the original CL, removed in the revert,
> and re-introduced in the revert-revert. We should probably remove this.

https://codereview.chromium.org/141433025/

Powered by Google App Engine
This is Rietveld 408576698