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

Issue 545613002: Implement all SkCanvas overrides that SkPictureRecord does. (Closed)

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

Description

Implement all SkCanvas overrides that SkPictureRecord does. Primarily this is for isDrawingToLayer(). drawData() and onNewSurface() are for completeness. BUG=409138 Committed: https://skia.googlesource.com/skia/+/29dfaa80f5776904f42b72b387a99e75f8dc5f5f

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
M src/core/SkRecordDraw.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M src/core/SkRecorder.h View 1 4 chunks +9 lines, -0 lines 0 comments Download
M src/core/SkRecorder.cpp View 1 3 chunks +19 lines, -1 line 0 comments Download
M src/core/SkRecords.h View 2 chunks +4 lines, -1 line 0 comments Download
M tests/RecorderTest.cpp View 2 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/545613002/1
6 years, 3 months ago (2014-09-04 20:27:15 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, 3 months ago (2014-09-04 20:27:16 UTC) #3
mtklein
6 years, 3 months ago (2014-09-04 20:30:14 UTC) #5
mtklein
+reed
6 years, 3 months ago (2014-09-04 20:38:27 UTC) #7
reed1
https://codereview.chromium.org/545613002/diff/1/src/core/SkRecorder.h File src/core/SkRecorder.h (right): https://codereview.chromium.org/545613002/diff/1/src/core/SkRecorder.h#newcode136 src/core/SkRecorder.h:136: SkTDArray<bool> fSaveIsSaveLayer; absurd nit: SkBool8 may be smaller than ...
6 years, 3 months ago (2014-09-04 20:53:04 UTC) #8
mtklein
https://codereview.chromium.org/545613002/diff/1/src/core/SkRecorder.h File src/core/SkRecorder.h (right): https://codereview.chromium.org/545613002/diff/1/src/core/SkRecorder.h#newcode136 src/core/SkRecorder.h:136: SkTDArray<bool> fSaveIsSaveLayer; On 2014/09/04 20:53:04, reed1 wrote: > absurd ...
6 years, 3 months ago (2014-09-04 20:57:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/545613002/20001
6 years, 3 months ago (2014-09-04 20:58:12 UTC) #11
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 3 months ago (2014-09-04 20:58:13 UTC) #12
reed1
lgtm
6 years, 3 months ago (2014-09-04 21:04:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/545613002/20001
6 years, 3 months ago (2014-09-04 21:06:33 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-04 21:12:50 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 29dfaa80f5776904f42b72b387a99e75f8dc5f5f

Powered by Google App Engine
This is Rietveld 408576698