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

Issue 911143003: skeleton for fuzzer; contains makefile and front end server (Closed)

Created:
5 years, 10 months ago by humper
Modified:
5 years, 10 months ago
Reviewers:
jcgregorio
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Visibility:
Public.

Description

skeleton for fuzzer; contains makefile and front end server BUG=skia: TBR=jcgregorio Committed: https://skia.googlesource.com/buildbot/+/7b2bc39cb9ff71ed933558f93db2ea49e52cd9d7

Patch Set 1 #

Total comments: 22

Patch Set 2 : Joe comments #

Total comments: 3

Patch Set 3 : update gitignore #

Patch Set 4 : ;switch fuzzer to new metrics callback init #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -21 lines) Patch
M .gitignore View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
A + fuzzer/.bowerrc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + fuzzer/Makefile View 1 2 chunks +26 lines, -10 lines 0 comments Download
A + fuzzer/bower.json View 1 chunk +5 lines, -8 lines 0 comments Download
A + fuzzer/elements.html View 1 1 chunk +5 lines, -3 lines 0 comments Download
A fuzzer/fuzzer.toml View 1 1 chunk +6 lines, -0 lines 0 comments Download
A fuzzer/go/config/config.go View 1 1 chunk +11 lines, -0 lines 0 comments Download
A fuzzer/go/fuzzer/main.go View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A + fuzzer/package.json View 1 chunk +7 lines, -5 lines 0 comments Download
A + fuzzer/res/css/main.css View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + fuzzer/res/imp/placeholder.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + fuzzer/res/js/fuzzer.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + fuzzer/templates/footer.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A fuzzer/templates/header.html View 1 chunk +7 lines, -0 lines 0 comments Download
A fuzzer/templates/index.html View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
humper
ptal
5 years, 10 months ago (2015-02-10 20:50:09 UTC) #1
jcgregorio
https://codereview.chromium.org/911143003/diff/1/fuzzer/elements.html File fuzzer/elements.html (right): https://codereview.chromium.org/911143003/diff/1/fuzzer/elements.html#newcode5 fuzzer/elements.html:5: The full set of web components needs for skiaperf. ...
5 years, 10 months ago (2015-02-11 12:49:11 UTC) #2
humper
Thanks for the detailed review, much appreciated. https://codereview.chromium.org/911143003/diff/1/fuzzer/elements.html File fuzzer/elements.html (right): https://codereview.chromium.org/911143003/diff/1/fuzzer/elements.html#newcode5 fuzzer/elements.html:5: The full ...
5 years, 10 months ago (2015-02-11 13:17:51 UTC) #3
jcgregorio
https://codereview.chromium.org/911143003/diff/20001/fuzzer/Makefile File fuzzer/Makefile (right): https://codereview.chromium.org/911143003/diff/20001/fuzzer/Makefile#newcode49 fuzzer/Makefile:49: res/css/fuzzer.css: node_modules/lastupdate res/css/main.css You should also have an entry ...
5 years, 10 months ago (2015-02-11 13:32:23 UTC) #4
humper
https://codereview.chromium.org/911143003/diff/20001/fuzzer/go/fuzzer/main.go File fuzzer/go/fuzzer/main.go (right): https://codereview.chromium.org/911143003/diff/20001/fuzzer/go/fuzzer/main.go#newcode61 fuzzer/go/fuzzer/main.go:61: common.InitWithMetrics("fuzzer", &config.Fuzzer.FrontEnd.GraphiteServer) On 2015/02/11 13:32:23, jcgregorio wrote: > But ...
5 years, 10 months ago (2015-02-12 17:45:23 UTC) #5
humper
On 2015/02/12 17:45:23, humper wrote: > https://codereview.chromium.org/911143003/diff/20001/fuzzer/go/fuzzer/main.go > File fuzzer/go/fuzzer/main.go (right): > > https://codereview.chromium.org/911143003/diff/20001/fuzzer/go/fuzzer/main.go#newcode61 > ...
5 years, 10 months ago (2015-02-12 18:40:47 UTC) #6
jcgregorio
lgtm
5 years, 10 months ago (2015-02-12 18:46:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/911143003/60001
5 years, 10 months ago (2015-02-12 18:48:20 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-12 18:48:27 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/buildbot/+/7b2bc39cb9ff71ed933558f93db2ea49e52c...

Powered by Google App Engine
This is Rietveld 408576698