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

Issue 2389853002: Add fuzz executable to GN (Closed)

Created:
4 years, 2 months ago by kjlubick
Modified:
4 years, 2 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix compile #

Total comments: 2

Patch Set 3 : use static #

Total comments: 1

Patch Set 4 : Trim down deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M BUILD.gn View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
M fuzz/FuzzParsePath.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
kjlubick
4 years, 2 months ago (2016-10-03 17:31:54 UTC) #3
mtklein_C
https://codereview.chromium.org/2389853002/diff/20001/fuzz/FuzzParsePath.cpp File fuzz/FuzzParsePath.cpp (right): https://codereview.chromium.org/2389853002/diff/20001/fuzz/FuzzParsePath.cpp#newcode32 fuzz/FuzzParsePath.cpp:32: bool _gEasy = false; // set to true while ...
4 years, 2 months ago (2016-10-03 17:39:39 UTC) #5
kjlubick
https://codereview.chromium.org/2389853002/diff/20001/fuzz/FuzzParsePath.cpp File fuzz/FuzzParsePath.cpp (right): https://codereview.chromium.org/2389853002/diff/20001/fuzz/FuzzParsePath.cpp#newcode32 fuzz/FuzzParsePath.cpp:32: bool _gEasy = false; // set to true while ...
4 years, 2 months ago (2016-10-03 18:05:45 UTC) #6
mtklein_C
https://codereview.chromium.org/2389853002/diff/40001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2389853002/diff/40001/BUILD.gn#newcode1000 BUILD.gn:1000: deps = [ Seems like deps could be as ...
4 years, 2 months ago (2016-10-03 18:09:40 UTC) #7
kjlubick
On 2016/10/03 at 18:09:40, mtklein wrote: > https://codereview.chromium.org/2389853002/diff/40001/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/2389853002/diff/40001/BUILD.gn#newcode1000 ...
4 years, 2 months ago (2016-10-03 18:15:07 UTC) #8
mtklein_C
lgtm The general idea is deps should list what you use directly, and let the ...
4 years, 2 months ago (2016-10-03 18:19:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2389853002/60001
4 years, 2 months ago (2016-10-03 18:31:10 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-10-03 18:49:47 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/14f984bc6bdb4327c3f577b7ccbc61a710443288

Powered by Google App Engine
This is Rietveld 408576698