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 2335703002: Use sk_sp-based text blob APIs (Closed)

Created:
4 years, 3 months ago by f(malita)
Modified:
4 years, 3 months ago
Reviewers:
jbroman, reed1
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Justin Novosad, Rik, f(malita), blink-reviews, danakj+watch_chromium.org, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use sk_sp-based text blob APIs Convert text blob building & drawing to sk_sp-based APIs. Also deconstify the blob type to reduce friction, and remove unused PassTextBlobPtr. R=jbroman@chromium.org,reed@google.com Committed: https://crrev.com/b483c9abec96a1eb92e9d59bcfc279788bdec37e Cr-Commit-Position: refs/heads/master@{#418259}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M third_party/WebKit/Source/platform/fonts/Font.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/TextBlob.h View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/text/TextRun.h View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 13 (6 generated)
f(malita)
4 years, 3 months ago (2016-09-12 16:46:09 UTC) #3
reed1
https://codereview.chromium.org/2335703002/diff/1/third_party/WebKit/Source/platform/text/TextRun.h File third_party/WebKit/Source/platform/text/TextRun.h (right): https://codereview.chromium.org/2335703002/diff/1/third_party/WebKit/Source/platform/text/TextRun.h#newcode253 third_party/WebKit/Source/platform/text/TextRun.h:253: sk_sp<SkTextBlob>* cachedTextBlob; Is this really tri-state w/ meaning? - ...
4 years, 3 months ago (2016-09-12 16:50:54 UTC) #4
f(malita)
https://codereview.chromium.org/2335703002/diff/1/third_party/WebKit/Source/platform/text/TextRun.h File third_party/WebKit/Source/platform/text/TextRun.h (right): https://codereview.chromium.org/2335703002/diff/1/third_party/WebKit/Source/platform/text/TextRun.h#newcode253 third_party/WebKit/Source/platform/text/TextRun.h:253: sk_sp<SkTextBlob>* cachedTextBlob; On 2016/09/12 16:50:54, reed1 wrote: > Is ...
4 years, 3 months ago (2016-09-12 17:18:18 UTC) #5
reed1
lgtm
4 years, 3 months ago (2016-09-13 15:43:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2335703002/1
4 years, 3 months ago (2016-09-13 15:47:13 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-13 15:52:17 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 15:55:20 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b483c9abec96a1eb92e9d59bcfc279788bdec37e
Cr-Commit-Position: refs/heads/master@{#418259}

Powered by Google App Engine
This is Rietveld 408576698