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

Issue 27199002: Split out GrBitmapTextContext from GrTextContext. (Closed)

Created:
7 years, 2 months ago by jvanverth1
Modified:
7 years, 2 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Split out GrBitmapTextContext from GrTextContext. This is a stepping stone to having a variety of different text context types (bitmaps, distance fields, NV path rendering). R=bsalomon@google.com Committed: https://code.google.com/p/skia/source/detail?r=11820

Patch Set 1 #

Patch Set 2 : Added comments; removed unused class member. #

Patch Set 3 : Rebase to ToT #

Total comments: 6

Patch Set 4 : Update based on comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -318 lines) Patch
M gyp/gpu.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
A include/gpu/GrBitmapTextContext.h View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
M include/gpu/GrTextContext.h View 1 2 3 1 chunk +13 lines, -30 lines 0 comments Download
A + src/gpu/GrBitmapTextContext.cpp View 1 2 3 4 chunks +23 lines, -44 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 2 3 2 chunks +0 lines, -241 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jvanverth1
I'm not seeing any huge regressions running bench_pictures on Mac OS 10.8. Anything that looks ...
7 years, 2 months ago (2013-10-14 17:13:31 UTC) #1
bsalomon
This patch won't work with the try bots. There is some bug that causes patches ...
7 years, 2 months ago (2013-10-14 19:32:47 UTC) #2
jvanverth1
https://codereview.chromium.org/27199002/diff/8001/include/gpu/GrTextContext.h File include/gpu/GrTextContext.h (right): https://codereview.chromium.org/27199002/diff/8001/include/gpu/GrTextContext.h#newcode24 include/gpu/GrTextContext.h:24: GrTextContext(GrContext*, const GrPaint&); On 2013/10/14 19:32:47, bsalomon wrote: > ...
7 years, 2 months ago (2013-10-16 17:56:28 UTC) #3
bsalomon
lgtm
7 years, 2 months ago (2013-10-16 18:00:30 UTC) #4
jvanverth1
7 years, 2 months ago (2013-10-16 18:15:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r11820 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698