Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(135)

Issue 6443076: render_pictures and bench_pictures now use a --mode parameter. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by keyar
Modified:
12 years, 1 month ago
Reviewers:
junov1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

render_pictures and bench_pictures now use a --mode parameter. This replaces the --tile, --pipe, etc. options from before as they are mutually exclusive. Committed https://code.google.com/p/skia/source/detail?r=4930

Patch Set 1 : #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : Help fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -67 lines) Patch
M tools/bench_pictures_main.cpp View 1 2 3 chunks +63 lines, -41 lines 0 comments Download
M tools/render_pictures_main.cpp View 1 2 2 chunks +52 lines, -26 lines 0 comments Download

Messages

Total messages: 2
keyar
12 years, 1 month ago (2012-08-01 20:27:16 UTC) #1
junov1
12 years, 1 month ago (2012-08-02 15:40:33 UTC) #2
lgtm with minor corrections

https://codereview.appspot.com/6443076/diff/6001/tools/bench_pictures_main.cpp
File tools/bench_pictures_main.cpp (right):

https://codereview.appspot.com/6443076/diff/6001/tools/bench_pictures_main.cp...
tools/bench_pictures_main.cpp:40: "                     tile width[%] height[%],
Benchmark rendering tiles with\n"
Is the tiling done with pipe, picture, simple?

https://codereview.appspot.com/6443076/diff/6001/tools/render_pictures_main.cpp
File tools/render_pictures_main.cpp (right):

https://codereview.appspot.com/6443076/diff/6001/tools/render_pictures_main.c...
tools/render_pictures_main.cpp:26: "     [--mode pipe|simple| tile width[%]
height[%]]"
spaces around |

https://codereview.appspot.com/6443076/diff/6001/tools/render_pictures_main.c...
tools/render_pictures_main.cpp:42: "                     tile width[%]
height[%], Render using tiles with the given\n"
Same comment: tile uses what?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b