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

Issue 640413004: Revert of Fix color emoji. (Closed)

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

Description

Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/) Reason for revert: Crashing the Windows bots. Original issue's description: > Fix color emoji. > > Removes the GrMaskFormat and single atlas in GrTextStrike. > Replaces it by storing the GrMaskFormat in each GrGlyph, and > doing a lookup for the correct atlas based on that. > > Disables color glyph rendering in GrDistanceFieldTextContext > for now. > > BUG=skia:2887 > > Committed: https://skia.googlesource.com/skia/+/bc92163ddfe957ad6ffbb02ac40e0ba75ff82216 TBR=robertphillips@google.com,bungeman@google.com,reed@google.com,bsalomon@google.com NOTREECHECKS=true NOTRY=true BUG=skia:2887 Committed: https://skia.googlesource.com/skia/+/e817dbb889b6ef1a811c2c3e6b405ad5c11d6758

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -126 lines) Patch
M expectations/gm/ignored-tests.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M include/gpu/GrFontScaler.h View 1 chunk +1 line, -2 lines 0 comments Download
M include/gpu/GrGlyph.h View 2 chunks +7 lines, -11 lines 0 comments Download
M src/gpu/GrBitmapTextContext.h View 1 chunk +3 lines, -4 lines 0 comments Download
M src/gpu/GrBitmapTextContext.cpp View 6 chunks +8 lines, -10 lines 0 comments Download
M src/gpu/GrDistanceFieldTextContext.cpp View 3 chunks +2 lines, -7 lines 0 comments Download
M src/gpu/GrFontScaler.cpp View 2 chunks +1 line, -23 lines 0 comments Download
M src/gpu/GrTextStrike.h View 3 chunks +8 lines, -9 lines 0 comments Download
M src/gpu/GrTextStrike.cpp View 7 chunks +59 lines, -56 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jvanverth1
Created Revert of Fix color emoji.
6 years, 2 months ago (2014-10-10 15:51:10 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/640413004/1
6 years, 2 months ago (2014-10-10 15:51:44 UTC) #2
commit-bot: I haz the power
6 years, 2 months ago (2014-10-10 15:52:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as e817dbb889b6ef1a811c2c3e6b405ad5c11d6758

Powered by Google App Engine
This is Rietveld 408576698