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

Issue 2246893002: add parallel public API for recording SkLiteDL. (Closed)

Created:
4 years, 4 months ago by mtklein_C
Modified:
4 years, 4 months ago
Reviewers:
djsollen, 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

add parallel public API for recording SkLiteDL. The API is restricted to pretty much just what Derek calls, but it's enough that we can switch testing over to use it. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2246893002 Committed: https://skia.googlesource.com/skia/+/ced26a3d6b77d3a6744a8ccb8eff23eda45fc867

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -10 lines) Patch
M dm/DMSrcSink.cpp View 2 chunks +5 lines, -10 lines 0 comments Download
M include/core/SkPictureRecorder.h View 1 chunk +26 lines, -0 lines 2 comments Download
M src/core/SkPictureRecorder.cpp View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
mtklein_C
4 years, 4 months ago (2016-08-15 14:43:53 UTC) #6
djsollen
https://codereview.chromium.org/2246893002/diff/1/include/core/SkPictureRecorder.h File include/core/SkPictureRecorder.h (right): https://codereview.chromium.org/2246893002/diff/1/include/core/SkPictureRecorder.h#newcode161 include/core/SkPictureRecorder.h:161: sk_sp<SkDrawable> finishRecordingAsDrawable(uint32_t ignored = 0); will this return a ...
4 years, 4 months ago (2016-08-15 14:47:43 UTC) #7
mtklein
On 2016/08/15 14:47:43, djsollen wrote: > https://codereview.chromium.org/2246893002/diff/1/include/core/SkPictureRecorder.h > File include/core/SkPictureRecorder.h (right): > > https://codereview.chromium.org/2246893002/diff/1/include/core/SkPictureRecorder.h#newcode161 > ...
4 years, 4 months ago (2016-08-15 14:54:39 UTC) #8
djsollen
lgtm
4 years, 4 months ago (2016-08-15 15:00:48 UTC) #9
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/2246893002/1
4 years, 4 months ago (2016-08-15 15:04:44 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/ced26a3d6b77d3a6744a8ccb8eff23eda45fc867
4 years, 4 months ago (2016-08-15 15:05:42 UTC) #15
reed1
https://codereview.chromium.org/2246893002/diff/1/include/core/SkPictureRecorder.h File include/core/SkPictureRecorder.h (right): https://codereview.chromium.org/2246893002/diff/1/include/core/SkPictureRecorder.h#newcode143 include/core/SkPictureRecorder.h:143: class SkLiteDL; Perhaps we can make this a separate ...
4 years, 4 months ago (2016-08-15 15:52:51 UTC) #17
mtklein
4 years, 4 months ago (2016-08-15 19:55:51 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2243393002/ by mtklein@google.com.

The reason for reverting is: looking like we won't need this.

Powered by Google App Engine
This is Rietveld 408576698