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

Issue 492023002: Install a hook to swap between SkPicture backends with a single define. (Closed)

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

Description

Install a hook to swap between SkPicture backends with a single define. BUG=skia: Committed: https://skia.googlesource.com/skia/+/c92e550d3656abaf83b134b158756b940d58a907

Patch Set 1 #

Patch Set 2 : typo #

Patch Set 3 : Covert Skia over now, fixing up a few places where we need to explicitly call the old code. #

Patch Set 4 : rebase #

Total comments: 2

Patch Set 5 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -55 lines) Patch
M dm/DMSKPTask.cpp View 1 2 2 chunks +0 lines, -37 lines 0 comments Download
M dm/DMSerializeTask.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M dm/DMUtil.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gm/optimizations.cpp View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M gyp/common_conditions.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPictureRecorder.h View 1 2 3 4 1 chunk +11 lines, -1 line 0 comments Download
M src/core/SkPicture.cpp View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkPictureRecorder.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download
M tests/CanvasTest.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M tests/PictureTest.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M tools/bench_playback.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/bench_record.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
mtklein
6 years, 4 months ago (2014-08-20 21:17:43 UTC) #1
reed1
I love the two explicit versions and then the generic one. nit: I would organize ...
6 years, 4 months ago (2014-08-20 21:30:10 UTC) #2
mtklein
This is going to need another look, particularly from Robert. I've done what Mike suggested ...
6 years, 4 months ago (2014-08-20 22:36:42 UTC) #3
mtklein
On 2014/08/20 22:36:42, mtklein wrote: > This is going to need another look, particularly from ...
6 years, 4 months ago (2014-08-21 16:48:08 UTC) #4
robertphillips
lgtm + 1 comment change request/suggestion https://codereview.chromium.org/492023002/diff/60001/include/core/SkPictureRecorder.h File include/core/SkPictureRecorder.h (right): https://codereview.chromium.org/492023002/diff/60001/include/core/SkPictureRecorder.h#newcode43 include/core/SkPictureRecorder.h:43: rm "As is ...
6 years, 4 months ago (2014-08-21 17:31:00 UTC) #5
mtklein
https://codereview.chromium.org/492023002/diff/60001/include/core/SkPictureRecorder.h File include/core/SkPictureRecorder.h (right): https://codereview.chromium.org/492023002/diff/60001/include/core/SkPictureRecorder.h#newcode43 include/core/SkPictureRecorder.h:43: On 2014/08/21 17:31:00, robertphillips wrote: > rm "As is ...
6 years, 4 months ago (2014-08-21 17:36:52 UTC) #6
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-21 17:36:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/492023002/80001
6 years, 4 months ago (2014-08-21 17:37:03 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 20:07:33 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (80001) as c92e550d3656abaf83b134b158756b940d58a907

Powered by Google App Engine
This is Rietveld 408576698