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

Issue 1452193002: Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables (Closed)

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

Description

Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables Committed: https://skia.googlesource.com/skia/+/aa6f739c999fc2cdd64ba7a2332d333770722d06

Patch Set 1 #

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M include/core/SkPictureRecorder.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/core/SkRecorder.cpp View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
djsollen
5 years, 1 month ago (2015-11-17 13:59:45 UTC) #2
mtklein
lgtm
5 years, 1 month ago (2015-11-17 14:04:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452193002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452193002/20001
5 years, 1 month ago (2015-11-17 14:06:46 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/aa6f739c999fc2cdd64ba7a2332d333770722d06
5 years, 1 month ago (2015-11-17 14:18:35 UTC) #6
reed1
Why do we have this feature? For pictures, it seems a rather strict constract, when ...
5 years, 1 month ago (2015-11-17 14:45:11 UTC) #7
mtklein
> Clearly callers can do this without our help (i.e. they can call picture.draw(canvas) or ...
5 years, 1 month ago (2015-11-17 14:48:55 UTC) #8
reed1
Ah, true. If this is desireable (transitive pref) then we should consider that as a ...
5 years, 1 month ago (2015-11-17 14:56:13 UTC) #9
mtklein
5 years, 1 month ago (2015-11-17 14:56:40 UTC) #10
Message was sent while issue was closed.
On 2015/11/17 at 14:56:13, reed wrote:
> Ah, true. If this is desireable (transitive pref) then we should consider that
as a option on the existing draw() methods.

That sgtm as an alternative to this flag.

Powered by Google App Engine
This is Rietveld 408576698