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

Issue 494683003: Implement SkPicture::hasText() for SkRecord backend. (Closed)

Created:
6 years, 4 months ago by mtklein_C
Modified:
6 years, 4 months ago
Reviewers:
tomhudson, mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Implement SkPicture::hasText() for SkRecord backend. Plus, some small tweaks to the existing code surrounding it. Just proposals, will undo whatever you don't like. BUG=skia: Committed: https://skia.googlesource.com/skia/+/c551d9fcae98ff7b9d56f315947e89a26632aeec

Patch Set 1 #

Patch Set 2 : Clearer? #

Patch Set 3 : move all text together in enum. allows simpler code generation #

Total comments: 2

Patch Set 4 : always fill fHasText #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -36 lines) Patch
M include/core/SkPicture.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/core/SkPicture.cpp View 1 2 3 5 chunks +35 lines, -13 lines 0 comments Download
M src/core/SkRecords.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/PictureTest.cpp View 2 chunks +19 lines, -17 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-20 14:13:51 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/494683003/40001
6 years, 4 months ago (2014-08-20 14:14:11 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-20 14:14:12 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 14:14:15 UTC) #4
commit-bot: I haz the power
Presubmit check for 494683003-40001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 4 months ago (2014-08-20 14:14:16 UTC) #5
mtklein
6 years, 4 months ago (2014-08-20 14:14:43 UTC) #6
tomhudson
I can live with losing constness of SkPicture::Analysis; we've hashed out more than once our ...
6 years, 4 months ago (2014-08-20 14:21:51 UTC) #7
tomhudson
On 2014/08/20 14:21:51, tomhudson wrote: > https://codereview.chromium.org/494683003/diff/40001/src/core/SkRecords.h > File src/core/SkRecords.h (right): > > https://codereview.chromium.org/494683003/diff/40001/src/core/SkRecords.h#newcode67 > ...
6 years, 4 months ago (2014-08-20 14:35:03 UTC) #8
reed1
lgtm
6 years, 4 months ago (2014-08-20 14:39:37 UTC) #9
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-20 14:44:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/494683003/40001
6 years, 4 months ago (2014-08-20 14:44:14 UTC) #11
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-20 14:55:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/494683003/60001
6 years, 4 months ago (2014-08-20 14:55:43 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-20 15:10:12 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (60001) as c551d9fcae98ff7b9d56f315947e89a26632aeec

Powered by Google App Engine
This is Rietveld 408576698