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

Issue 6339043: Refactoring in preparation for adding the picture benchmarking program. (Closed)

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

Description

Refactoring in preparation for adding the picture benchmarking program. Committed: http://code.google.com/p/skia/source/detail?r=4310 Committed: http://code.google.com/p/skia/source/detail?r=4312

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -70 lines) Patch
M gyp/bench.gyp View 1 chunk +52 lines, -0 lines 0 comments Download
M gyp/bench.gypi View 2 chunks +0 lines, -38 lines 0 comments Download
M gyp/tools.gyp View 1 2 chunks +11 lines, -1 line 0 comments Download
A tools/picture_utils.h View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
A tools/picture_utils.cpp View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
M tools/render_pictures_main.cpp View 1 2 3 4 5 3 chunks +12 lines, -31 lines 0 comments Download

Messages

Total messages: 12
keyar
Please review.
11 years, 11 months ago (2012-06-21 21:07:55 UTC) #1
reed1
refactoring common tool code: good idea! https://codereview.appspot.com/6339043/diff/3001/tools/picture_utils.h File tools/picture_utils.h (right): https://codereview.appspot.com/6339043/diff/3001/tools/picture_utils.h#newcode10 tools/picture_utils.h:10: #include "SkTypes.h" https://codereview.appspot.com/6339043/diff/3001/tools/picture_utils.h#newcode15 ...
11 years, 11 months ago (2012-06-21 21:19:56 UTC) #2
keyar
Made changes as requested by reed.
11 years, 11 months ago (2012-06-21 21:39:17 UTC) #3
twiz1
https://codereview.appspot.com/6339043/diff/3001/tools/picture_utils.cpp File tools/picture_utils.cpp (right): https://codereview.appspot.com/6339043/diff/3001/tools/picture_utils.cpp#newcode12 tools/picture_utils.cpp:12: #include "picture_utils.h" The general coding standard is that foo.cpp ...
11 years, 11 months ago (2012-06-21 21:46:31 UTC) #4
reed1
https://codereview.appspot.com/6339043/diff/9008/tools/picture_utils.h File tools/picture_utils.h (right): https://codereview.appspot.com/6339043/diff/9008/tools/picture_utils.h#newcode23 tools/picture_utils.h:23: // inputStream. This one is sort of weird : ...
11 years, 11 months ago (2012-06-22 12:12:12 UTC) #5
keyar
https://codereview.appspot.com/6339043/diff/9008/tools/picture_utils.h File tools/picture_utils.h (right): https://codereview.appspot.com/6339043/diff/9008/tools/picture_utils.h#newcode23 tools/picture_utils.h:23: // inputStream. On 2012/06/22 12:12:12, reed1 wrote: > This ...
11 years, 11 months ago (2012-06-22 15:47:58 UTC) #6
reed1
The utility function seems like a 2-liner: path = make_path(dir, name); stream->setPath(path); Seems insignificant enough ...
11 years, 11 months ago (2012-06-22 15:55:13 UTC) #7
keyar
On 2012/06/22 15:55:13, reed1 wrote: > The utility function seems like a 2-liner: > > ...
11 years, 11 months ago (2012-06-22 16:58:09 UTC) #8
keyar
On 2012/06/22 16:58:09, keyar wrote: > On 2012/06/22 15:55:13, reed1 wrote: > > The utility ...
11 years, 11 months ago (2012-06-22 17:02:18 UTC) #9
keyar
Removed the open_picture_stream function.
11 years, 11 months ago (2012-06-22 17:12:19 UTC) #10
reed1
lgtm
11 years, 11 months ago (2012-06-22 17:39:20 UTC) #11
twiz1
11 years, 11 months ago (2012-06-22 18:26:03 UTC) #12
On 2012/06/22 17:39:20, reed1 wrote:
> lgtm

Committed: http://code.google.com/p/skia/source/detail?r=4310
Sign in to reply to this message.

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