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

Issue 2315283002: SkLiteDL: drawAsLayer() (Closed)

Created:
4 years, 3 months ago by mtklein_C
Modified:
4 years, 3 months ago
Reviewers:
djsollen, mtklein, reed1
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkLiteDL: drawAsLayer() This more or less the API you were thinking? BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2315283002 Committed: https://skia.googlesource.com/skia/+/f53fcc8ccaaa5e3cd24846d9e3ac38ad311f3711

Patch Set 1 #

Total comments: 4

Patch Set 2 : reed #

Patch Set 3 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M src/core/SkLiteDL.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M src/core/SkLiteDL.cpp View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
mtklein_C
4 years, 3 months ago (2016-09-07 13:16:51 UTC) #4
djsollen
https://codereview.chromium.org/2315283002/diff/1/src/core/SkLiteDL.h File src/core/SkLiteDL.h (right): https://codereview.chromium.org/2315283002/diff/1/src/core/SkLiteDL.h#newcode39 src/core/SkLiteDL.h:39: void drawAsLayer(SkCanvas* c, const SkMatrix* matrix yep, though in ...
4 years, 3 months ago (2016-09-07 14:31:36 UTC) #9
reed1
https://codereview.chromium.org/2315283002/diff/1/src/core/SkLiteDL.cpp File src/core/SkLiteDL.cpp (right): https://codereview.chromium.org/2315283002/diff/1/src/core/SkLiteDL.cpp#newcode826 src/core/SkLiteDL.cpp:826: auto fallback_plan = [&] { cool way to construct ...
4 years, 3 months ago (2016-09-07 15:29:55 UTC) #10
mtklein
https://codereview.chromium.org/2315283002/diff/1/src/core/SkLiteDL.h File src/core/SkLiteDL.h (right): https://codereview.chromium.org/2315283002/diff/1/src/core/SkLiteDL.h#newcode39 src/core/SkLiteDL.h:39: void drawAsLayer(SkCanvas* c, const SkMatrix* matrix On 2016/09/07 15:29:55, ...
4 years, 3 months ago (2016-09-08 15:20:54 UTC) #12
reed1
lgtm
4 years, 3 months ago (2016-09-08 15:31:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2315283002/40001
4 years, 3 months ago (2016-09-08 15:32:46 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 15:49:11 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/f53fcc8ccaaa5e3cd24846d9e3ac38ad311f3711

Powered by Google App Engine
This is Rietveld 408576698