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

Issue 6452070: Merged bench_pictures and render_pictures rendering methods. (Closed)

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

Description

Merged bench_pictures and render_pictures rendering methods. bench_pictures now uses a class based method for choosing the benchmark type as well. Committed https://code.google.com/p/skia/source/detail?r=4894

Patch Set 1 : #

Total comments: 13

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+322 lines, -238 lines) Patch
M gyp/tools.gyp View 1 2 chunks +19 lines, -5 lines 0 comments Download
A tools/PictureBenchmark.h View 1 1 chunk +101 lines, -0 lines 0 comments Download
A tools/PictureBenchmark.cpp View 1 chunk +124 lines, -0 lines 0 comments Download
M tools/PictureRenderer.h View 1 4 chunks +9 lines, -2 lines 0 comments Download
M tools/PictureRenderer.cpp View 2 chunks +7 lines, -3 lines 0 comments Download
M tools/bench_pictures_main.cpp View 1 6 chunks +52 lines, -221 lines 0 comments Download
M tools/picture_utils.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tools/picture_utils.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M tools/render_pictures_main.cpp View 3 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 5
keyar
11 years, 10 months ago (2012-07-31 18:05:55 UTC) #1
junov1
https://codereview.appspot.com/6452070/diff/2001/gyp/tools.gyp File gyp/tools.gyp (right): https://codereview.appspot.com/6452070/diff/2001/gyp/tools.gyp#newcode102 gyp/tools.gyp:102: 'tools.gyp:PictureBenchmark', picture_benchmark https://codereview.appspot.com/6452070/diff/2001/tools/PictureBenchmark.h File tools/PictureBenchmark.h (right): https://codereview.appspot.com/6452070/diff/2001/tools/PictureBenchmark.h#newcode27 tools/PictureBenchmark.h:27: int ...
11 years, 10 months ago (2012-07-31 19:19:09 UTC) #2
junov1
https://codereview.appspot.com/6452070/diff/2001/tools/PictureBenchmark.h File tools/PictureBenchmark.h (right): https://codereview.appspot.com/6452070/diff/2001/tools/PictureBenchmark.h#newcode27 tools/PictureBenchmark.h:27: int getRepeats(int repeats) { why the repeats parameter?
11 years, 10 months ago (2012-07-31 19:20:00 UTC) #3
keyar
Updated to reflect reviewers wishes.
11 years, 10 months ago (2012-07-31 20:14:36 UTC) #4
junov1
11 years, 10 months ago (2012-07-31 20:45:07 UTC) #5
On 2012/07/31 20:14:36, keyar wrote:
> Updated to reflect reviewers wishes.

lgtm
Sign in to reply to this message.

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