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

Issue 1329853005: Make SkGraphics::Term a no-op, stop calling it. (Closed)

Created:
5 years, 3 months ago by mtklein_C
Modified:
5 years, 3 months ago
Reviewers:
scroggo, mtklein, reed1
CC:
reviews_skia.org, scroggo
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make SkGraphics::Term a no-op, stop calling it. I'd remove it entirely but Android is calling it explicitly. BUG=skia:4259 Committed: https://skia.googlesource.com/skia/+/925979f733fe8e70d84627147dee04d030423349 Committed: https://skia.googlesource.com/skia/+/fe81e2d274a4948491ed6d4bbce1c96ea0c8f9cd

Patch Set 1 #

Total comments: 3

Patch Set 2 : (C) #

Patch Set 3 : remove deprecation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -48 lines) Patch
M debugger/debuggermain.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M example/HelloWorld.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M experimental/SimpleCocoaApp/SimpleApp.mm View 6 chunks +7 lines, -8 lines 0 comments Download
M experimental/SimpleiOSApp/SimpleApp.mm View 1 3 chunks +8 lines, -2 lines 0 comments Download
M experimental/SkV8Example/SkV8Example.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M include/core/SkGraphics.h View 1 2 2 chunks +2 lines, -7 lines 0 comments Download
M include/core/SkPaint.h View 3 chunks +1 line, -4 lines 0 comments Download
M include/views/SkEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleApp.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkGraphics.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/SkPaint.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M tests/PathOpsSkpClipTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/VisualBench/VisualBench.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/filtermain.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/iOSShell.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 25 (10 generated)
mtklein_C
5 years, 3 months ago (2015-09-08 17:49:04 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329853005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329853005/1
5 years, 3 months ago (2015-09-08 17:51:01 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/2476)
5 years, 3 months ago (2015-09-08 17:52:13 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329853005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329853005/20001
5 years, 3 months ago (2015-09-08 17:53:51 UTC) #8
scroggo
https://codereview.chromium.org/1329853005/diff/1/include/core/SkGraphics.h File include/core/SkGraphics.h (right): https://codereview.chromium.org/1329853005/diff/1/include/core/SkGraphics.h#newcode165 include/core/SkGraphics.h:165: class SkAutoGraphics { It seems like this should go ...
5 years, 3 months ago (2015-09-08 17:57:29 UTC) #10
scroggo
lgtm
5 years, 3 months ago (2015-09-08 17:57:30 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-08 17:58:25 UTC) #13
reed1
lgtm
5 years, 3 months ago (2015-09-08 21:42:40 UTC) #14
mtklein
https://codereview.chromium.org/1329853005/diff/1/include/core/SkGraphics.h File include/core/SkGraphics.h (right): https://codereview.chromium.org/1329853005/diff/1/include/core/SkGraphics.h#newcode165 include/core/SkGraphics.h:165: class SkAutoGraphics { On 2015/09/08 17:57:28, scroggo wrote: > ...
5 years, 3 months ago (2015-09-08 22:17:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329853005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329853005/20001
5 years, 3 months ago (2015-09-08 22:17:42 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/925979f733fe8e70d84627147dee04d030423349
5 years, 3 months ago (2015-09-08 22:18:25 UTC) #19
mtklein
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1314483006/ by mtklein@google.com. ...
5 years, 3 months ago (2015-09-09 14:21:53 UTC) #20
scroggo
https://codereview.chromium.org/1329853005/diff/1/include/core/SkGraphics.h File include/core/SkGraphics.h (right): https://codereview.chromium.org/1329853005/diff/1/include/core/SkGraphics.h#newcode165 include/core/SkGraphics.h:165: class SkAutoGraphics { On 2015/09/08 22:17:20, mtklein wrote: > ...
5 years, 3 months ago (2015-09-09 14:22:48 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329853005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329853005/40001
5 years, 3 months ago (2015-09-09 14:29:24 UTC) #24
commit-bot: I haz the power
5 years, 3 months ago (2015-09-09 14:35:46 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/fe81e2d274a4948491ed6d4bbce1c96ea0c8f9cd

Powered by Google App Engine
This is Rietveld 408576698