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

Issue 248033002: Rearrange SkRecord public API to fit better with cc/resources/picture (Closed)

Created:
6 years, 8 months ago by mtklein_C
Modified:
6 years, 8 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Rearrange SkRecord public API to fit better with cc/resources/picture BUG=skia:2378 Committed: http://code.google.com/p/skia/source/detail?r=14351

Patch Set 1 #

Patch Set 2 : undo stray changes #

Patch Set 3 : add forgetRecord() #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -53 lines) Patch
M dm/DMRecordTask.cpp View 1 chunk +3 lines, -6 lines 0 comments Download
M include/record/SkRecording.h View 3 chunks +18 lines, -17 lines 2 comments Download
M src/record/SkRecorder.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M src/record/SkRecorder.cpp View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/record/SkRecording.cpp View 1 2 1 chunk +13 lines, -22 lines 0 comments Download
M tests/RecordingTest.cpp View 1 chunk +8 lines, -4 lines 0 comments Download
M tools/bench_record.cpp View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
mtklein
This is Skia-side changes for what we've been discussing on https://codereview.chromium.org/225023031/
6 years, 8 months ago (2014-04-22 19:34:58 UTC) #1
mtklein
On 2014/04/22 19:46:35, enne wrote: > Could ReleasePlayback also clear the fRecord off of the ...
6 years, 8 months ago (2014-04-22 19:52:38 UTC) #2
enne (OOO)
Thanks, this lgtm.
6 years, 8 months ago (2014-04-22 20:06:04 UTC) #3
mtklein
Mike, ping for (at least) include/record change?
6 years, 8 months ago (2014-04-23 20:04:00 UTC) #4
reed1
Can you describe more why the change (i.e. why the caller gets to keep its ...
6 years, 8 months ago (2014-04-23 21:53:30 UTC) #5
mtklein
These changes are for requests from cc/resources/picture owners, to make it fit in the idiom ...
6 years, 8 months ago (2014-04-23 22:05:54 UTC) #6
reed1
Looking at SkPictureRecorder, it *seems* to follow this... SkPIctureRecorder recorder; SkCanvas* canvas = recorder.begin(width, height, ...
6 years, 8 months ago (2014-04-23 22:41:03 UTC) #7
reed1
6 years, 8 months ago (2014-04-23 22:41:13 UTC) #8
mtklein
On 2014/04/23 22:41:03, reed1 wrote: > Looking at SkPictureRecorder, it *seems* to follow this... > ...
6 years, 8 months ago (2014-04-23 23:44:20 UTC) #9
reed1
On 2014/04/23 23:44:20, mtklein wrote: > On 2014/04/23 22:41:03, reed1 wrote: > > Looking at ...
6 years, 8 months ago (2014-04-23 23:49:45 UTC) #10
mtklein
> If your CL as is is a strict subset of that pattern (i.e. currently ...
6 years, 8 months ago (2014-04-24 01:16:55 UTC) #11
reed1
lgtm
6 years, 8 months ago (2014-04-24 13:25:08 UTC) #12
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 8 months ago (2014-04-24 13:47:59 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/248033002/2
6 years, 8 months ago (2014-04-24 13:48:16 UTC) #14
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 15:22:58 UTC) #15
Message was sent while issue was closed.
Change committed as 14351

Powered by Google App Engine
This is Rietveld 408576698