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

Issue 151843002: Allow GMs ato be used as benchmarks. Make convex_poly_clip opt in. (Closed)

Created:
6 years, 10 months ago by bsalomon
Modified:
6 years, 10 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. Committed: http://code.google.com/p/skia/source/detail?r=13279

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 6

Patch Set 3 : Address comments and windows build error. #

Patch Set 4 : Make inheritance private, use SkNEW_ARGS() #

Total comments: 4

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -25 lines) Patch
M bench/SkBenchmark.h View 1 2 2 chunks +15 lines, -4 lines 0 comments Download
A bench/SkGMBench.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
A bench/SkGMBench.cpp View 1 2 3 4 1 chunk +51 lines, -0 lines 0 comments Download
M bench/benchmain.cpp View 1 2 3 4 4 chunks +49 lines, -1 line 0 comments Download
M gm/convexpolyclip.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M gm/gm.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M gyp/SampleApp.gyp View 1 chunk +0 lines, -10 lines 0 comments Download
M gyp/bench.gyp View 1 2 chunks +6 lines, -0 lines 0 comments Download
M gyp/gm.gyp View 1 chunk +0 lines, -10 lines 0 comments Download
M gyp/gmslides.gypi View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bsalomon
6 years, 10 months ago (2014-01-31 23:47:56 UTC) #1
reed1
https://codereview.chromium.org/151843002/diff/30001/bench/SkGMBench.cpp File bench/SkGMBench.cpp (right): https://codereview.chromium.org/151843002/diff/30001/bench/SkGMBench.cpp#newcode42 bench/SkGMBench.cpp:42: fGM->draw(canvas); I think the draw == drawBackground + drawContent. ...
6 years, 10 months ago (2014-02-03 13:20:41 UTC) #2
bsalomon
https://codereview.chromium.org/151843002/diff/30001/bench/SkGMBench.cpp File bench/SkGMBench.cpp (right): https://codereview.chromium.org/151843002/diff/30001/bench/SkGMBench.cpp#newcode42 bench/SkGMBench.cpp:42: fGM->draw(canvas); On 2014/02/03 13:20:42, reed1 wrote: > I think ...
6 years, 10 months ago (2014-02-03 14:02:45 UTC) #3
reed1
lgtm w/ nits/questions https://codereview.chromium.org/151843002/diff/190001/bench/SkGMBench.cpp File bench/SkGMBench.cpp (right): https://codereview.chromium.org/151843002/diff/190001/bench/SkGMBench.cpp#newcode40 bench/SkGMBench.cpp:40: fGM->drawBackground(canvas); // necessary? remove or clarify ...
6 years, 10 months ago (2014-02-03 14:09:56 UTC) #4
bsalomon
https://codereview.chromium.org/151843002/diff/190001/bench/SkGMBench.cpp File bench/SkGMBench.cpp (right): https://codereview.chromium.org/151843002/diff/190001/bench/SkGMBench.cpp#newcode40 bench/SkGMBench.cpp:40: fGM->drawBackground(canvas); // necessary? On 2014/02/03 14:09:57, reed1 wrote: > ...
6 years, 10 months ago (2014-02-03 14:34:29 UTC) #5
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 10 months ago (2014-02-03 14:34:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/151843002/300001
6 years, 10 months ago (2014-02-03 14:34:41 UTC) #7
commit-bot: I haz the power
Change committed as 13279
6 years, 10 months ago (2014-02-03 14:48:22 UTC) #8
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-03 14:48:26 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-03 14:48:29 UTC) #10
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698