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

Issue 270543004: DM: Add --skps. (Closed)

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

Description

DM: Add --skps. This does render_pictures, plus checks SkRecord optimizations. Disable an SkRecord optimization that draws several bot SKPs wrong. (To be investigated.) BUG=skia:2378 Committed: http://code.google.com/p/skia/source/detail?r=14739

Patch Set 1 #

Patch Set 2 : fix and verbatim #

Total comments: 8

Patch Set 3 : reed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -47 lines) Patch
M dm/DM.cpp View 5 chunks +33 lines, -0 lines 0 comments Download
M dm/DMCpuGMTask.cpp View 1 2 1 chunk +7 lines, -7 lines 0 comments Download
M dm/DMPipeTask.h View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M dm/DMPipeTask.cpp View 1 2 3 chunks +8 lines, -10 lines 0 comments Download
M dm/DMRecordTask.h View 1 2 1 chunk +10 lines, -3 lines 0 comments Download
M dm/DMRecordTask.cpp View 1 2 2 chunks +25 lines, -7 lines 0 comments Download
M dm/DMReplayTask.h View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M dm/DMReplayTask.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A dm/DMSKPTask.h View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A dm/DMSKPTask.cpp View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
M dm/DMUtil.h View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M dm/DMUtil.cpp View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M dm/DMWriteTask.h View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M dm/DMWriteTask.cpp View 1 2 1 chunk +10 lines, -5 lines 0 comments Download
M gyp/dm.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M src/record/SkRecordOpts.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
mtklein
I figure I'd better force you to review one of these DM CLs eventually.
6 years, 7 months ago (2014-05-14 00:33:49 UTC) #1
reed1
seems like a great addition. lgtm. lots of optional nits https://codereview.chromium.org/270543004/diff/20001/dm/DMRecordTask.cpp File dm/DMRecordTask.cpp (right): https://codereview.chromium.org/270543004/diff/20001/dm/DMRecordTask.cpp#newcode22 ...
6 years, 7 months ago (2014-05-14 12:40:10 UTC) #2
mtklein
https://codereview.chromium.org/270543004/diff/20001/dm/DMRecordTask.cpp File dm/DMRecordTask.cpp (right): https://codereview.chromium.org/270543004/diff/20001/dm/DMRecordTask.cpp#newcode22 dm/DMRecordTask.cpp:22: RecordTask::RecordTask(const Task& parent, SkPicture* pic, SkBitmap reference, bool optimize) ...
6 years, 7 months ago (2014-05-14 17:47:18 UTC) #3
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-05-14 17:47:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/270543004/40001
6 years, 7 months ago (2014-05-14 17:47:33 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-14 17:56:10 UTC) #6
Message was sent while issue was closed.
Change committed as 14739

Powered by Google App Engine
This is Rietveld 408576698